linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] usb: dwc3: gadget: Revise maxpacket_limit calculation
@ 2019-12-11  2:25 Thinh Nguyen
  2019-12-11  2:25 ` [PATCH v2 1/2] usb: dwc3: Fix GTXFIFOSIZ.TXFDEP macro name Thinh Nguyen
  2019-12-11  2:26 ` [PATCH v2 2/2] usb: dwc3: gadget: Properly set maxpacket limit Thinh Nguyen
  0 siblings, 2 replies; 7+ messages in thread
From: Thinh Nguyen @ 2019-12-11  2:25 UTC (permalink / raw)
  To: Felipe Balbi, Thinh Nguyen; +Cc: John Youn, linux-usb

This series revises how dwc3 calculate maxpacket_limit for IN and OUT
endpoints to follow the databook.

Changes in v2:
 - Add Fixes tag for macro name change


Thinh Nguyen (2):
  usb: dwc3: Fix GTXFIFOSIZ.TXFDEP macro name
  usb: dwc3: gadget: Properly set maxpacket limit

 drivers/usb/dwc3/core.h   |  8 +++++--
 drivers/usb/dwc3/gadget.c | 56 ++++++++++++++++++++++++++++++++++++-----------
 2 files changed, 49 insertions(+), 15 deletions(-)

-- 
2.11.0


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

end of thread, other threads:[~2020-03-30  7:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-11  2:25 [PATCH v2 0/2] usb: dwc3: gadget: Revise maxpacket_limit calculation Thinh Nguyen
2019-12-11  2:25 ` [PATCH v2 1/2] usb: dwc3: Fix GTXFIFOSIZ.TXFDEP macro name Thinh Nguyen
2020-02-01  0:59   ` [RESEND PATCH " Thinh Nguyen
2019-12-11  2:26 ` [PATCH v2 2/2] usb: dwc3: gadget: Properly set maxpacket limit Thinh Nguyen
2020-02-01  0:59   ` [RESEND PATCH " Thinh Nguyen
2020-03-30  0:19   ` Thinh Nguyen
2020-03-30  7:33     ` Felipe Balbi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).