summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
...
| * | oxu210hp-hcd: use HUB_CHAR_*Sergei Shtylyov2015-01-251-3/+3
| * | ohci-s3c2410: use HUB_CHAR_*Sergei Shtylyov2015-01-251-3/+3
| * | ohci-hub: use HUB_CHAR_*Sergei Shtylyov2015-01-251-5/+5
| * | ohci-at91: use HUB_CHAR_*Sergei Shtylyov2015-01-251-2/+4
| * | max3421-hcd: use HUB_CHAR_*Sergei Shtylyov2015-01-251-1/+2
| * | isp1760-hcd: use HUB_CHAR_*Sergei Shtylyov2015-01-251-3/+3
| * | isp1362-hcd: use HUB_CHAR_*Sergei Shtylyov2015-01-251-2/+6
| * | isp116x-hcd: use HUB_CHAR_*Sergei Shtylyov2015-01-251-1/+4
| * | imx21-hcd: use HUB_CHAR_*Sergei Shtylyov2015-01-251-3/+2
| * | fusbh200-hcd: use HUB_CHAR_*Sergei Shtylyov2015-01-251-2/+2
| * | fotg210-hcd: use HUB_CHAR_*Sergei Shtylyov2015-01-251-2/+2
| * | fhci-hub: use HUB_CHAR_*Sergei Shtylyov2015-01-251-1/+1
| * | ehci-hub: use HUB_CHAR_*Sergei Shtylyov2015-01-251-4/+4
| * | xhci: Silence "xHCI xhci_drop_endpoint called with disabled ep ..." messagesHans de Goede2015-01-251-2/+4
| * | xhci: Print hcc params, version and quirks on initHans de Goede2015-01-252-0/+6
| * | USB: host: Introduce flag to enable use of 64-bit dma_mask for ehci-platformAndreas Herrmann2015-01-251-1/+2
| * | fhci-hub: kill 'len' variable in fhci_hub_control()Sergei Shtylyov2015-01-251-4/+0
| * | fhci-hub: no need to overwrite byte 3 of the Hub DescriptorSergei Shtylyov2015-01-251-3/+2
| * | Merge 3.19-rc5 into usb-nextGreg Kroah-Hartman2015-01-195-11/+34
| |\|
| * | usb: host: drop owner assignment from platform_driversWolfram Sang2015-01-0916-16/+0
| * | USB: host: Remove hard-coded octeon platform information for ehci/ohciAndreas Herrmann2015-01-092-0/+2
| * | USB: ehci-platform: Support ehci reset after resume quirkWu Liang feng2015-01-093-5/+9
| * | usb: isp1760: Use setup_timerJulia Lawall2015-01-091-3/+1
| * | usb: sl811-hcd: Use setup_timerJulia Lawall2015-01-091-3/+1
| * | usb: oxu210hp-hcd: Use setup_timerJulia Lawall2015-01-091-3/+1
| * | usb: r8a66597-hcd: Use setup_timerJulia Lawall2015-01-091-6/+4
| * | usb: host: max3421-hcd: use time_after()Asaf Vertz2015-01-091-1/+2
| * | xhci: Add completion code to the debug ouput of unhandled transfer eventsMathias Nyman2015-01-091-2/+2
| * | xhci: clean up work to remove unused parameters for functions in xhci-mem.cLin Wang2015-01-095-37/+33
| * | xhci-mem: Use setup_timerJulia Lawall2015-01-091-6/+4
| * | xhci: Use setup_timerJulia Lawall2015-01-091-4/+2
| * | xhci: remove unused parameter 'xhci' in function xhci_handshake().Lin Wang2015-01-093-13/+11
| * | xhci: Clean up work to xhci_add_endpoint().Lin Wang2015-01-091-6/+3
* | | usb: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-5/+2
| |/ |/|
* | OHCI: add a quirk for ULi M5237 blocking on resetArseny Solokha2015-01-091-3/+15
* | usb: host: ehci-tegra: request deferred probe when failing to get phyVince Hsu2015-01-091-1/+1
* | xhci: Add broken-streams quirk for Fresco Logic FL1000G xhci controllersHans de Goede2015-01-091-0/+2
* | USB: EHCI: adjust error return codeAlan Stern2015-01-091-3/+3
* | USB: EHCI: fix initialization bug in iso_stream_schedule()Alan Stern2015-01-091-4/+4
* | xhci: Check if slot is already in default state before moving it thereMathias Nyman2015-01-091-0/+9
|/
* PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki2014-12-192-2/+2
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1419-19/+0
|\
| * usb: host: drop owner assignment from platform_driversWolfram Sang2014-10-2019-19/+0
* | Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-12-1441-1058/+212
|\ \
| * | usb: xhci: fix comment for PORT_DEV_REMOVELu Baolu2014-12-021-1/+1
| * | xhci: don't use the same variable for stopped and halted rings current TDMathias Nyman2014-12-023-10/+6
| * | xhci: clear extra bits from slot context when setting max exit latencyMathias Nyman2014-12-021-0/+1
| * | xhci: cleanup finish_td functionMathias Nyman2014-12-021-56/+49
| * | Merge 3.18-rc7 into usb-nextGreg Kroah-Hartman2014-11-306-90/+79
| |\ \
| * \ \ Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-11-251-1/+1
| |\ \ \