aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2013-03-20USB: EHCI: fix regression in QH unlinkingAlan Stern
2013-03-20arm: tegra: fix Kconfig select clausesFelipe Balbi
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-18USB: xhci - fix bit definitions for IMAN registerDmitry Torokhov
2013-03-18usb: host: ohci-exynos: fix PHY error handlingFelipe Balbi
2013-03-18usb: host: ehci-s5p: fix PHY error handlingFelipe Balbi
2013-03-18usb: host: ehci-mv: fix PHY error handlingFelipe Balbi
2013-03-18usb: host: ehci-msm: fix PHY error handlingFelipe Balbi
2013-03-18usb: phy: remove CONFIG_USB_OTG_UTILSFelipe Balbi
2013-03-18usb: ehci: tegra: check against CONFIG_USB_PHYFelipe Balbi
2013-03-18usb: ehci: marvel: check against CONFIG_USB_PHYFelipe Balbi
2013-03-15USB: EHCI: fix regression during bus resumeAlan Stern
2013-03-15USB: xhci: correctly enable interruptsHannes Reinecke
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-05USB: EHCI: don't check DMA values in QH overlaysAlan Stern
2013-03-05USB: EHCI: work around silicon bug in Intel's EHCI controllersAlan Stern
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-24Merge 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