summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* xhci: fix memleak in xhci_run()Shu Wang2017-07-201-1/+3
* usb: xhci: fix spinlock recursion for USB2 test modePeter Chen2017-07-201-0/+2
* xhci: fix 20000ms port resume timeoutMathias Nyman2017-07-201-0/+3
* usb: xhci: Issue stop EP command only when the EP state is runningShyam Sundar S K2017-07-201-1/+8
* xhci: Bad Ethernet performance plugged in ASM1042A hostJiahau Chang2017-07-205-0/+69
* xhci: Fix NULL pointer dereference when cleaning up streams for removed hostMathias Nyman2017-07-201-4/+7
* Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-073-0/+16
|\
| * xhci: Limit USB2 port wake support for AMD Promontory hostsJiahau Chang2017-06-203-0/+16
* | Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-07-041-1/+1
|\ \
| * \ Merge branch 'acpi-pm'Rafael J. Wysocki2017-07-031-1/+1
| |\ \
| | * | PM / core: Drop run_wake flag from struct dev_pm_infoRafael J. Wysocki2017-06-281-1/+1
| * | | Merge branch 'uuid-types'Rafael J. Wysocki2017-07-031-5/+4
| |\| | | | |/ | |/|
* | | Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-0316-404/+271
|\ \ \
| * | | usb: host: ohci-pxa27x: Handle return value of clk_prepare_enableArvind Yadav2017-06-291-3/+7
| * | | Merge 4.12-rc6 into usb-nextGreg Kroah-Hartman2017-06-202-2/+8
| |\| |
| * | | xhci: cleanup finish_td() skip optionMathias Nyman2017-06-151-9/+5
| * | | xhci: cleanup virtual endoint structure, remove stopped_streamMathias Nyman2017-06-153-11/+7
| * | | xhci: handle transfer events without TRB pointerMathias Nyman2017-06-151-2/+22
| * | | xhci: support calling cleanup_halted_endpoint with soft retryMathias Nyman2017-06-151-6/+10
| * | | xhci: Add support for endpoint soft resetMathias Nyman2017-06-152-3/+13
| * | | xhci: refactor transfer event errors and completion codesMathias Nyman2017-06-151-38/+40
| * | | xhci: remove endpoint ring cacheMathias Nyman2017-06-153-89/+15
| * | | usb: host: ehci-exynos: Handle return value of clk_prepare_enableArvind Yadav2017-06-131-1/+3
| * | | usb: host: ohci-omap3: Remove driver in favor of ohci-platformTony Lindgren2017-06-033-213/+5
| * | | usb: host: ohci-platform: Add support for omap3 and laterTony Lindgren2017-06-031-0/+5
| * | | usb: host: ohci-platform: Add basic runtime PM supportTony Lindgren2017-06-031-0/+8
| * | | usb: Make use of ktime_* comparison functionsMariusz Skamra2017-06-032-2/+2
| * | | xhci: Add helper to get hardware dequeue pointer for stopped rings.Mathias Nyman2017-06-031-11/+25
| * | | xhci: Add stream id to xhci_dequeue_state structureMathias Nyman2017-06-033-7/+7
| * | | xhci: Find out where an endpoint or stream stopped from its context.Mathias Nyman2017-06-031-5/+12
| * | | xhci: remove unused stopped_td pointerMathias Nyman2017-06-032-5/+0
| * | | usb/uhci: Add support for Aspeed BMC SoCsBenjamin Herrenschmidt2017-05-254-5/+91
| * | | Merge 4.12-rc2 into usb-nextGreg Kroah-Hartman2017-05-228-29/+36
| |\ \ \
| * | | | usb: host: remove unnecessary null checkGustavo A. R. Silva2017-05-171-1/+1
* | | | | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds2017-07-031-5/+4
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko2017-06-071-5/+4
| | |/ | |/|
* | | usb: xhci: ASMedia ASM1042A chipset need shorts TX quirkCorentin Labbe2017-06-121-0/+3
* | | usb: xhci: Fix USB 3.1 supported protocol parsingYD Tseng2017-06-121-2/+5
|/ /
* | usb: host: xhci-plat: propagate return value of platform_get_irq()Thomas Petazzoni2017-05-181-1/+1
* | xhci: Fix command ring stop regression in 4.11Mathias Nyman2017-05-183-9/+9
* | xhci: remove GFP_DMA flag from allocationMatthias Lange2017-05-181-1/+1
* | USB: xhci: fix lock-inversion problemAlan Stern2017-05-181-2/+3
* | usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcdPeter Chen2017-05-182-6/+4
* | usb: host: xhci-mem: allocate zeroed Scratchpad BufferPeter Chen2017-05-181-1/+1
* | xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for DenvertonMathias Nyman2017-05-181-2/+5
* | usb: xhci: trace URB before giving it back instead of afterMathias Nyman2017-05-181-1/+1
* | USB: host: xhci: use max-port defineJohan Hovold2017-05-171-3/+4
* | USB: ehci-platform: fix companion-device leakJohan Hovold2017-05-171-1/+3
* | usb: r8a66597-hcd: select a different endpoint on timeoutChris Brandt2017-05-171-1/+3
* | usb: r8a66597-hcd: decrease timeoutChris Brandt2017-05-171-1/+1
|/