summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2015-01-25usb: ehci-platform: add support for multiple phys per controllerArun Ramamurthy1-22/+60
2015-01-25usb: ohci-platform: add support for multiple phys per controllerArun Ramamurthy1-22/+60
2015-01-25u132-hcd: use HUB_CHAR_*Sergei Shtylyov1-5/+5
2015-01-25sl811-hcd: use HUB_CHAR_*Sergei Shtylyov1-3/+3
2015-01-25r8a66597-hcd: use HUB_CHAR_*Sergei Shtylyov1-1/+2
2015-01-25oxu210hp-hcd: use HUB_CHAR_*Sergei Shtylyov1-3/+3
2015-01-25ohci-s3c2410: use HUB_CHAR_*Sergei Shtylyov1-3/+3
2015-01-25ohci-hub: use HUB_CHAR_*Sergei Shtylyov1-5/+5
2015-01-25ohci-at91: use HUB_CHAR_*Sergei Shtylyov1-2/+4
2015-01-25max3421-hcd: use HUB_CHAR_*Sergei Shtylyov1-1/+2
2015-01-25isp1760-hcd: use HUB_CHAR_*Sergei Shtylyov1-3/+3
2015-01-25isp1362-hcd: use HUB_CHAR_*Sergei Shtylyov1-2/+6
2015-01-25isp116x-hcd: use HUB_CHAR_*Sergei Shtylyov1-1/+4
2015-01-25imx21-hcd: use HUB_CHAR_*Sergei Shtylyov1-3/+2
2015-01-25fusbh200-hcd: use HUB_CHAR_*Sergei Shtylyov1-2/+2
2015-01-25fotg210-hcd: use HUB_CHAR_*Sergei Shtylyov1-2/+2
2015-01-25fhci-hub: use HUB_CHAR_*Sergei Shtylyov1-1/+1
2015-01-25ehci-hub: use HUB_CHAR_*Sergei Shtylyov1-4/+4
2015-01-25xhci: Silence "xHCI xhci_drop_endpoint called with disabled ep ..." messagesHans de Goede1-2/+4
2015-01-25xhci: Print hcc params, version and quirks on initHans de Goede2-0/+6
2015-01-25USB: host: Introduce flag to enable use of 64-bit dma_mask for ehci-platformAndreas Herrmann1-1/+2
2015-01-25fhci-hub: kill 'len' variable in fhci_hub_control()Sergei Shtylyov1-4/+0
2015-01-25fhci-hub: no need to overwrite byte 3 of the Hub DescriptorSergei Shtylyov1-3/+2
2015-01-19Merge 3.19-rc5 into usb-nextGreg Kroah-Hartman5-11/+34
2015-01-09OHCI: add a quirk for ULi M5237 blocking on resetArseny Solokha1-3/+15
2015-01-09usb: host: drop owner assignment from platform_driversWolfram Sang16-16/+0
2015-01-09USB: host: Remove hard-coded octeon platform information for ehci/ohciAndreas Herrmann2-0/+2
2015-01-09USB: ehci-platform: Support ehci reset after resume quirkWu Liang feng3-5/+9
2015-01-09usb: isp1760: Use setup_timerJulia Lawall1-3/+1
2015-01-09usb: sl811-hcd: Use setup_timerJulia Lawall1-3/+1
2015-01-09usb: oxu210hp-hcd: Use setup_timerJulia Lawall1-3/+1
2015-01-09usb: r8a66597-hcd: Use setup_timerJulia Lawall1-6/+4
2015-01-09usb: host: max3421-hcd: use time_after()Asaf Vertz1-1/+2
2015-01-09xhci: Add completion code to the debug ouput of unhandled transfer eventsMathias Nyman1-2/+2
2015-01-09xhci: clean up work to remove unused parameters for functions in xhci-mem.cLin Wang5-37/+33
2015-01-09xhci-mem: Use setup_timerJulia Lawall1-6/+4
2015-01-09xhci: Use setup_timerJulia Lawall1-4/+2
2015-01-09xhci: remove unused parameter 'xhci' in function xhci_handshake().Lin Wang3-13/+11
2015-01-09xhci: Clean up work to xhci_add_endpoint().Lin Wang1-6/+3
2015-01-09usb: host: ehci-tegra: request deferred probe when failing to get phyVince Hsu1-1/+1
2015-01-09xhci: Add broken-streams quirk for Fresco Logic FL1000G xhci controllersHans de Goede1-0/+2
2015-01-09USB: EHCI: adjust error return codeAlan Stern1-3/+3
2015-01-09USB: EHCI: fix initialization bug in iso_stream_schedule()Alan Stern1-4/+4
2015-01-09xhci: Check if slot is already in default state before moving it thereMathias Nyman1-0/+9
2014-12-19PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki2-2/+2
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds19-19/+0
2014-12-14Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds41-1058/+212
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-3/+3
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki5-24/+17
2014-12-04USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki5-24/+17