summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: chipidea: add Intel Clovertrail pci idDavid Cohen2013-10-041-1/+6
* Merge tag 'fixes-for-v3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-10-016-12/+20
|\
| * usb: gadget: s3c-hsotg: fix can_write limit for non-periodic endpointsRobert Baldyga2013-10-011-1/+1
| * usb: gadget: f_fs: fix error handlingRobert Baldyga2013-10-011-0/+2
| * usb: musb: dsps: do not bind to "musb-hdrc"Sebastian Andrzej Siewior2013-10-011-0/+3
| * usb: musb: gadget: fix otg active status flagBin Liu2013-09-251-1/+0Star
| * usb: phy: gpio-vbus: fix deferred probe from __initJohan Hovold2013-09-231-6/+5Star
| * usb: gadget: pxa25x_udc: fix deferred probe from __initJohan Hovold2013-09-231-4/+5
| * usb: musb: fix otg default stateBin Liu2013-09-171-0/+4
* | USB: serial: option: Ignore card reader interface on Huawei E1750Michal Malý2013-10-011-0/+3
* | usb: dwc3: add support for MerrifieldDavid Cohen2013-09-271-0/+2
* | USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitializationShengzhou Liu2013-09-271-2/+3
* | USB: Fix breakage in ffs_fs_mount()Al Viro2013-09-271-34/+26Star
* | fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phyRamneek Mehresh2013-09-261-9/+3Star
* | usb/core/devio.c: Don't reject control message to endpoint with wrong directi...Kurt Garloff2013-09-261-0/+16
* | usb: chipidea: USB_CHIPIDEA should depend on HAS_DMAGeert Uytterhoeven2013-09-261-1/+1
* | usb: chipidea: udc: free pending TD at removal procedurePeter Chen2013-09-261-0/+2
* | usb: chipidea: imx: Add usb_phy_shutdown at probe's error pathPeter Chen2013-09-261-2/+5
* | usb: chipidea: Fix memleak for ci->hw_bank.regmap when removalPeter Chen2013-09-261-0/+1
* | usb: chipidea: udc: fix the oops after rmmod gadgetPeter Chen2013-09-261-1/+1
* | USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern2013-09-263-3/+3
* | USB: OHCI: accept very late isochronous URBsAlan Stern2013-09-262-14/+34
* | USB: UHCI: accept very late isochronous URBsAlan Stern2013-09-261-4/+8
* | USB: iMX21: accept very late isochronous URBsAlan Stern2013-09-261-4/+4
* | usbcore: check usb device's state before sending a Set SEL control transferXenia Ragiadakou2013-09-241-0/+3
* | xhci: Fix race between ep halt and URB cancellationFlorian Wolter2013-09-241-2/+6
* | usb: Fix xHCI host issues on remote wakeup.Sarah Sharp2013-09-244-10/+60
* | xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman2013-09-244-21/+17Star
* | xhci: Fix oops happening after address device timeoutMathias Nyman2013-09-241-0/+6
* | Merge tag 'fixes-for-v3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-09-1713-45/+28Star
|\|
| * usb: s3c-hsotg: do not disconnect gadget when receiving ErlySusp intrChanho Park2013-09-171-2/+0Star
| * usb: s3c-hsotg: fix unregistration functionMarek Szyprowski2013-09-171-7/+4Star
| * usb: gadget: f_mass_storage: reset endpoint driver data when disabledPeter Oh2013-09-171-0/+2
| * usb: host: fsl-mph-dr-of: Staticize local symbolsSachin Kamat2013-09-171-3/+3
| * usb: gadget: f_eem: Staticize eem_allocSachin Kamat2013-09-171-1/+1
| * usb: gadget: f_ecm: Staticize ecm_allocSachin Kamat2013-09-171-1/+1
| * usb: phy: omap-usb3: Fix return valueSachin Kamat2013-09-171-1/+1
| * usb: dwc3: gadget: avoid memory leak when failing to allocate all epsDavid Cohen2013-09-171-4/+2Star
| * usb: dwc3: remove extcon dependencyHeikki Krogerus2013-09-171-1/+0Star
| * usb: gadget: add '__ref' for rndis_config_register() and cdc_config_register()Chen Gang2013-09-171-4/+4
| * usb: dwc3: pci: add support for BayTrailHeikki Krogerus2013-09-171-0/+2
| * usb: gadget: cdc2: fix conversion to new interface of f_ecmAndrzej Pietrasiewicz2013-09-171-18/+1Star
| * usb: gadget: fix a bug and a WARN_ON in dummy-hcdAlan Stern2013-09-171-3/+4
| * usb: gadget: mv_u3d_core: fix violation of locking discipline in mv_u3d_ep_di...Alexey Khoroshilov2013-09-171-0/+3
* | USB: pl2303: distinguish between original and cloned HX chipsFrank Schäfer2013-09-171-11/+32
* | USB: Faraday fotg210: fix email addressesDave Jones2013-09-172-2/+2
* | USB: fix typo in usb serial simple driver KconfigDave Jones2013-09-171-1/+1
* | Revert "USB: EHCI: support running URB giveback in tasklet context"Greg Kroah-Hartman2013-09-1714-13/+18
|/
* Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2013-09-131-5/+4Star
|\
| * aio: Kill aio_rw_vect_retry()Kent Overstreet2013-07-301-3/+3