Hi Greg
A set of xhci fixes for usb-linus, for exaple fix a NULL pointer
dereference, remove a false warning, resolve a couple link power management
related bandwidth issues, and correctly detect USB 3.1 capability on hosts
based on early xHCI 1.1 specs.
-Mathias
Bill Kuzeja (1):
xhci: Prevent deadlock when xhci adapter breaks during init
Jan Schmidt (1):
xhci: Check all endpoints for LPM timeout
Kai-Heng Feng (1):
xhci: Increase STS_SAVE timeout in xhci_suspend()
Mathias Nyman (4):
xhci: Fix false warning message about wrong bounce buffer write length
xhci: Prevent device initiated U1/U2 link pm if exit latency is too
long
xhci: Fix USB 3.1 capability detection on early xHCI 1.1 spec based
hosts
xhci: Fix NULL pointer dereference in xhci_clear_tt_buffer_complete()
Rick Tseng (1):
usb: xhci: wait for CNR controller not ready bit in xhci resume
drivers/usb/host/xhci-ring.c | 4 +--
drivers/usb/host/xhci.c | 78 +++++++++++++++++++++++++++++++++++---------
2 files changed, 65 insertions(+), 17 deletions(-)
--
2.7.4