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