aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-03Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-15/+14
2013-02-26USB: EHCI: revert "remove ASS/PSS polling timeout"Alan Stern1-15/+14
2013-02-24Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-3/+3
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-32/+65
2013-02-21Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds14-160/+269
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds12-47/+43
2013-02-20Revert "USB: EHCI: make ehci-vt8500 a separate driver"Greg Kroah-Hartman4-43/+45
2013-02-20Revert "USB: EHCI: make ehci-orion a separate driver"Greg Kroah-Hartman4-52/+53
2013-02-20Revert "USB: update host controller Kconfig entries"Greg Kroah-Hartman1-17/+9
2013-02-19Merge tag 'omap-for-v3.9/usb-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socArnd Bergmann8-42/+73
2013-02-18USB: update host controller Kconfig entriesArnd Bergmann1-9/+17
2013-02-15USB: EHCI: make ehci-orion a separate driverManjunath Goudar4-53/+52
2013-02-15USB: EHCI: make ehci-vt8500 a separate driverManjunath Goudar4-45/+43
2013-02-14USB: ehci-omap: Fix autoloading of moduleRoger Quadros1-1/+1
2013-02-14USB: ehci-omap: Don't free gpios that we didn't requestRoger Quadros1-8/+0
2013-02-13mfd: omap-usb-host: Consolidate OMAP USB-HS platform data (part 2/3)Roger Quadros1-3/+3
2013-02-08drivers/usb: add missing GENERIC_HARDIRQS dependenciesHeiko Carstens1-1/+1
2013-02-08Merge usb-linus branch into usb-nextGreg Kroah-Hartman8-42/+73
2013-02-05Merge tag 'tegra-for-3.9-soc-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/socOlof Johansson1-32/+65
2013-01-31USB: EHCI: fix bug in scheduling periodic split transfersAlan Stern1-1/+1
2013-01-31USB: EHCI: fix for leaking isochronous dataAlan Stern1-2/+5
2013-01-30usb/isp1760: declare schedule_ptds() and errata2_function() staticArvid Brodin1-2/+2
2013-01-28usb: host: tegra: make use of PHY pointer of HCDVenu Byravarasu1-14/+13
2013-01-28usb: host: tegra: don't touch EMC clockStephen Warren1-17/+0
2013-01-28usb: add APIs to access host registers from Tegra PHYVenu Byravarasu1-2/+49
2013-01-28usb: host: tegra: Resetting PORT0 based on information received via DT.Venu Byravarasu1-1/+5
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman6-87/+70
2013-01-25USB: EHCI: fix timer bug affecting port resumeAlan Stern1-1/+5
2013-01-25USB: UHCI: notify usbcore about port resumesAlan Stern1-0/+3
2013-01-25USB: EHCI: notify usbcore about port resumesAlan Stern2-0/+4
2013-01-25USB: EHCI: unlink one async QH at a timeAlan Stern1-20/+30
2013-01-25USB: EHCI: remove ASS/PSS polling timeoutAlan Stern1-14/+15
2013-01-25Merge 3.8-rc5 into usb-nextGreg Kroah-Hartman6-87/+70
2013-01-25Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman2-42/+124
2013-01-25Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-1/+0
2013-01-24usb: ehci-s5p/ohci-exynos: Fix compatible strings for the deviceVivek Gautam2-2/+2
2013-01-24USB: uhci: beautify source codeChen Gang3-28/+31
2013-01-24USB: UHCI: remove unused definitionWoody Suwalski1-4/+0
2013-01-24USB: uhci: check buffer length to avoid memory overflowChen Gang3-49/+107
2013-01-24usb: host: ehci-mv: remove unused variableChao Xie1-1/+0
2013-01-24usb: Prevent dead ports when xhci is not enabledDavid Moore1-0/+1
2013-01-24USB: XHCI: fix memory leak of URB-private dataAlan Stern1-0/+2
2013-01-24drivers: xhci: fix incorrect bit testNickolai Zeldovich1-1/+1
2013-01-24xhci: Fix TD size for isochronous URBs.Sarah Sharp1-2/+3
2013-01-24xhci: Fix isoc TD encoding.Sarah Sharp1-1/+3
2013-01-23USB: EHCI: fix build error in ehci-mxcAlan Stern4-76/+53
2013-01-23USB: ohci-exynos: Add phy driver supportVivek Gautam1-21/+63
2013-01-23USB: ehci-s5p: Add phy driver supportVivek Gautam1-21/+59
2013-01-23ARM: EXYNOS: Update & move usb-phy types to generic include layerVivek Gautam2-8/+10
2013-01-22usb: Convert to devm_ioremap_resource()Thierry Reding12-47/+43