summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2013-03-21Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman6-26/+48
2013-03-21USB: EHCI: fix regression in QH unlinkingAlan Stern1-1/+1
2013-03-19usb: ehci-s5p: Use devm for requesting ehci_vbus_gpioDoug Anderson1-5/+6
2013-03-19USB: EHCI: don't turn on PORT_SUSPEND during port resumeAlan Stern1-6/+5
2013-03-19USB: EHCI: reorganize ehci_iaa_watchdog()Alan Stern1-28/+25
2013-03-19USB: EHCI: improve use of per-port status-change bitsAlan Stern2-6/+7
2013-03-19USB: EHCI: decrease schedule-status poll timeoutAlan Stern1-4/+4
2013-03-18USB: xhci - fix bit definitions for IMAN registerDmitry Torokhov1-2/+2
2013-03-15USB: EHCI: fix regression during bus resumeAlan Stern3-1/+15
2013-03-15USB: xhci: correctly enable interruptsHannes Reinecke1-1/+2
2013-03-15USB: ehci-omap: Get rid of omap_ehci_init()Roger Quadros1-20/+1
2013-03-15USB: ehci-omap: Fix detection in HSIC modeRoger Quadros1-17/+15
2013-03-15USB: ehci-omap: Try to get PHY even if not in PHY modeRoger Quadros1-3/+4
2013-03-15USB: ehci-omap: Add device tree support and binding informationRoger Quadros1-1/+36
2013-03-15USB: ohci-omap3: Add device tree support and binding informationRoger Quadros1-0/+19
2013-03-15USB: ohci-omap3: Get platform resources by index rather than by nameRoger Quadros1-3/+2
2013-03-15USB: ehci-omap: Get platform resources by index rather than by nameRoger Quadros1-3/+2
2013-03-15USB: ehci-omap: Select NOP USB transceiver driverRoger Quadros1-0/+1
2013-03-15USB: ehci-omap: Remove PHY regulator handling codeRoger Quadros1-34/+0
2013-03-15USB: ehci-omap: Remove PHY reset handling codeRoger Quadros1-62/+10
2013-03-15USB: ehci-omap: Use PHY APIs to get the PHY device and put it out of suspendRoger Quadros1-14/+62
2013-03-15USB: ehci-omap: Use devm_ioremap_resource()Roger Quadros1-16/+5
2013-03-15USB: EHCI: split ehci-omap out to a separate driverAlan Stern4-48/+37
2013-03-15usb: Use resource_size functionPaul Vlase1-1/+1
2013-03-15USB: remove incorrect __exit markupsDmitry Torokhov3-5/+5
2013-03-15usb: host: ehci-mxc: Remove dev_info on probeFabio Estevam1-2/+0
2013-03-15usb: host: ehci-mxc: Remove unneeded header fileFabio Estevam1-4/+0
2013-03-05USB: EHCI: don't check DMA values in QH overlaysAlan Stern1-5/+13
2013-03-05USB: EHCI: work around silicon bug in Intel's EHCI controllersAlan Stern2-8/+16
2013-03-03Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-15/+14
2013-02-27USB: EHCI: revert "remove ASS/PSS polling timeout"Alan Stern1-15/+14
2013-02-25Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds1-3/+3
2013-02-22Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-32/+65
2013-02-22Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds14-160/+269
2013-02-22Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus 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/ke...Arnd Bergmann8-42/+73
2013-02-18USB: update host controller Kconfig entriesArnd Bergmann1-9/+17
2013-02-16USB: EHCI: make ehci-orion a separate driverManjunath Goudar4-53/+52
2013-02-16USB: 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-09drivers/usb: add missing GENERIC_HARDIRQS dependenciesHeiko Carstens1-1/+1
2013-02-09Merge usb-linus branch into usb-nextGreg Kroah-Hartman8-42/+73
2013-02-06Merge tag 'tegra-for-3.9-soc-usb' of git://git.kernel.org/pub/scm/linux/kerne...Olof 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