All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] usb: dwc3: Interrupt moderation
@ 2016-10-25 19:42 John Youn
  0 siblings, 0 replies; 2+ messages in thread
From: John Youn @ 2016-10-25 19:42 UTC (permalink / raw)
  To: John Youn, Felipe Balbi, linux-usb-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA, Rob Herring, Mark Rutland

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


John Youn (6):
  usb: dwc3: Add a check for the DWC_usb3 core
  usb: dwc3: Add a function to check properties
  Documentation: devicetree: dwc3: Add interrupt moderation
  usb: dwc3: gadget: Write the event count in interrupt
  usb: dwc3: Implement interrupt moderation
  usb: dwc3: Workaround for irq mask issue

 Documentation/devicetree/bindings/usb/dwc3.txt |  1 +
 drivers/usb/dwc3/core.c                        | 89 ++++++++++++++++++--------
 drivers/usb/dwc3/core.h                        | 21 ++++++
 drivers/usb/dwc3/gadget.c                      | 20 +++++-
 4 files changed, 103 insertions(+), 28 deletions(-)

-- 
2.10.0

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH 0/6] usb: dwc3: Interrupt moderation
@ 2016-10-25 19:42 John Youn
  0 siblings, 0 replies; 2+ messages in thread
From: John Youn @ 2016-10-25 19:42 UTC (permalink / raw)
  To: John Youn, Felipe Balbi, linux-usb-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA, Rob Herring, Mark Rutland

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


John Youn (6):
  usb: dwc3: Add a check for the DWC_usb3 core
  usb: dwc3: Add a function to check properties
  Documentation: devicetree: dwc3: Add interrupt moderation
  usb: dwc3: gadget: Write the event count in interrupt
  usb: dwc3: Implement interrupt moderation
  usb: dwc3: Workaround for irq mask issue

 Documentation/devicetree/bindings/usb/dwc3.txt |  1 +
 drivers/usb/dwc3/core.c                        | 89 ++++++++++++++++++--------
 drivers/usb/dwc3/core.h                        | 21 ++++++
 drivers/usb/dwc3/gadget.c                      | 20 +++++-
 4 files changed, 103 insertions(+), 28 deletions(-)

-- 
2.10.0

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-10-25 19:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-25 19:42 [PATCH 0/6] usb: dwc3: Interrupt moderation John Youn
2016-10-25 19:42 John Youn

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.