aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2014-02-06usb: ehci: add freescale imx28 special write register methodPeter Chen
2014-02-06usb: xhci: Check for XHCI_PLAT in xhci_cleanup_msix()Jack Pham
2013-10-05fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phyRamneek Mehresh
2013-10-05USB: UHCI: accept very late isochronous URBsAlan Stern
2013-10-05USB: OHCI: accept very late isochronous URBsAlan Stern
2013-10-05xhci: Fix race between ep halt and URB cancellationFlorian Wolter
2013-10-05USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern
2013-10-05xhci: Fix oops happening after address device timeoutMathias Nyman
2013-10-05xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman
2013-09-26usb: ehci-mxc: check for pdata before dereferencingDaniel Mack
2013-09-26USB: OHCI: Allow runtime PM without system sleepAlan Stern
2013-09-26usb: xhci: Disable runtime PM suspend for quirky controllersShawn Nematbakhsh
2013-09-26xhci-plat: Don't enable legacy PCI interrupts.Sarah Sharp
2013-08-20USB: EHCI: accept very late isochronous URBsAlan Stern
2013-08-04USB: EHCI: Fix resume signalling on remote wakeupRoger Quadros
2013-08-04xhci: Avoid NULL pointer deref when host dies.Sarah Sharp
2013-08-04xhci: fix null pointer dereference on ring_doorbell_for_active_ringsOleksij Rempel
2013-08-04usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0George Cherian
2013-07-21usb: host: xhci-plat: release mem region while removing moduleGeorge Cherian
2013-07-21xhci: check for failed dma pool allocationMathias Nyman
2013-07-21USB: ehci-omap: Tweak PHY initialization sequenceRoger Quadros
2013-05-30USB: EHCI: fix regression related to qh_refresh()Alan Stern
2013-05-29USB: revert periodic scheduling bugfixAlan Stern
2013-05-29Merge tag 'for-usb-linus-2013-05-24' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2013-05-24xhci: Disable D3cold for buggy TI redrivers.Sarah Sharp
2013-05-24xhci - correct comp_mode_recovery_timer on return from hibernateTony Camuso
2013-05-24xhci: fix list access before initVladimir Murzin
2013-05-24xhci-mem: init list heads at the beginning of initSergio Aguirre
2013-05-23Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-05-18drivers/usb/host: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-16usb: ohci: fix goto wrong tag in err caseLibo Chen
2013-05-16usb: isp1760-if: fix memleak when platform_get_resource failLibo Chen
2013-05-16usb: ehci-s5p: fix memleak when fallback to pdataLibo Chen
2013-05-16USB: set device dma_mask without reference to global dataStephen Warren
2013-05-16USB: EHCI: remove bogus #errorArnd Bergmann
2013-05-15USB: remove remaining instances of USB_SUSPENDAlan Stern
2013-05-15USB: OHCI: fix logic for scheduling isochronous URBsAlan Stern
2013-05-15USB: fix latency in uhci-hcd and ohci-hcdAlan Stern
2013-05-15USB: UHCI: fix for suspend of virtual HP controllerAlan Stern
2013-05-15USB: fix Kconfig logic for USB_UHCI_HCDAlan Stern
2013-05-15USB: xHCI: override bogus bulk wMaxPacketSize valuesAlan Stern
2013-05-09Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2013-05-09usb: tilegx: fix memleak when create hcd failLibo Chen
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-29Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-04-25USB: ehci-msm: USB_MSM_OTG needs USB_PHYArnd Bergmann
2013-04-25USB: OHCI: avoid conflicting platform driversArnd Bergmann
2013-04-23usb: phy: tegra: don't call into tegra-ehci directlyArnd Bergmann
2013-04-23USB: Fix initconst in ehci driverAndi Kleen