Hi Greg, Here's six patches that add more code to try and make the xHCI driver compliant to the xHCI 1.0 spec. I've tested these, and they seem fairly straight-forward, so please queue them for 2.6.40. Sarah Sharp The following changes since commit 04aebcbb1b6dccadc8862b2765265f65a946db57: USB: OTG: msm: Add PHY suspend support for MSM8960 (2011-05-06 18:27:49 -0700) are available in the git repository at: git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci.git for-usb-next Alex He (1): xHCI 1.0: Max Exit Latency Too Large Error Andiry Xu (5): xHCI 1.0: Setup Stage TRB Transfer Type flag xHCI 1.0: Control endpoint average TRB length field set xHCI 1.0: Isoch endpoint CErr field set xHCI 1.0: Block Interrupts for Isoch transfer xHCI 1.0: TT_THINK_TIME set drivers/usb/host/xhci-mem.c | 13 ++++++++++--- drivers/usb/host/xhci-ring.c | 16 ++++++++++++++++ drivers/usb/host/xhci.c | 12 +++++++++++- drivers/usb/host/xhci.h | 9 ++++++++- 4 files changed, 45 insertions(+), 5 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