Hi Greg
A few more xhci fixes for usb-linus, fixing tracing output, a lock error in xhci
debug capability and a few platform specific fixes
-Mathias
Kai-Heng Feng (1):
xhci: Fix front USB ports on ASUS PRIME B350M-A
Lu Baolu (1):
usb: xhci: dbc: Fix lockdep warning
Mathias Nyman (1):
xhc
Hi Greg
A few more fixes for 4.14.
Among other fixes, solves missing USB 3.1 host capability detection
for many USB 3.1 hosts currently on the market
-Mathias
Jeffy Chen (1):
xhci: Cleanup current_cmd in xhci_cleanup_command_queue()
Lu Baolu (1):
usb: xhci: Reset halted endpoint if trb is n
Hi Greg
A few small xhci fixes usb-linus 4.11-rc
-Mathias
Chunfeng Yun (2):
usb: xhci-mtk: check hcc_params after adding primary hcd
usb: xhci: remove dummy extra_priv_size for size of xhci_hcd struct
Guenter Roeck (1):
usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci
Hi Greg
These four patches solve a 4.8-rc1 regression messing up Android
ADB usage, fix a bug in xhci pci host removal, and solve a couple
other issues.
short but important fixes
-Mathias
Alban Browaeys (1):
xhci: really enqueue zero length TRBs.
Jim Lin (1):
usb: xhci: Fix panic if discon
Hi Greg
These xhci fixes solve a 4.7-rc1 regression in xhci platform driver
quirks, a couple of pending completion cases during driver unload/host
lockup, and a deferred probe case.
-Mathias
Gabriel Krisman Bertazi (1):
xhci: Cleanup only when releasing primary hcd
Mathias Nyman (2):
xhci: