Hi Greg
Patch 8/9 is a usb core change that increases reset signaling time for
root hub ports for all hosts. Just wanted to point this out to you and Alan.
It should end up saving port reset time in most cases.
The rest adds xhci port tracing, tunes xhci bus resume and
sorts out firmware revisions for rcar hosts
-Mathias
Mathias Nyman (6):
xhci: add definitions for all port link states
xhci: Add port status decoder for tracing purposes
xhci: rename temp and temp1 variables
xhci: add port status tracing
usb: Increase root hub reset signaling time to prevent retry
xhci: rework bus_resume and check ports are suspended before resuming
them.
Yoshihiro Shimoda (3):
usb: host: xhci: rcar: Add firmware_name selection by
soc_device_match()
usb: host: xhci: plat: re-fact xhci_plat_priv for R-Car Gen3
usb: host: xhci: rcar: Add support for R-Car H3 ES2.0
drivers/usb/core/hub.c | 2 +-
drivers/usb/host/xhci-hub.c | 94 +++++++++++++++++++++++--------------------
drivers/usb/host/xhci-plat.c | 10 +----
drivers/usb/host/xhci-rcar.c | 40 +++++++++++++++++-
drivers/usb/host/xhci-ring.c | 22 +++++-----
drivers/usb/host/xhci-trace.h | 23 +++++++++++
drivers/usb/host/xhci.h | 90 ++++++++++++++++++++++++++++++++++++++++-
7 files changed, 215 insertions(+), 66 deletions(-)
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html