summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2013-05-092-4/+10
|\
| * usb: tilegx: fix memleak when create hcd failLibo Chen2013-05-092-4/+10
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-021-1/+1
|\ \
| * \ Merge tag 'cleanup-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2013-04-091-1/+2
| |\ \ | | |/ | |/|
| | * ARM: EXYNOS: change the name of USB ohci headerJingoo Han2013-04-081-1/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-012-6/+3
|\ \ \
| * | | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-092-2/+2
| * | | isp1362-hcd: don't reimplement proc_create_data()Al Viro2013-04-091-4/+1
* | | | Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-2934-1171/+1007
|\ \ \ \
| * | | | USB: ehci-msm: USB_MSM_OTG needs USB_PHYArnd Bergmann2013-04-251-0/+1
| * | | | USB: OHCI: avoid conflicting platform driversArnd Bergmann2013-04-251-18/+118
| * | | | usb: phy: tegra: don't call into tegra-ehci directlyArnd Bergmann2013-04-231-5/+5
| * | | | USB: Fix initconst in ehci driverAndi Kleen2013-04-233-3/+3
| * | | | USB: ehci-omap: Improve PHY error handlingRoger Quadros2013-04-171-2/+2
| * | | | USB: ehci-omap: Don't select any PHY driverRoger Quadros2013-04-171-1/+3
| * | | | usb: remove redundant tdi_resetShengzhou Liu2013-04-171-3/+0
| * | | | usb: exynos: do not include plat/usb-phy.hArnd Bergmann2013-04-112-2/+0
| * | | | usb: ohci-exynos: skip phy setup for Exynos5440 based platformsThomas Abraham2013-04-111-2/+9
| * | | | USB: enclose USB_XHCI_HCD related symbols within a if USB_XHCI_HCD blockFlorian Fainelli2013-04-091-2/+4
| * | | | USB: enclose all depends on USB_OHCI_HCD within an if USB_OHCI_HCD blockFlorian Fainelli2013-04-091-25/+26
| * | | | USB: enclose EHCI HCD drivers within an if USB_EHCI_HCD blockFlorian Fainelli2013-04-091-39/+42
| * | | | USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbolFlorian Fainelli2013-04-091-9/+2
| * | | | USB: regroup all depends on USB within an if USB blockFlorian Fainelli2013-04-091-19/+11
| * | | | usb: ehci-s5p: fix: Fix null pointer dereferencingVivek Gautam2013-04-091-1/+1
| * | | | Merge tag 'for-usb-next-2012-04-08' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-04-083-15/+19
| |\ \ \ \
| | * | | | xhci - clarify compliance mode debug messagesTony Camuso2013-04-081-5/+9
| | * | | | xhci: Rename SEGMENT_SIZE and SEGMENT_SHIFT as the former is used in a.out.hDavid Howells2013-04-032-10/+10
| | * | | | xhci: Use ilog2() rather than __ffs() for calculating SEGMENT_SHIFTDavid Howells2013-04-031-1/+1
| * | | | | USB: EHCI: make ehci-msm a separate driverManjunath Goudar2013-04-084-54/+44
| * | | | | USB: EHCI: make ehci-atmel a separate driverManjunath Goudar2013-04-084-52/+51
| * | | | | USB: EHCI: make ehci-s5p a separate driverManjunath Goudar2013-04-084-91/+85
| * | | | | USB: EHCI: make ehci-spear a separate driverManjunath Goudar2013-04-084-69/+61
| * | | | | USB: EHCI: make ehci-orion a separate driverManjunath Goudar2013-04-084-53/+53
| * | | | | Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-04-056-48/+26
| |\ \ \ \ \
| | * | | | | usb: ehci: mv_ehci: remove unused clockChao Xie2013-04-021-25/+10
| | * | | | | usb: host: ehci-tegra: fix PHY error handlingFelipe Balbi2013-03-211-9/+3
| | * | | | | arm: tegra: fix Kconfig select clausesFelipe Balbi2013-03-201-0/+1
| | * | | | | usb: host: ohci-exynos: fix PHY error handlingFelipe Balbi2013-03-181-1/+1
| | * | | | | usb: host: ehci-s5p: fix PHY error handlingFelipe Balbi2013-03-181-1/+1
| | * | | | | usb: host: ehci-mv: fix PHY error handlingFelipe Balbi2013-03-181-10/+9
| | * | | | | usb: host: ehci-msm: fix PHY error handlingFelipe Balbi2013-03-181-1/+1
| | * | | | | usb: phy: remove CONFIG_USB_OTG_UTILSFelipe Balbi2013-03-181-1/+0
| | * | | | | usb: ehci: tegra: check against CONFIG_USB_PHYFelipe Balbi2013-03-181-3/+3
| | * | | | | usb: ehci: marvel: check against CONFIG_USB_PHYFelipe Balbi2013-03-181-2/+2
| | | |_|_|/ | | |/| | |
| * | | | | usb: host: ehci-tegra: Fix oops in error cleanupThierry Reding2013-04-031-2/+5
| * | | | | usb: host: tegra: Reset Tegra USB controller before initVenu Byravarasu2013-04-031-0/+5
| * | | | | EHCI: Quirk flag for port power handling on overcurrent.Christian Engelmayer2013-04-033-1/+12
| | |/ / / | |/| | |
| * | | | usb: PS3 EHCI remove unneeded ehci_shutdownGeoff Levand2013-04-011-1/+0
| * | | | usb: ehci: mark unlink_empty_async_suspended() as __maybe_unusedArnd Bergmann2013-03-281-3/+1
| * | | | USB: EHCI: DT support for generic bus glueArnd Bergmann2013-03-283-161/+28
OpenPOWER on IntegriCloud