aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host (follow)
AgeCommit message (Expand)AuthorFilesLines
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/kernel/git/sarah/xhci into usb-linusGreg 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/gregkh/usbLinus 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/cmetcalf/linux-tileLinus 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/git/arm/arm-socLinus Torvalds1-1/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-6/+3
2013-04-29Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus 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
2013-04-17usb: remove redundant tdi_resetShengzhou Liu1-3/+0
2013-04-11usb: exynos: do not include plat/usb-phy.hArnd Bergmann2-2/+0
2013-04-11usb: ohci-exynos: skip phy setup for Exynos5440 based platformsThomas Abraham1-2/+9
2013-04-09USB: enclose USB_XHCI_HCD related symbols within a if USB_XHCI_HCD blockFlorian Fainelli1-2/+4
2013-04-09USB: enclose all depends on USB_OHCI_HCD within an if USB_OHCI_HCD blockFlorian Fainelli1-25/+26
2013-04-09USB: enclose EHCI HCD drivers within an if USB_EHCI_HCD blockFlorian Fainelli1-39/+42
2013-04-09USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbolFlorian Fainelli1-9/+2
2013-04-09USB: regroup all depends on USB within an if USB blockFlorian Fainelli1-19/+11
2013-04-09usb: ehci-s5p: fix: Fix null pointer dereferencingVivek Gautam1-1/+1
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro2-2/+2
2013-04-09isp1362-hcd: don't reimplement proc_create_data()Al Viro1-4/+1
2013-04-09Merge tag 'cleanup-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupArnd Bergmann1-1/+2
2013-04-08Merge tag 'for-usb-next-2012-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-nextGreg Kroah-Hartman3-15/+19
2013-04-08USB: EHCI: make ehci-msm a separate driverManjunath Goudar4-54/+44
2013-04-08USB: EHCI: make ehci-atmel a separate driverManjunath Goudar4-52/+51
2013-04-08USB: EHCI: make ehci-s5p a separate driverManjunath Goudar4-91/+85
2013-04-08USB: EHCI: make ehci-spear a separate driverManjunath Goudar4-69/+61
2013-04-08USB: EHCI: make ehci-orion a separate driverManjunath Goudar4-53/+53
2013-04-08xhci - clarify compliance mode debug messagesTony Camuso1-5/+9