Hi Greg, I've added two more patches to my for-usb-linus branch that fix bugs in the xHCI suspend/resume code. The two new patches will be sent to the USB mailing list. Sarah Sharp The following changes since commit 90a8a73c06cc32b609a880d48449d7083327e11a: Linus Torvalds (1): Linux 2.6.37-rc7 are available in the git repository at: git+ssh://sarah@xxxxxxxxxxxxxxxxx/pub/scm/linux/kernel/git/sarah/xhci.git for-usb-linus Andiry Xu (1): xHCI: synchronize irq in xhci_suspend() Sarah Sharp (3): xhci: Resume bus on any port status change. usb: Realloc xHCI structures after a hub is verified. xhci: Use GFP_NOIO during device reset. Zhang Rui (1): xhci: Do not run xhci_cleanup_msix with irq disabled drivers/usb/core/hcd-pci.c | 7 ++++- drivers/usb/core/hub.c | 21 ++++++++++++++ drivers/usb/host/xhci-ring.c | 2 +- drivers/usb/host/xhci.c | 60 +++++++++++++++++------------------------ include/linux/usb/hcd.h | 1 + 5 files changed, 54 insertions(+), 37 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