Fix reported issues where usb_request->no_interrupt is set for isoc transfers. * Make sure no interrupt is asserted if no_interrupt is set * Make sure to stop reclaiming TRBs when the driver needs to stop Just one of the fixes above may resolve the crash reported by Jeff and Dan, but it's more proper to have both in place. Thinh Nguyen (2): usb: dwc3: gadget: Stop processing more requests on IMI usb: dwc3: gadget: Don't set IMI for no_interrupt drivers/usb/dwc3/gadget.c | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) base-commit: fb8f60dd1b67520e0e0d7978ef17d015690acfc1 -- 2.28.0