summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
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
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/k...Arnd Bergmann1-1/+2
2013-04-08Merge tag 'for-usb-next-2012-04-08' of git://git.kernel.org/pub/scm/linux/ker...Greg 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
2013-04-08ARM: EXYNOS: change the name of USB ohci headerJingoo Han1-1/+2
2013-04-05Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman6-48/+26
2013-04-03usb: host: ehci-tegra: Fix oops in error cleanupThierry Reding1-2/+5
2013-04-03usb: host: tegra: Reset Tegra USB controller before initVenu Byravarasu1-0/+5
2013-04-03EHCI: Quirk flag for port power handling on overcurrent.Christian Engelmayer3-1/+12
2013-04-03xhci: Rename SEGMENT_SIZE and SEGMENT_SHIFT as the former is used in a.out.hDavid Howells2-10/+10
2013-04-03xhci: Use ilog2() rather than __ffs() for calculating SEGMENT_SHIFTDavid Howells1-1/+1
2013-04-02usb: ehci: mv_ehci: remove unused clockChao Xie1-25/+10
2013-04-01usb: PS3 EHCI remove unneeded ehci_shutdownGeoff Levand1-1/+0
2013-04-01Merge v3.9-rc5 into char-misc-nextGreg Kroah-Hartman6-54/+73
2013-03-28usb: ehci: mark unlink_empty_async_suspended() as __maybe_unusedArnd Bergmann1-3/+1
2013-03-28USB: EHCI: DT support for generic bus glueArnd Bergmann3-161/+28
2013-03-28usb: ehci: unlink_empty_async_suspended() only used with CONFIG_PMTony Prisk1-0/+2
2013-03-28USB: ehci-spear: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han1-2/+2
2013-03-28usb: echi-sh: Remove driver variable which is not usedNobuhiro Iwamatsu1-1/+0
2013-03-28usb: ehci-sh: Fix build error due to comma has been deletedNobuhiro Iwamatsu1-1/+1
2013-03-28USB: remove CONFIG_USB_SUSPEND optionAlan Stern6-25/+10
2013-03-28Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman6-54/+73
2013-03-26Merge tag 'for-usb-linus-2013-03-26' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman5-54/+71
2013-03-26Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman6-18/+49