summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorLines
2013-03-26Merge tag 'for-usb-linus-2013-03-26' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-54/+71
2013-03-25USB: EHCI: fix bug in iTD/siTD DMA pool allocationSoeren Moch-0/+2
2013-03-25xhci: Don't warn on empty ring for suspended devices.Sarah Sharp-8/+15
2013-03-25usb: xhci: Fix TRB transfer length macro used for Event TRB.Vivek Gautam-12/+16
2013-03-25usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu-28/+32
2013-03-25usb: xhci: fix build warningPeter Chen-6/+8
2013-03-20USB: EHCI: fix regression in QH unlinkingAlan Stern-1/+1
2013-03-18USB: xhci - fix bit definitions for IMAN registerDmitry Torokhov-2/+2
2013-03-15USB: EHCI: fix regression during bus resumeAlan Stern-1/+15
2013-03-15USB: xhci: correctly enable interruptsHannes Reinecke-1/+2
2013-03-05USB: EHCI: don't check DMA values in QH overlaysAlan Stern-5/+13
2013-03-05USB: EHCI: work around silicon bug in Intel's EHCI controllersAlan Stern-8/+16
2013-03-03Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-15/+14
2013-02-26USB: EHCI: revert "remove ASS/PSS polling timeout"Alan Stern-15/+14
2013-02-24Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds-3/+3
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-32/+65
2013-02-21Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-160/+269
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-47/+43
2013-02-20Revert "USB: EHCI: make ehci-vt8500 a separate driver"Greg Kroah-Hartman-43/+45
2013-02-20Revert "USB: EHCI: make ehci-orion a separate driver"Greg Kroah-Hartman-52/+53
2013-02-20Revert "USB: update host controller Kconfig entries"Greg Kroah-Hartman-17/+9
2013-02-19Merge tag 'omap-for-v3.9/usb-signed' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann-42/+73
2013-02-18USB: update host controller Kconfig entriesArnd Bergmann-9/+17
2013-02-15USB: EHCI: make ehci-orion a separate driverManjunath Goudar-53/+52
2013-02-15USB: EHCI: make ehci-vt8500 a separate driverManjunath Goudar-45/+43
2013-02-14USB: ehci-omap: Fix autoloading of moduleRoger Quadros-1/+1
2013-02-14USB: ehci-omap: Don't free gpios that we didn't requestRoger Quadros-8/+0
2013-02-13mfd: omap-usb-host: Consolidate OMAP USB-HS platform data (part 2/3)Roger Quadros-3/+3
2013-02-08drivers/usb: add missing GENERIC_HARDIRQS dependenciesHeiko Carstens-1/+1
2013-02-08Merge usb-linus branch into usb-nextGreg Kroah-Hartman-42/+73
2013-02-05Merge tag 'tegra-for-3.9-soc-usb' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson-32/+65
2013-01-31USB: EHCI: fix bug in scheduling periodic split transfersAlan Stern-1/+1
2013-01-31USB: EHCI: fix for leaking isochronous dataAlan Stern-2/+5
2013-01-30usb/isp1760: declare schedule_ptds() and errata2_function() staticArvid Brodin-2/+2
2013-01-28usb: host: tegra: make use of PHY pointer of HCDVenu Byravarasu-14/+13
2013-01-28usb: host: tegra: don't touch EMC clockStephen Warren-17/+0
2013-01-28usb: add APIs to access host registers from Tegra PHYVenu Byravarasu-2/+49
2013-01-28usb: host: tegra: Resetting PORT0 based on information received via DT.Venu Byravarasu-1/+5
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman-87/+70
2013-01-25USB: EHCI: fix timer bug affecting port resumeAlan Stern-1/+5
2013-01-25USB: UHCI: notify usbcore about port resumesAlan Stern-0/+3
2013-01-25USB: EHCI: notify usbcore about port resumesAlan Stern-0/+4
2013-01-25USB: EHCI: unlink one async QH at a timeAlan Stern-20/+30
2013-01-25USB: EHCI: remove ASS/PSS polling timeoutAlan Stern-14/+15
2013-01-25Merge 3.8-rc5 into usb-nextGreg Kroah-Hartman-87/+70
2013-01-25Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman-42/+124
2013-01-25Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman-1/+0
2013-01-24usb: ehci-s5p/ohci-exynos: Fix compatible strings for the deviceVivek Gautam-2/+2
2013-01-24USB: uhci: beautify source codeChen Gang-28/+31
2013-01-24USB: UHCI: remove unused definitionWoody Suwalski-4/+0