aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-10-03usb: chipidea: add Intel Clovertrail pci idDavid Cohen
2013-10-01Merge tag 'fixes-for-v3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-10-01usb: gadget: s3c-hsotg: fix can_write limit for non-periodic endpointsRobert Baldyga
2013-10-01usb: gadget: f_fs: fix error handlingRobert Baldyga
2013-10-01usb: musb: dsps: do not bind to "musb-hdrc"Sebastian Andrzej Siewior
2013-09-30USB: serial: option: Ignore card reader interface on Huawei E1750Michal Malý
2013-09-26usb: dwc3: add support for MerrifieldDavid Cohen
2013-09-26USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitializationShengzhou Liu
2013-09-26USB: Fix breakage in ffs_fs_mount()Al Viro
2013-09-26fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phyRamneek Mehresh
2013-09-25usb/core/devio.c: Don't reject control message to endpoint with wrong directi...Kurt Garloff
2013-09-25usb: chipidea: USB_CHIPIDEA should depend on HAS_DMAGeert Uytterhoeven
2013-09-25usb: chipidea: udc: free pending TD at removal procedurePeter Chen
2013-09-25usb: chipidea: imx: Add usb_phy_shutdown at probe's error pathPeter Chen
2013-09-25usb: chipidea: Fix memleak for ci->hw_bank.regmap when removalPeter Chen
2013-09-25usb: chipidea: udc: fix the oops after rmmod gadgetPeter Chen
2013-09-25USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern
2013-09-25USB: OHCI: accept very late isochronous URBsAlan Stern
2013-09-25USB: UHCI: accept very late isochronous URBsAlan Stern
2013-09-25USB: iMX21: accept very late isochronous URBsAlan Stern
2013-09-25usb: musb: gadget: fix otg active status flagBin Liu
2013-09-23usbcore: check usb device's state before sending a Set SEL control transferXenia Ragiadakou
2013-09-23xhci: Fix race between ep halt and URB cancellationFlorian Wolter
2013-09-23usb: Fix xHCI host issues on remote wakeup.Sarah Sharp
2013-09-23xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman
2013-09-23xhci: Fix oops happening after address device timeoutMathias Nyman
2013-09-23usb: phy: gpio-vbus: fix deferred probe from __initJohan Hovold
2013-09-23usb: gadget: pxa25x_udc: fix deferred probe from __initJohan Hovold
2013-09-17Merge tag 'fixes-for-v3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-09-17usb: musb: fix otg default stateBin Liu
2013-09-17USB: pl2303: distinguish between original and cloned HX chipsFrank Schäfer
2013-09-17USB: Faraday fotg210: fix email addressesDave Jones
2013-09-17USB: fix typo in usb serial simple driver KconfigDave Jones
2013-09-17Revert "USB: EHCI: support running URB giveback in tasklet context"Greg Kroah-Hartman
2013-09-17usb: s3c-hsotg: do not disconnect gadget when receiving ErlySusp intrChanho Park
2013-09-17usb: s3c-hsotg: fix unregistration functionMarek Szyprowski
2013-09-17usb: gadget: f_mass_storage: reset endpoint driver data when disabledPeter Oh
2013-09-17usb: host: fsl-mph-dr-of: Staticize local symbolsSachin Kamat
2013-09-17usb: gadget: f_eem: Staticize eem_allocSachin Kamat
2013-09-17usb: gadget: f_ecm: Staticize ecm_allocSachin Kamat
2013-09-17usb: phy: omap-usb3: Fix return valueSachin Kamat
2013-09-17usb: dwc3: gadget: avoid memory leak when failing to allocate all epsDavid Cohen
2013-09-17usb: dwc3: remove extcon dependencyHeikki Krogerus
2013-09-17usb: gadget: add '__ref' for rndis_config_register() and cdc_config_register()Chen Gang
2013-09-17usb: dwc3: pci: add support for BayTrailHeikki Krogerus
2013-09-17usb: gadget: cdc2: fix conversion to new interface of f_ecmAndrzej Pietrasiewicz
2013-09-17usb: gadget: fix a bug and a WARN_ON in dummy-hcdAlan Stern
2013-09-17usb: gadget: mv_u3d_core: fix violation of locking discipline in mv_u3d_ep_di...Alexey Khoroshilov
2013-09-13Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky