This patch series implements interrupt moderation and also uses it in
implementing a workaround for STAR 9000961433.

v2:
* Remove the devicetree binding


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 the event count in interrupt
  usb: dwc3: Implement interrupt moderation
  usb: dwc3: Workaround for irq mask issue

 drivers/usb/dwc3/core.c   | 87 +++++++++++++++++++++++++++++++++--------------
 drivers/usb/dwc3/core.h   | 21 ++++++++++++
 drivers/usb/dwc3/gadget.c | 20 +++++++++--
 3 files changed, 100 insertions(+), 28 deletions(-)

-- 
2.10.0

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to