aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-26usb: dwc3: add support for MerrifieldDavid Cohen1-0/+2
2013-09-26USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitializationShengzhou Liu1-2/+3
2013-09-26USB: Fix breakage in ffs_fs_mount()Al Viro1-34/+26
2013-09-26fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phyRamneek Mehresh1-9/+3
2013-09-25usb/core/devio.c: Don't reject control message to endpoint with wrong direction bitKurt Garloff1-0/+16
2013-09-25usb: chipidea: USB_CHIPIDEA should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-09-25usb: chipidea: udc: free pending TD at removal procedurePeter Chen1-0/+2
2013-09-25usb: chipidea: imx: Add usb_phy_shutdown at probe's error pathPeter Chen1-2/+5
2013-09-25usb: chipidea: Fix memleak for ci->hw_bank.regmap when removalPeter Chen1-0/+1
2013-09-25usb: chipidea: udc: fix the oops after rmmod gadgetPeter Chen1-1/+1
2013-09-25USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern3-3/+3
2013-09-25USB: OHCI: accept very late isochronous URBsAlan Stern2-14/+34
2013-09-25USB: UHCI: accept very late isochronous URBsAlan Stern1-4/+8
2013-09-25USB: iMX21: accept very late isochronous URBsAlan Stern1-4/+4
2013-09-23usbcore: check usb device's state before sending a Set SEL control transferXenia Ragiadakou1-0/+3
2013-09-23xhci: Fix race between ep halt and URB cancellationFlorian Wolter1-2/+6
2013-09-23usb: Fix xHCI host issues on remote wakeup.Sarah Sharp4-10/+60
2013-09-23xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman4-21/+17
2013-09-23xhci: Fix oops happening after address device timeoutMathias Nyman1-0/+6
2013-09-17Merge tag 'fixes-for-v3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linusGreg Kroah-Hartman13-45/+28
2013-09-17USB: pl2303: distinguish between original and cloned HX chipsFrank Schäfer1-11/+32
2013-09-17USB: Faraday fotg210: fix email addressesDave Jones2-2/+2
2013-09-17USB: fix typo in usb serial simple driver KconfigDave Jones1-1/+1
2013-09-17Revert "USB: EHCI: support running URB giveback in tasklet context"Greg Kroah-Hartman14-13/+18
2013-09-17usb: s3c-hsotg: do not disconnect gadget when receiving ErlySusp intrChanho Park1-2/+0
2013-09-17usb: s3c-hsotg: fix unregistration functionMarek Szyprowski1-7/+4
2013-09-17usb: gadget: f_mass_storage: reset endpoint driver data when disabledPeter Oh1-0/+2
2013-09-17usb: host: fsl-mph-dr-of: Staticize local symbolsSachin Kamat1-3/+3
2013-09-17usb: gadget: f_eem: Staticize eem_allocSachin Kamat1-1/+1
2013-09-17usb: gadget: f_ecm: Staticize ecm_allocSachin Kamat1-1/+1
2013-09-17usb: phy: omap-usb3: Fix return valueSachin Kamat1-1/+1
2013-09-17usb: dwc3: gadget: avoid memory leak when failing to allocate all epsDavid Cohen1-4/+2
2013-09-17usb: dwc3: remove extcon dependencyHeikki Krogerus1-1/+0
2013-09-17usb: gadget: add '__ref' for rndis_config_register() and cdc_config_register()Chen Gang1-4/+4
2013-09-17usb: dwc3: pci: add support for BayTrailHeikki Krogerus1-0/+2
2013-09-17usb: gadget: cdc2: fix conversion to new interface of f_ecmAndrzej Pietrasiewicz1-18/+1
2013-09-17usb: gadget: fix a bug and a WARN_ON in dummy-hcdAlan Stern1-3/+4
2013-09-17usb: gadget: mv_u3d_core: fix violation of locking discipline in mv_u3d_ep_disable()Alexey Khoroshilov1-0/+3
2013-09-13Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds1-5/+4
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky5-6/+4
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-7/+9
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-6/+8
2013-09-03Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-19/+107
2013-09-03Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds259-6740/+12890
2013-08-30usbcore: fix incorrect type in assignment in descriptors_changed()Xenia Ragiadakou1-3/+3
2013-08-30usbcore: compare and release one bos descriptor in usb_reset_and_verify_device()Xenia Ragiadakou1-2/+21
2013-08-30ehci: remove debugging statement with ehci statistics in ehci_stop()Xenia Ragiadakou1-8/+0
2013-08-30ehci: remove duplicate debug_async_open() prototype in ehci-dbg.cXenia Ragiadakou1-1/+0
2013-08-30ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is setXenia Ragiadakou6-15/+15
2013-08-30ehci: remove ehci_vdbg() verbose debugging statementsXenia Ragiadakou4-67/+7