The xHCI 1.0 specification included several changes that software needs to implement. These four patches are the start of updating the xHCI driver to be 1.0 spec-compliant. They should have no effect on 0.96 xHCI host controllers. Sarah Sharp (4): xhci 1.0: Only interrupt on short packet for IN EPs. xhci 1.0: Update TD size field format. xhci 1.0: Set transfer burst count field. xhci 1.0: Set transfer burst last packet count field. drivers/usb/host/xhci-ring.c | 187 +++++++++++++++++++++++++++++++++++------ drivers/usb/host/xhci.h | 2 + 2 files changed, 161 insertions(+), 28 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