linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] usb: xhci-mtk: relax peridoc TT bandwidth checking
@ 2021-03-30  8:06 Ikjoon Jang
  2021-03-30  8:06 ` [PATCH 1/2] usb: xhci-mtk: remove unnecessary assignments in periodic TT scheduler Ikjoon Jang
  2021-03-30  8:06 ` [PATCH 2/2] usb: xhci-mtk: relax periodic TT bandwidth checking Ikjoon Jang
  0 siblings, 2 replies; 11+ messages in thread
From: Ikjoon Jang @ 2021-03-30  8:06 UTC (permalink / raw)
  To: linux-usb
  Cc: Ikjoon Jang, Chunfeng Yun, Greg Kroah-Hartman, Mathias Nyman,
	Matthias Brugger, linux-arm-kernel, linux-kernel, linux-mediatek

This series is for supporting typical full speed USB audio headsets
with speaker, microphone, and control knobs together.

With current implementation, such a device cannot be configured
due to xhci-mtk's bandwidth allocation failure even when there's
enough bandwidth available.

Ikjoon Jang (2):
  usb: xhci-mtk: remove unnecessary assignments in periodic TT scheduler
  usb: xhci-mtk: relax periodic TT bandwidth checking

 drivers/usb/host/xhci-mtk-sch.c | 120 +++++++++++---------------------
 drivers/usb/host/xhci-mtk.h     |   2 -
 2 files changed, 41 insertions(+), 81 deletions(-)

-- 
2.31.0.291.g576ba9dcdaf-goog


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2021-04-23  6:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-30  8:06 [PATCH 0/2] usb: xhci-mtk: relax peridoc TT bandwidth checking Ikjoon Jang
2021-03-30  8:06 ` [PATCH 1/2] usb: xhci-mtk: remove unnecessary assignments in periodic TT scheduler Ikjoon Jang
2021-03-31  8:30   ` Chunfeng Yun
2021-04-05  7:04     ` Greg Kroah-Hartman
2021-04-06  2:18       ` Chunfeng Yun
2021-04-22  8:46         ` Greg Kroah-Hartman
2021-04-23  3:26           ` Chunfeng Yun
2021-04-23  5:23             ` Greg Kroah-Hartman
2021-04-23  6:06               ` Chunfeng Yun
2021-03-30  8:06 ` [PATCH 2/2] usb: xhci-mtk: relax periodic TT bandwidth checking Ikjoon Jang
2021-03-31  8:31   ` Chunfeng Yun

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