Hi Greg A few xhci fixes for usb-linus to better handle errors during transfer events and URB cancel. Also fixes an issue in how DbC might squash data inteded to be separate bulk transfers into one single transfer. Mathias Nyman (3): xhci: Fix incorrect stream context type macro xhci: Mitigate failed set dequeue pointer commands xhci: dbc: honor usb transfer size boundaries. Michal Pecio (1): usb: xhci: Fix handling errors mid TD followed by other errors drivers/usb/host/xhci-dbgcap.h | 1 + drivers/usb/host/xhci-dbgtty.c | 55 ++++++++++++++++++++++++--- drivers/usb/host/xhci-ring.c | 68 +++++++++++++++------------------- drivers/usb/host/xhci.h | 2 +- 4 files changed, 82 insertions(+), 44 deletions(-) -- 2.25.1