linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] usb: cdns3: two fixes for gadget
@ 2020-02-19 14:14 Peter Chen
  2020-02-19 14:14 ` [PATCH v2 1/2] usb: cdns3: gadget: link trb should point to next request Peter Chen
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Peter Chen @ 2020-02-19 14:14 UTC (permalink / raw)
  To: balbi; +Cc: linux-usb, linux-imx, pawell, rogerq, gregkh, jun.li, Peter Chen

These two issues are found during run "Error Recovery Test"
for the latest USB CV MSC test, the TRB doesn't advance correctly
after dequeue and clear halt. With these two fixes, the test
can be passed.

Peter Chen (2):
  usb: cdns3: gadget: link trb should point to next request
  usb: cdns3: gadget: toggle cycle bit before reset endpoint

 drivers/usb/cdns3/gadget.c | 19 +++++++++++++++----
 1 file changed, 15 insertions(+), 4 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-03-04  8:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-19 14:14 [PATCH v2 0/2] usb: cdns3: two fixes for gadget Peter Chen
2020-02-19 14:14 ` [PATCH v2 1/2] usb: cdns3: gadget: link trb should point to next request Peter Chen
2020-02-19 14:14 ` [PATCH v2 2/2] usb: cdns3: gadget: toggle cycle bit before reset endpoint Peter Chen
2020-02-27  1:26 ` [PATCH v2 0/2] usb: cdns3: two fixes for gadget Peter Chen
2020-03-04  8:55   ` Greg Kroah-Hartman

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).