This patch series implements interrupt moderation and also uses it in implementing a workaround for STAR 9000961433. Felipe, I've implemented it with a full copy of the events as it started to get messy with just one. Let me know if you still want just one. v3: * Cache the events between irq and bh v2: * Remove the devicetree binding Regards, John John Youn (5): usb: dwc3: Add a check for the DWC_usb3 core usb: dwc3: Add a function to check properties usb: dwc3: gadget: Write GEVNTCOUNT in interrupt usb: dwc3: Implement interrupt moderation usb: dwc3: Workaround for irq mask issue drivers/usb/dwc3/core.c | 91 +++++++++++++++++++++++++++++++++-------------- drivers/usb/dwc3/core.h | 23 ++++++++++++ drivers/usb/dwc3/gadget.c | 38 +++++++++++++++----- 3 files changed, 117 insertions(+), 35 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