Hi Greg A few xhci fixes for usb-linus. Adds quirks to Etron host, and ensure cancelled and erronous bulk and stream transfers are handled properly, Thanks Mathias Hector Martin (1): xhci: Handle TD clearing for multiple streams case Kuangyi Chiang (2): xhci: Apply reset resume quirk to Etron EJ188 xHCI host xhci: Apply broken streams quirk to Etron EJ188 xHCI host Mathias Nyman (1): xhci: Set correct transferred length for cancelled bulk transfers drivers/usb/host/xhci-pci.c | 7 +++++ drivers/usb/host/xhci-ring.c | 59 +++++++++++++++++++++++++++--------- drivers/usb/host/xhci.h | 1 + 3 files changed, 53 insertions(+), 14 deletions(-) -- 2.25.1