Hi Greg These xhci patches for v3.19 merge window are based on top of four xhci patches in your usb-linus tree. I'm not sure how you usually do it when features for usb-next depend on code only in usb-linus. Just pulling usb-linus to usb-next should work. The usb-linus patches these are done on top of are: commit a1377e5397ab321e21b793ec8cd2b6f12bd3c718 USB: xhci: don't start a halted endpoint before its new dequeue is set commit 8e71a322fdb127814bcba423a512914ca5bc6cf5 USB: xhci: don't start a halted endpoint before its new dequeue is set commit 9b41ebd3cf0f68d8cad779d3eeba336f78262e43 Revert "xhci: clear root port wake on bits if controller isn't wake-up capable" commit c3492dbfa1050debf23a5b5cd2bc7514c5b37896 USB: xhci: don't start a halted endpoint before its new dequeue is set Anyway the new patches for usb-next are all simple cleanups and precautions. Lu Baolu (1): usb: xhci: fix comment for PORT_DEV_REMOVE Mathias Nyman (3): xhci: cleanup finish_td function xhci: clear extra bits from slot context when setting max exit latency xhci: don't use the same variable for stopped and halted rings current TD drivers/usb/host/xhci-ring.c | 113 +++++++++++++++++++------------------------ drivers/usb/host/xhci.c | 7 +-- drivers/usb/host/xhci.h | 4 +- 3 files changed, 57 insertions(+), 67 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