summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* usb: ehci-s5p: Use devm for requesting ehci_vbus_gpioDoug Anderson2013-03-181-5/+6
* USB: EHCI: don't turn on PORT_SUSPEND during port resumeAlan Stern2013-03-181-6/+5
* USB: EHCI: reorganize ehci_iaa_watchdog()Alan Stern2013-03-181-28/+25
* USB: EHCI: improve use of per-port status-change bitsAlan Stern2013-03-182-6/+7
* USB: EHCI: decrease schedule-status poll timeoutAlan Stern2013-03-181-4/+4
* USB: ehci-omap: Get rid of omap_ehci_init()Roger Quadros2013-03-151-20/+1
* USB: ehci-omap: Fix detection in HSIC modeRoger Quadros2013-03-151-17/+15
* USB: ehci-omap: Try to get PHY even if not in PHY modeRoger Quadros2013-03-151-3/+4
* USB: ehci-omap: Add device tree support and binding informationRoger Quadros2013-03-151-1/+36
* USB: ohci-omap3: Add device tree support and binding informationRoger Quadros2013-03-151-0/+19
* USB: ohci-omap3: Get platform resources by index rather than by nameRoger Quadros2013-03-151-3/+2
* USB: ehci-omap: Get platform resources by index rather than by nameRoger Quadros2013-03-151-3/+2
* USB: ehci-omap: Select NOP USB transceiver driverRoger Quadros2013-03-151-0/+1
* USB: ehci-omap: Remove PHY regulator handling codeRoger Quadros2013-03-151-34/+0
* USB: ehci-omap: Remove PHY reset handling codeRoger Quadros2013-03-151-62/+10
* USB: ehci-omap: Use PHY APIs to get the PHY device and put it out of suspendRoger Quadros2013-03-151-14/+62
* USB: ehci-omap: Use devm_ioremap_resource()Roger Quadros2013-03-151-16/+5
* USB: EHCI: split ehci-omap out to a separate driverAlan Stern2013-03-154-48/+37
* usb: Use resource_size functionPaul Vlase2013-03-151-1/+1
* USB: remove incorrect __exit markupsDmitry Torokhov2013-03-153-5/+5
* usb: host: ehci-mxc: Remove dev_info on probeFabio Estevam2013-03-151-2/+0
* usb: host: ehci-mxc: Remove unneeded header fileFabio Estevam2013-03-151-4/+0
* Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-03-031-15/+14
|\
| * USB: EHCI: revert "remove ASS/PSS polling timeout"Alan Stern2013-02-261-15/+14
* | Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2013-02-241-3/+3
|\ \
| * | mfd: omap-usb-host: Consolidate OMAP USB-HS platform data (part 2/3)Roger Quadros2013-02-131-3/+3
* | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-32/+65
|\ \ \ | |_|/ |/| |
| * | Merge tag 'omap-for-v3.9/usb-signed' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2013-02-198-42/+73
| |\ \
| * \ \ Merge tag 'tegra-for-3.9-soc-usb' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2013-02-051-32/+65
| |\ \ \ | | |_|/ | |/| |
| | * | usb: host: tegra: make use of PHY pointer of HCDVenu Byravarasu2013-01-281-14/+13
| | * | usb: host: tegra: don't touch EMC clockStephen Warren2013-01-281-17/+0
| | * | usb: add APIs to access host registers from Tegra PHYVenu Byravarasu2013-01-281-2/+49
| | * | usb: host: tegra: Resetting PORT0 based on information received via DT.Venu Byravarasu2013-01-281-1/+5
* | | | Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-2114-160/+269
|\ \ \ \
| * | | | Revert "USB: EHCI: make ehci-vt8500 a separate driver"Greg Kroah-Hartman2013-02-204-43/+45
| * | | | Revert "USB: EHCI: make ehci-orion a separate driver"Greg Kroah-Hartman2013-02-204-52/+53
| * | | | Revert "USB: update host controller Kconfig entries"Greg Kroah-Hartman2013-02-201-17/+9
| * | | | USB: update host controller Kconfig entriesArnd Bergmann2013-02-181-9/+17
| * | | | USB: EHCI: make ehci-orion a separate driverManjunath Goudar2013-02-154-53/+52
| * | | | USB: EHCI: make ehci-vt8500 a separate driverManjunath Goudar2013-02-154-45/+43
| * | | | USB: ehci-omap: Fix autoloading of moduleRoger Quadros2013-02-141-1/+1
| * | | | USB: ehci-omap: Don't free gpios that we didn't requestRoger Quadros2013-02-141-8/+0
| * | | | drivers/usb: add missing GENERIC_HARDIRQS dependenciesHeiko Carstens2013-02-081-1/+1
| * | | | Merge usb-linus branch into usb-nextGreg Kroah-Hartman2013-02-088-42/+73
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | usb/isp1760: declare schedule_ptds() and errata2_function() staticArvid Brodin2013-01-301-2/+2
| * | | | Merge 3.8-rc5 into usb-nextGreg Kroah-Hartman2013-01-256-87/+70
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2013-01-252-42/+124
| |\ \ \ \
| | * | | | USB: ohci-exynos: Add phy driver supportVivek Gautam2013-01-231-21/+63
| | * | | | USB: ehci-s5p: Add phy driver supportVivek Gautam2013-01-231-21/+59
| | * | | | ARM: EXYNOS: Update & move usb-phy types to generic include layerVivek Gautam2013-01-232-8/+10
OpenPOWER on IntegriCloud