Merry late Christmas! Here's some xHCI bug fixes for 2.6.37. There will be some sad boys and girls with oops, dead USB 3.0 ports, and doubly-freed irq warnings if these doesn't get in. Full patches will be sent to the linux-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://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci.git for-usb-linus Andiry Xu (1): xHCI: synchronize irq in xhci_suspend() Sarah Sharp (1): xhci: Resume bus on any port status change. Zhang Rui (1): xhci: Do not run xhci_cleanup_msix with irq disabled drivers/usb/core/hcd-pci.c | 7 +++++- drivers/usb/host/xhci-ring.c | 2 +- drivers/usb/host/xhci.c | 52 +++++++++++++++-------------------------- include/linux/usb/hcd.h | 1 + 4 files changed, 27 insertions(+), 35 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