summaryrefslogtreecommitdiff
path: root/drivers/usb
Commit message (Expand)AuthorAge
* usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHEDJulius Werner2013-12-04
* usb: ohci-pxa27x: include linux/dma-mapping.hDaniel Mack2013-12-04
* USB: cdc-acm: Added support for the Lenovo RD02-D400 USB ModemDavid Cluytens2013-12-04
* USB: pl2303: fixed handling of CS5 settingColin Leitner2013-12-02
* USB: ftdi_sio: fixed handling of unsupported CSIZE settingColin Leitner2013-12-02
* USB: mos7840: correct handling of CS5 settingColin Leitner2013-12-02
* USB: spcp8x5: correct handling of CS5 settingColin Leitner2013-12-02
* usb: wusbcore: fix deadlock in wusbhc_gtk_rekeyThomas Pugliese2013-12-02
* usb: wusbcore: do device lookup while holding the hc mutexThomas Pugliese2013-12-02
* usb: wusbcore: send keepalives to unauthenticated devicesThomas Pugliese2013-12-02
* USB: option: support new huawei devicesFangxiaozhi (Franko)2013-12-02
* USB: serial: option: blacklist interface 1 for Huawei E173s-6Gustavo Zacarias2013-12-02
* usb: xhci: Link TRB must not occur within a USB payload burstDavid Laight2013-12-02
* Merge tag 'fixes-for-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-11-27
|\
| * usb: gadget: f_mass_storage: call try_to_freeze only when its safeGeorge Cherian2013-11-25
| * usb: gadget: tcm_usb_gadget: mark bot_cleanup_old_alt staticFelipe Balbi2013-11-25
| * usb: gadget: ffs: fix sparse warningFelipe Balbi2013-11-25
| * usb: gadget: zero: module parameters can be staticFengguang Wu2013-11-25
| * usb: gadget: storage: fix sparse warningFelipe Balbi2013-11-25
| * usb: phy: phy-rcar-gen2-usb: fix phy initializationValentine Barshak2013-11-25
| * usb: phy: phy-generic: fix return value check in usb_nop_xceiv_register()Wei Yongjun2013-11-25
| * usb: dwc3: fix implementation of endpoint wedgeAlan Stern2013-11-25
| * usb: gadget: mass storage: fix return of delayed statusPratyush Anand2013-11-25
| * usb: gadget: f_mass_storage: fix mass storage dependencyAndrzej Pietrasiewicz2013-11-25
| * usb: phy: phy-mxs-usb: set the correct platform drvdataJisheng Zhang2013-11-25
| * usb: musb: only cancel work if it is initializedSebastian Andrzej Siewior2013-11-25
| * usb: gadget: composite: reset delayed_status on reset_configMichael Grzeschik2013-11-25
| * usb: musb: musb_cppi41: handle pre-mature TX complete interruptSebastian Andrzej Siewior2013-11-25
| * usb: musb: musb_cppi41: factor most of cppi41_dma_callback() into cppi41_tran...Sebastian Andrzej Siewior2013-11-25
| * usb: phy: generic: fix a compiler warningHeikki Krogerus2013-11-25
| * usb: phy-generic: fix nop xceiv probeAaro Koskinen2013-11-25
| * usb: fix musb gadget to enable OTG mode conditionallyApelete Seketeli2013-11-25
| * usb: gadget: fix pxa25x compilation problemsLinus Walleij2013-11-25
| * usb: gadget: s3c-hsotg: fix disconnect handlingRobert Baldyga2013-11-25
| * usb: gadget: s3c-hsotg: fix spinlock lockingRobert Baldyga2013-11-25
| * usb: phy: generic: fix how we find out about our resourcesFelipe Balbi2013-11-25
| * usb: phy: remove dead codeMichal Nazarewicz2013-11-25
* | USB: serial: fix write memory-allocation flagJohan Hovold2013-11-25
* | USB: serial: fix race in generic writeJohan Hovold2013-11-25
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-11-22
|\
| * target: Remove TF_CIT_TMPL macroAndy Grover2013-10-16
* | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-20
|\ \
| * | ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki2013-11-14
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-15
|\ \ \
| * | | treewide: Fix typo in KconfigMasanari Iida2013-10-14
* | | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-15
| |/ / |/| |
* | | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-14
|\ \ \
| * | | DMA-API: usb: musb: use platform_device_register_full() to avoid directly mes...Russell King2013-10-31
| * | | DMA-API: usb: use new dma_coerce_mask_and_coherent()Russell King2013-10-31
| * | | DMA-API: usb: use dma_set_coherent_mask()Russell King2013-10-31