summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2013-10-05fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phyRamneek Mehresh1-9/+3
2013-10-05USB: UHCI: accept very late isochronous URBsAlan Stern1-4/+8
2013-10-05USB: OHCI: accept very late isochronous URBsAlan Stern2-13/+33
2013-10-05xhci: Fix race between ep halt and URB cancellationFlorian Wolter1-2/+6
2013-10-05USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern3-3/+3
2013-10-05xhci: Fix oops happening after address device timeoutMathias Nyman1-0/+6
2013-10-05xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman4-21/+17
2013-09-26usb: ehci-mxc: check for pdata before dereferencingDaniel Mack1-1/+1
2013-09-26USB: OHCI: Allow runtime PM without system sleepAlan Stern1-1/+1
2013-09-26usb: xhci: Disable runtime PM suspend for quirky controllersShawn Nematbakhsh1-0/+22
2013-09-26xhci-plat: Don't enable legacy PCI interrupts.Sarah Sharp3-2/+8
2013-08-20USB: EHCI: accept very late isochronous URBsAlan Stern1-7/+6
2013-08-04USB: EHCI: Fix resume signalling on remote wakeupRoger Quadros1-0/+1
2013-08-04xhci: Avoid NULL pointer deref when host dies.Sarah Sharp1-3/+3
2013-08-04xhci: fix null pointer dereference on ring_doorbell_for_active_ringsOleksij Rempel1-1/+1
2013-08-04usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0George Cherian2-1/+7
2013-07-21usb: host: xhci-plat: release mem region while removing moduleGeorge Cherian1-0/+1
2013-07-21xhci: check for failed dma pool allocationMathias Nyman1-0/+4
2013-07-21USB: ehci-omap: Tweak PHY initialization sequenceRoger Quadros1-2/+9
2013-05-30USB: EHCI: fix regression related to qh_refresh()Alan Stern1-1/+6
2013-05-29USB: revert periodic scheduling bugfixAlan Stern1-1/+1
2013-05-29Merge tag 'for-usb-linus-2013-05-24' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman4-6/+31
2013-05-24xhci: Disable D3cold for buggy TI redrivers.Sarah Sharp3-2/+13
2013-05-24xhci - correct comp_mode_recovery_timer on return from hibernateTony Camuso1-1/+11
2013-05-24xhci: fix list access before initVladimir Murzin1-0/+4
2013-05-24xhci-mem: init list heads at the beginning of initSergio Aguirre1-3/+3
2013-05-23Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds23-118/+99
2013-05-18drivers/usb/host: don't check resource with devm_ioremap_resourceWolfram Sang1-6/+0
2013-05-16usb: ohci: fix goto wrong tag in err caseLibo Chen1-23/+23
2013-05-16usb: isp1760-if: fix memleak when platform_get_resource failLibo Chen1-1/+3
2013-05-16usb: ehci-s5p: fix memleak when fallback to pdataLibo Chen1-0/+1
2013-05-16USB: set device dma_mask without reference to global dataStephen Warren12-38/+34
2013-05-16USB: EHCI: remove bogus #errorArnd Bergmann1-17/+0
2013-05-15USB: remove remaining instances of USB_SUSPENDAlan Stern3-3/+3
2013-05-15USB: OHCI: fix logic for scheduling isochronous URBsAlan Stern1-14/+18
2013-05-15USB: fix latency in uhci-hcd and ohci-hcdAlan Stern2-2/+2
2013-05-15USB: UHCI: fix for suspend of virtual HP controllerAlan Stern1-1/+2
2013-05-15USB: fix Kconfig logic for USB_UHCI_HCDAlan Stern1-12/+5
2013-05-15USB: xHCI: override bogus bulk wMaxPacketSize valuesAlan Stern1-8/+9
2013-05-09Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2-4/+10
2013-05-09usb: tilegx: fix memleak when create hcd failLibo Chen2-4/+10
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-6/+3
2013-04-29Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds34-1171/+1007
2013-04-25USB: ehci-msm: USB_MSM_OTG needs USB_PHYArnd Bergmann1-0/+1
2013-04-25USB: OHCI: avoid conflicting platform driversArnd Bergmann1-18/+118
2013-04-23usb: phy: tegra: don't call into tegra-ehci directlyArnd Bergmann1-5/+5
2013-04-23USB: Fix initconst in ehci driverAndi Kleen3-3/+3
2013-04-17USB: ehci-omap: Improve PHY error handlingRoger Quadros1-2/+2
2013-04-17USB: ehci-omap: Don't select any PHY driverRoger Quadros1-1/+3