All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] usb: dwc3: Properly update ep0 for IN direction
@ 2018-01-10 21:10 Thinh Nguyen
  2018-01-10 21:11   ` [v2,1/2] " Thinh Nguyen
  2018-01-10 21:11   ` [v2,2/2] " Thinh Nguyen
  0 siblings, 2 replies; 15+ messages in thread
From: Thinh Nguyen @ 2018-01-10 21:10 UTC (permalink / raw)
  To: Felipe Balbi, Thinh Nguyen, linux-usb; +Cc: John Youn, stable

This patch series fixes an issue with HS/FS 3-stage control read transfer where
DWC3 incorrectly check when to send ZLP.

Changes in v2:
 - Separate from "usb: dwc3: Add new updates for DWC_usb31" patch series
 - Add 'Cc' to stable mailing list


Thinh Nguyen (2):
  usb: dwc3: gadget: Set maxpacket size for ep0 IN
  usb: dwc3: ep0: Reset TRB counter for ep0 IN

 drivers/usb/dwc3/ep0.c    | 7 ++++++-
 drivers/usb/dwc3/gadget.c | 2 ++
 2 files changed, 8 insertions(+), 1 deletion(-)

-- 
2.11.0

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

end of thread, other threads:[~2018-01-12  8:26 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-10 21:10 [PATCH v2 0/2] usb: dwc3: Properly update ep0 for IN direction Thinh Nguyen
2018-01-10 21:11 ` [PATCH v2 1/2] usb: dwc3: gadget: Set maxpacket size for ep0 IN Thinh Nguyen
2018-01-10 21:11   ` [v2,1/2] " Thinh Nguyen
2018-01-11  8:16   ` [PATCH v2 1/2] " Felipe Balbi
2018-01-11  8:16     ` [v2,1/2] " Felipe Balbi
2018-01-11 19:57     ` [PATCH v2 1/2] " Thinh Nguyen
2018-01-11 19:57       ` [v2,1/2] " Thinh Nguyen
2018-01-12  8:25       ` [PATCH v2 1/2] " Felipe Balbi
2018-01-12  8:25         ` [v2,1/2] " Felipe Balbi
2018-01-10 21:11 ` [PATCH v2 2/2] usb: dwc3: ep0: Reset TRB counter " Thinh Nguyen
2018-01-10 21:11   ` [v2,2/2] " Thinh Nguyen
2018-01-11  8:16   ` [PATCH v2 2/2] " Felipe Balbi
2018-01-11  8:16     ` [v2,2/2] " Felipe Balbi
2018-01-11 20:57     ` [PATCH v2 2/2] " Thinh Nguyen
2018-01-11 20:57       ` [v2,2/2] " Thinh Nguyen

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.