The following changes since commit 2a0ebf80aa95cc758d4725f74a7016e992606a39: USB: cxacru: potential underflow in cxacru_cm_get_array() (2013-05-20 11:35:47 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci.git for-usb-linus-2013-05-24 for you to fetch changes up to c3897aa5386faba77e5bbdf94902a1658d3a5b11: xhci: Disable D3cold for buggy TI redrivers. (2013-05-24 15:23:59 -0700) ---------------------------------------------------------------- xhci: Misc bug fixes for 3.10. Hi Greg, Here's four xHCI bug fixes that should be queued for 3.10. The first two are generic bug fixes, and have been in my queue for a while because I've been doing the OPW internship coordination. I suspect you'll be seeing more pull requests from me now that the intern selection process is almost over. :) The last two patches fix a nasty kernel crash on resume from S3 for TI hosts that have the compliance mode quirk. Tony has confirmed that the patches fix the issue on the effected systems. All four patches are marked for stable. Sarah Sharp ---------------------------------------------------------------- Sarah Sharp (1): xhci: Disable D3cold for buggy TI redrivers. Sergio Aguirre (1): xhci-mem: init list heads at the beginning of init Tony Camuso (1): xhci - correct comp_mode_recovery_timer on return from hibernate Vladimir Murzin (1): xhci: fix list access before init drivers/usb/host/xhci-mem.c | 10 +++++++--- drivers/usb/host/xhci-pci.c | 8 ++++++++ drivers/usb/host/xhci.c | 16 +++++++++++++--- drivers/usb/host/xhci.h | 3 +++ 4 files changed, 31 insertions(+), 6 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