Hi Greg, Here's a patch that makes the NEC uPD720200 chip work after resume from system suspend, by adding a reset resume quirk. Without it, the host controller is unstable after a disk I/O error, missing device disconnects and not responding to stop endpoint commands. The NEC chip signals that it needs a reset resume on some platforms, but not all, so we need to make sure it gets a reset resume quirk for all platforms. Sarah Sharp The following changes since commit 8746c83d538cab273d335acb2be226d096f4a5af: USB: whci-hcd: fix endian conversion in qset_clear() (2011-11-26 19:56:48 -0800) are available in the git repository at: gitolite@xxxxxxxxxxxxx:/pub/scm/linux/kernel/git/sarah/xhci.git for-usb-linus Andiry Xu (1): xHCI: reset-on-resume quirk for NEC uPD720200 drivers/usb/host/xhci-pci.c | 7 ++++++- 1 files changed, 6 insertions(+), 1 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