Hi Greg A couple of fixes for usb-linus, one to detect usb 3.2 xhci hosts, another to resolve a rare host hang at resume issue. -Mathias Mathias Nyman (2): usb: xhci: Don't try to recover an endpoint if port is in error state. xhci: detect USB 3.2 capable host controllers correctly drivers/usb/host/xhci-ring.c | 15 ++++++++++++++- drivers/usb/host/xhci.c | 25 ++++++++++++++++++++----- drivers/usb/host/xhci.h | 9 +++++++++ 3 files changed, 43 insertions(+), 6 deletions(-) -- 2.7.4