summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* 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
| * aio: io_cancel() no longer returns the io_eventKent Overstreet2013-07-301-2/+1Star
* | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-135-6/+4Star
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-09-061-7/+9
|\ \
| * | USB: fsl-mph-dr-of: cleanup clock API useGerhard Sittig2013-08-231-7/+9
* | | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-031-6/+8
|\ \ \
| * | | USB: serial: convert bus code to use drv_groupsGreg Kroah-Hartman2013-08-231-6/+8
* | | | Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-09-032-19/+107
|\ \ \ \
| * \ \ \ Merge 3.11-rc6 into char-misc-nextGreg Kroah-Hartman2013-08-1926-129/+282
| |\ \ \ \
| * | | | | usb: dwc3: use extcon fwrk to receive connect/disconnectKishon Vijay Abraham I2013-08-052-19/+107
| | |/ / / | |/| | |
* | | | | Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-03259-6740/+12890
|\ \ \ \ \