aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2013-03-26Merge tag 'for-usb-linus-2013-03-26' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2013-03-25USB: EHCI: fix bug in iTD/siTD DMA pool allocationSoeren Moch
2013-03-25xhci: Don't warn on empty ring for suspended devices.Sarah Sharp
2013-03-25usb: xhci: Fix TRB transfer length macro used for Event TRB.Vivek Gautam
2013-03-25usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu
2013-03-25usb: xhci: fix build warningPeter Chen
2013-03-20USB: EHCI: fix regression in QH unlinkingAlan Stern
2013-03-18USB: xhci - fix bit definitions for IMAN registerDmitry Torokhov
2013-03-15USB: EHCI: fix regression during bus resumeAlan Stern
2013-03-15USB: xhci: correctly enable interruptsHannes Reinecke
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
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-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman
2013-01-25USB: EHCI: fix timer bug affecting port resumeAlan Stern
2013-01-25USB: UHCI: notify usbcore about port resumesAlan Stern
2013-01-25USB: EHCI: notify usbcore about port resumesAlan Stern
2013-01-25USB: EHCI: unlink one async QH at a timeAlan Stern
2013-01-25USB: EHCI: remove ASS/PSS polling timeoutAlan Stern
2013-01-25Merge 3.8-rc5 into usb-nextGreg Kroah-Hartman
2013-01-25Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2013-01-25Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2013-01-24usb: ehci-s5p/ohci-exynos: Fix compatible strings for the deviceVivek Gautam
2013-01-24USB: uhci: beautify source codeChen Gang
2013-01-24USB: UHCI: remove unused definitionWoody Suwalski