linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] usb: gadget: f_uac2: Fixes for SuperSpeed
@ 2021-09-09 17:48 Jack Pham
  2021-09-09 17:48 ` [PATCH v3 1/2] usb: gadget: f_uac2: Add missing companion descriptor for feedback EP Jack Pham
  2021-09-09 17:48 ` [PATCH v3 2/2] usb: gadget: f_uac2: Populate SS descriptors' wBytesPerInterval Jack Pham
  0 siblings, 2 replies; 3+ messages in thread
From: Jack Pham @ 2021-09-09 17:48 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Felipe Balbi, Thinh Nguyen, Ruslan Bilovol,
	Jerome Brunet, Pavel Hofman
  Cc: linux-usb, Ferry Toth, Wesley Cheng, Pawel Laszczak, Jack Pham

This series fixes SuperSpeed (and SuperSpeedPlus) functionality for the
UAC2 function driver.  The first patch fixes enumeration failures due
to a missing companion descriptor, while the second patch is necessary
for actual data transfer functionality to work.

V3: Fixed elementary "." vs "->" mistake in patch 2
V2: Made this a series. Patch 1 revised to create a separate descriptor just
    for the feedback endpoint. Patch 2 is new.

Jack Pham (2):
  usb: gadget: f_uac2: Add missing companion descriptor for feedback EP
  usb: gadget: f_uac2: Populate SS descriptors' wBytesPerInterval

 drivers/usb/gadget/function/f_uac2.c | 19 ++++++++++++++++++-
 1 file changed, 18 insertions(+), 1 deletion(-)

-- 
2.24.0


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

end of thread, other threads:[~2021-09-09 17:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-09 17:48 [PATCH v3 0/2] usb: gadget: f_uac2: Fixes for SuperSpeed Jack Pham
2021-09-09 17:48 ` [PATCH v3 1/2] usb: gadget: f_uac2: Add missing companion descriptor for feedback EP Jack Pham
2021-09-09 17:48 ` [PATCH v3 2/2] usb: gadget: f_uac2: Populate SS descriptors' wBytesPerInterval Jack Pham

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