This patch series implements interrupt moderation and also uses it in implementing a workaround for STAR 9000961433. v4: * Rebased on testing/next * Always copy the entire cache and retain the accounting code in the event handler v3: * Cache the events between irq and bh v2: * Remove the devicetree binding Regards, John John Youn (3): usb: dwc3: gadget: Write GEVNTCOUNT in interrupt usb: dwc3: Implement interrupt moderation usb: dwc3: Workaround for irq mask issue drivers/usb/dwc3/core.c | 32 ++++++++++++++++++++++++++++++++ drivers/usb/dwc3/core.h | 17 +++++++++++++++++ drivers/usb/dwc3/gadget.c | 23 ++++++++++++++++++++--- 3 files changed, 69 insertions(+), 3 deletions(-) -- 2.10.0 -- 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