summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman2013-03-206-26/+48
|\
| * USB: EHCI: fix regression in QH unlinkingAlan Stern2013-03-201-1/+1
| * USB: xhci - fix bit definitions for IMAN registerDmitry Torokhov2013-03-181-2/+2
| * USB: EHCI: fix regression during bus resumeAlan Stern2013-03-153-1/+15
| * USB: xhci: correctly enable interruptsHannes Reinecke2013-03-151-1/+2
| * USB: EHCI: don't check DMA values in QH overlaysAlan Stern2013-03-051-5/+13
| * USB: EHCI: work around silicon bug in Intel's EHCI controllersAlan Stern2013-03-052-8/+16
* | 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
OpenPOWER on IntegriCloud