summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2013-03-18usb: ehci-s5p: Use devm for requesting ehci_vbus_gpioDoug Anderson
2013-03-18USB: EHCI: don't turn on PORT_SUSPEND during port resumeAlan Stern
2013-03-18USB: EHCI: reorganize ehci_iaa_watchdog()Alan Stern
2013-03-18USB: EHCI: improve use of per-port status-change bitsAlan Stern
2013-03-18USB: EHCI: decrease schedule-status poll timeoutAlan Stern
2013-03-15USB: ehci-omap: Get rid of omap_ehci_init()Roger Quadros
2013-03-15USB: ehci-omap: Fix detection in HSIC modeRoger Quadros
2013-03-15USB: ehci-omap: Try to get PHY even if not in PHY modeRoger Quadros
2013-03-15USB: ehci-omap: Add device tree support and binding informationRoger Quadros
2013-03-15USB: ohci-omap3: Add device tree support and binding informationRoger Quadros
2013-03-15USB: ohci-omap3: Get platform resources by index rather than by nameRoger Quadros
2013-03-15USB: ehci-omap: Get platform resources by index rather than by nameRoger Quadros
2013-03-15USB: ehci-omap: Select NOP USB transceiver driverRoger Quadros
2013-03-15USB: ehci-omap: Remove PHY regulator handling codeRoger Quadros
2013-03-15USB: ehci-omap: Remove PHY reset handling codeRoger Quadros
2013-03-15USB: ehci-omap: Use PHY APIs to get the PHY device and put it out of suspendRoger Quadros
2013-03-15USB: ehci-omap: Use devm_ioremap_resource()Roger Quadros
2013-03-15USB: EHCI: split ehci-omap out to a separate driverAlan Stern
2013-03-15usb: Use resource_size functionPaul Vlase
2013-03-15USB: remove incorrect __exit markupsDmitry Torokhov
2013-03-15usb: host: ehci-mxc: Remove dev_info on probeFabio Estevam
2013-03-15usb: host: ehci-mxc: Remove unneeded header fileFabio Estevam
2013-03-03Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-26USB: EHCI: revert "remove ASS/PSS polling timeout"Alan Stern
2013-02-25Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-20Revert "USB: EHCI: make ehci-vt8500 a separate driver"Greg Kroah-Hartman
2013-02-20Revert "USB: EHCI: make ehci-orion a separate driver"Greg Kroah-Hartman
2013-02-20Revert "USB: update host controller Kconfig entries"Greg Kroah-Hartman
2013-02-19Merge tag 'omap-for-v3.9/usb-signed' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2013-02-18USB: update host controller Kconfig entriesArnd Bergmann
2013-02-15USB: EHCI: make ehci-orion a separate driverManjunath Goudar
2013-02-15USB: EHCI: make ehci-vt8500 a separate driverManjunath Goudar
2013-02-14USB: ehci-omap: Fix autoloading of moduleRoger Quadros
2013-02-14USB: ehci-omap: Don't free gpios that we didn't requestRoger Quadros
2013-02-13mfd: omap-usb-host: Consolidate OMAP USB-HS platform data (part 2/3)Roger Quadros
2013-02-08drivers/usb: add missing GENERIC_HARDIRQS dependenciesHeiko Carstens
2013-02-08Merge usb-linus branch into usb-nextGreg Kroah-Hartman
2013-02-05Merge tag 'tegra-for-3.9-soc-usb' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2013-01-31USB: EHCI: fix bug in scheduling periodic split transfersAlan Stern
2013-01-31USB: EHCI: fix for leaking isochronous dataAlan Stern
2013-01-30usb/isp1760: declare schedule_ptds() and errata2_function() staticArvid Brodin
2013-01-28usb: host: tegra: make use of PHY pointer of HCDVenu Byravarasu
2013-01-28usb: host: tegra: don't touch EMC clockStephen Warren
2013-01-28usb: add APIs to access host registers from Tegra PHYVenu Byravarasu
2013-01-28usb: host: tegra: Resetting PORT0 based on information received via DT.Venu Byravarasu
2013-01-26Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman
2013-01-25USB: EHCI: fix timer bug affecting port resumeAlan Stern