Hi Greg, Here are Andiry's patches, with my signed-off-by line, based against linux-next. The xHCI MSI patch wasn't in linux-next, but the patch applies cleanly after these commits. Sarah Sharp Andiry Xu (10): xHCI: handle_tx_event() refactor: finish_td xHCI: handle_tx_event() refactor: process_ctrl_td xHCI: handle_tx_event() refactor: process_bulk_intr_td xHCI: remove redundant print messages xHCI: adds new cases to trb_comp_code switch xHCI: Missed Service Error Event process xHCI: Introduce urb_priv structure xHCI: Isochronous transfer implementation xHCI: allocate bigger ring for isochronous endpoint xHCI: Isoc urb enqueue drivers/usb/host/xhci-mem.c | 31 ++- drivers/usb/host/xhci-ring.c | 1136 ++++++++++++++++++++++++++++++------------ drivers/usb/host/xhci.c | 52 ++- drivers/usb/host/xhci.h | 20 + 4 files changed, 915 insertions(+), 324 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