summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorLines
2015-01-25u132-hcd: use HUB_CHAR_*Sergei Shtylyov-5/+5
2015-01-25sl811-hcd: use HUB_CHAR_*Sergei Shtylyov-3/+3
2015-01-25r8a66597-hcd: use HUB_CHAR_*Sergei Shtylyov-1/+2
2015-01-25oxu210hp-hcd: use HUB_CHAR_*Sergei Shtylyov-3/+3
2015-01-25ohci-s3c2410: use HUB_CHAR_*Sergei Shtylyov-3/+3
2015-01-25ohci-hub: use HUB_CHAR_*Sergei Shtylyov-5/+5
2015-01-25ohci-at91: use HUB_CHAR_*Sergei Shtylyov-2/+4
2015-01-25max3421-hcd: use HUB_CHAR_*Sergei Shtylyov-1/+2
2015-01-25isp1760-hcd: use HUB_CHAR_*Sergei Shtylyov-3/+3
2015-01-25isp1362-hcd: use HUB_CHAR_*Sergei Shtylyov-2/+6
2015-01-25isp116x-hcd: use HUB_CHAR_*Sergei Shtylyov-1/+4
2015-01-25imx21-hcd: use HUB_CHAR_*Sergei Shtylyov-3/+2
2015-01-25fusbh200-hcd: use HUB_CHAR_*Sergei Shtylyov-2/+2
2015-01-25fotg210-hcd: use HUB_CHAR_*Sergei Shtylyov-2/+2
2015-01-25fhci-hub: use HUB_CHAR_*Sergei Shtylyov-1/+1
2015-01-25ehci-hub: use HUB_CHAR_*Sergei Shtylyov-4/+4
2015-01-25xhci: Silence "xHCI xhci_drop_endpoint called with disabled ep ..." messagesHans de Goede-2/+4
2015-01-25xhci: Print hcc params, version and quirks on initHans de Goede-0/+6
2015-01-25USB: host: Introduce flag to enable use of 64-bit dma_mask for ehci-platformAndreas Herrmann-1/+2
2015-01-25fhci-hub: kill 'len' variable in fhci_hub_control()Sergei Shtylyov-4/+0
2015-01-25fhci-hub: no need to overwrite byte 3 of the Hub DescriptorSergei Shtylyov-3/+2
2015-01-19Merge 3.19-rc5 into usb-nextGreg Kroah-Hartman-11/+34
2015-01-09OHCI: add a quirk for ULi M5237 blocking on resetArseny Solokha-3/+15
2015-01-09usb: host: drop owner assignment from platform_driversWolfram Sang-16/+0
2015-01-09USB: host: Remove hard-coded octeon platform information for ehci/ohciAndreas Herrmann-0/+2
2015-01-09USB: ehci-platform: Support ehci reset after resume quirkWu Liang feng-5/+9
2015-01-09usb: isp1760: Use setup_timerJulia Lawall-3/+1
2015-01-09usb: sl811-hcd: Use setup_timerJulia Lawall-3/+1
2015-01-09usb: oxu210hp-hcd: Use setup_timerJulia Lawall-3/+1
2015-01-09usb: r8a66597-hcd: Use setup_timerJulia Lawall-6/+4
2015-01-09usb: host: max3421-hcd: use time_after()Asaf Vertz-1/+2
2015-01-09xhci: Add completion code to the debug ouput of unhandled transfer eventsMathias Nyman-2/+2
2015-01-09xhci: clean up work to remove unused parameters for functions in xhci-mem.cLin Wang-37/+33
2015-01-09xhci-mem: Use setup_timerJulia Lawall-6/+4
2015-01-09xhci: Use setup_timerJulia Lawall-4/+2
2015-01-09xhci: remove unused parameter 'xhci' in function xhci_handshake().Lin Wang-13/+11
2015-01-09xhci: Clean up work to xhci_add_endpoint().Lin Wang-6/+3
2015-01-09usb: host: ehci-tegra: request deferred probe when failing to get phyVince Hsu-1/+1
2015-01-09xhci: Add broken-streams quirk for Fresco Logic FL1000G xhci controllersHans de Goede-0/+2
2015-01-09USB: EHCI: adjust error return codeAlan Stern-3/+3
2015-01-09USB: EHCI: fix initialization bug in iso_stream_schedule()Alan Stern-4/+4
2015-01-09xhci: Check if slot is already in default state before moving it thereMathias Nyman-0/+9
2014-12-19PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki-2/+2
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-19/+0
2014-12-14Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-1058/+212
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-3/+3
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki-24/+17
2014-12-04USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki-24/+17
2014-12-02usb: xhci: fix comment for PORT_DEV_REMOVELu Baolu-1/+1
2014-12-02xhci: don't use the same variable for stopped and halted rings current TDMathias Nyman-10/+6