Hi Greg This series fixes gaps discovered in isochronous transfer error handling, and a couple small issues in the newly added secondary interrupter code (6.8-rc1). Thanks -Mathias Mathias Nyman (3): xhci: fix possible null pointer dereference at secondary interrupter removal xhci: fix off by one check when adding a secondary interrupter. xhci: process isoc TD properly when there was a transaction error mid TD. Michal Pecio (1): xhci: handle isoc Babble and Buffer Overrun events properly drivers/usb/host/xhci-mem.c | 14 +++---- drivers/usb/host/xhci-ring.c | 80 +++++++++++++++++++++++++++++------- drivers/usb/host/xhci.h | 1 + 3 files changed, 73 insertions(+), 22 deletions(-) -- 2.25.1