Hi Greg These following xhci fixes for usb-linus apply on top of 3.17-rc1 It includes the first patch of Hans de Goede's xhci UAS fixes. I'll send the rest of his xhci cleanup patches to usb-next. The rework cycle bit patch has a bit more code, primary goal was to fix a issue introduced in commit 1f81b6d22a59 ("usb: xhci: Prefer endpoint context dequeue pointer") added to 3.15, but turned out code was getting so complex it needed some refurbishing. Hans de Goede (1): xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVAL Huang Rui (1): usb: xhci: amd chipset also needs short TX quirk Mathias Nyman (1): xhci: rework cycle bit checking for new dequeue pointers drivers/usb/host/xhci-pci.c | 4 ++ drivers/usb/host/xhci-ring.c | 104 +++++++++++++++++-------------------------- drivers/usb/host/xhci.c | 3 ++ 3 files changed, 48 insertions(+), 63 deletions(-) -- 1.8.3.2 -- 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