aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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-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-17Merge tag 'fixes-for-v3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
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
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-03Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-03Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-08-30usbcore: fix incorrect type in assignment in descriptors_changed()Xenia Ragiadakou
2013-08-30usbcore: compare and release one bos descriptor in usb_reset_and_verify_device()Xenia Ragiadakou
2013-08-30ehci: remove debugging statement with ehci statistics in ehci_stop()Xenia Ragiadakou
2013-08-30ehci: remove duplicate debug_async_open() prototype in ehci-dbg.cXenia Ragiadakou
2013-08-30ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is setXenia Ragiadakou
2013-08-30ehci: remove ehci_vdbg() verbose debugging statementsXenia Ragiadakou