Hi Greg, The last patch adds a printk to the xHCI driver to print the NEC xHCI host controller firmware version. This should help us figure out if users are running up against known hardware bugs. The first two patches are bug fixes that I found while implementing the firmware checking. They should also be applied to stable. Sarah Sharp (3): xhci: Wait for controller to be ready after reset. xhci: Wait for host to start running. xhci: Print NEC firmware version. drivers/usb/host/xhci-pci.c | 2 + drivers/usb/host/xhci-ring.c | 31 ++++++++++++++++++++++- drivers/usb/host/xhci.c | 57 ++++++++++++++++++++++++++++++++++++------ drivers/usb/host/xhci.h | 12 +++++++++ 4 files changed, 93 insertions(+), 9 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html