summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
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-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-09drivers/usb: add missing GENERIC_HARDIRQS dependenciesHeiko Carstens1-1/+1
2013-02-09Merge usb-linus branch into usb-nextGreg Kroah-Hartman8-42/+73
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
2013-01-30usb/isp1760: declare schedule_ptds() and errata2_function() staticArvid Brodin1-2/+2
2013-01-26Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman6-87/+70
2013-01-26USB: EHCI: fix timer bug affecting port resumeAlan Stern1-1/+5
2013-01-26USB: UHCI: notify usbcore about port resumesAlan Stern1-0/+3
2013-01-26USB: EHCI: notify usbcore about port resumesAlan Stern2-0/+4
2013-01-26USB: EHCI: unlink one async QH at a timeAlan Stern1-20/+30
2013-01-26USB: EHCI: remove ASS/PSS polling timeoutAlan Stern1-14/+15
2013-01-26Merge 3.8-rc5 into usb-nextGreg Kroah-Hartman6-87/+70
2013-01-25Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2-42/+124
2013-01-25Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-1/+0
2013-01-25usb: ehci-s5p/ohci-exynos: Fix compatible strings for the deviceVivek Gautam2-2/+2
2013-01-25USB: uhci: beautify source codeChen Gang3-28/+31
2013-01-25USB: UHCI: remove unused definitionWoody Suwalski1-4/+0
2013-01-25USB: uhci: check buffer length to avoid memory overflowChen Gang3-49/+107
2013-01-24usb: host: ehci-mv: remove unused variableChao Xie1-1/+0
2013-01-24usb: Prevent dead ports when xhci is not enabledDavid Moore1-0/+1
2013-01-24USB: XHCI: fix memory leak of URB-private dataAlan Stern1-0/+2
2013-01-24drivers: xhci: fix incorrect bit testNickolai Zeldovich1-1/+1
2013-01-24xhci: Fix TD size for isochronous URBs.Sarah Sharp1-2/+3
2013-01-24xhci: Fix isoc TD encoding.Sarah Sharp1-1/+3
2013-01-23USB: EHCI: fix build error in ehci-mxcAlan Stern4-76/+53
2013-01-23USB: ohci-exynos: Add phy driver supportVivek Gautam1-21/+63
2013-01-23USB: ehci-s5p: Add phy driver supportVivek Gautam1-21/+59
2013-01-23ARM: EXYNOS: Update & move usb-phy types to generic include layerVivek Gautam2-8/+10
2013-01-22usb: Convert to devm_ioremap_resource()Thierry Reding12-47/+43
2013-01-22USB: EHCI: add a name for the platform-private fieldAlan Stern1-0/+3
2013-01-22USB: EHCI: fix incorrect configuration testAlan Stern1-1/+1
2013-01-22USB: EHCI: Move definition of EHCI_STATS to ehci.hRoger Quadros2-4/+4
2013-01-22USB: UHCI: fix IRQ race during initializationAlan Stern1-6/+9
2013-01-18Merge 3.8-rc4 into usb-nextGreg Kroah-Hartman6-25/+32
2013-01-14Merge tag 'usb-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds10-28/+90
2013-01-12usb: host: ohci-tmio: fix compile warningFelipe Balbi1-1/+2
2013-01-12USB: ehci-mxc: remove Efika MX-specific CHRGVBUS hackMatt Sealey1-20/+0
2013-01-12USB: ohci: set urb->hcpriv = NULL immediately, after free itChen Gang1-0/+1
2013-01-12USB: ehci-fsl: fix regression on mpc5121eAnatolij Gustschin1-4/+5
2013-01-12USB: fsl-mph-dr-of: fix regression on mpc5121eAnatolij Gustschin1-0/+3