Linux-Rockchip Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] usb: dwc2: fix isoc split in transfer issue
@ 2018-05-02  3:04 William Wu
  2018-05-02  3:04 ` [PATCH v2 1/2] usb: dwc2: alloc dma aligned buffer for isoc split in William Wu
       [not found] ` <1525230288-6014-1-git-send-email-william.wu-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
  0 siblings, 2 replies; 10+ messages in thread
From: William Wu @ 2018-05-02  3:04 UTC (permalink / raw)
  To: hminas, felipe.balbi, gregkh
  Cc: sergei.shtylyov, heiko, linux-kernel, linux-usb, linux-rockchip,
	frank.wang, huangtao, dianders, daniel.meng, John.Youn,
	william.wu, wzz, zsq, Allen.Hsu, StanTsui

This patch fix dma unaligned problem and data lost problem for
isoc split in transfer.

Test on rk3288 platform, use an usb hs Hub (GL852G-12) and an usb
fs audio device (Plantronics headset) to capture and playback.

William Wu (2):
  usb: dwc2: alloc dma aligned buffer for isoc split in
  usb: dwc2: fix isoc split in transfer with no data

 drivers/usb/dwc2/hcd.c       | 63 +++++++++++++++++++++++++++++++++++++++++---
 drivers/usb/dwc2/hcd.h       | 10 +++++++
 drivers/usb/dwc2/hcd_intr.c  | 10 ++++++-
 drivers/usb/dwc2/hcd_queue.c |  8 +++++-
 4 files changed, 86 insertions(+), 5 deletions(-)

-- 
2.0.0

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

end of thread, other threads:[~2018-05-07 13:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-02  3:04 [PATCH v2 0/2] usb: dwc2: fix isoc split in transfer issue William Wu
2018-05-02  3:04 ` [PATCH v2 1/2] usb: dwc2: alloc dma aligned buffer for isoc split in William Wu
2018-05-02  4:33   ` Doug Anderson
2018-05-02 17:14     ` wlf
2018-05-04 15:58       ` Doug Anderson
     [not found]         ` <CAD=FV=V1gFsyG+PDp6xF2w+=t87vcoSNcXGvwVu_YchY4MyNAQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2018-05-07  7:19           ` Allen Hsu (許嘉銘)
     [not found]             ` <c257333733244cf680f43128153956fd-nXwZKfITCkNWk0Htik3J/w@public.gmane.org>
2018-05-07 13:28               ` wlf
     [not found] ` <1525230288-6014-1-git-send-email-william.wu-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2018-05-02  3:04   ` [PATCH v2 2/2] usb: dwc2: fix isoc split in transfer with no data William Wu
2018-05-02  5:02     ` Doug Anderson
2018-05-02 17:16       ` wlf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox