Linux USB
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add support for Superspeed plus EndPoint for Bulk and Isochronous transfers
@ 2025-08-28 11:29 Srikanth Chary Chennoju
  2025-08-28 11:29 ` [PATCH v2 1/3] usb:gadget:zero: support for super speed plus Srikanth Chary Chennoju
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Srikanth Chary Chennoju @ 2025-08-28 11:29 UTC (permalink / raw)
  To: gregkh, Thinh.Nguyen, m.grzeschik, Chris.Wulff, tiwai
  Cc: linux-usb, linux-kernel, punnaiah.choudary.kalluri,
	Srikanth Chary Chennoju

---
Changes since v1:
 - PATCH 1 - No change.
 - PTACH 2 - Removed the comment.
 - PATCH 3 - 1. Removed odd spacing.
	     2. Added defines USB_DT_SSP_ISOC_COMP for 0x80 and
	        USB_LANE_SPEED_MANTISSA_GEN2_BY_GEN1 for 2.

---	

Srikanth Chary Chennoju (3):
  usb:gadget:zero: support for super speed plus
  usb: gadget: f_sourcesink support for maxburst for bulk
  usb: gadget: f_sourcesink: Addition of SSP endpoint for ISOC transfers

 drivers/usb/gadget/function/f_sourcesink.c | 32 ++++++++++++++++++++--
 drivers/usb/gadget/function/g_zero.h       |  2 ++
 drivers/usb/gadget/legacy/zero.c           |  2 +-
 include/uapi/linux/usb/ch9.h               |  2 ++
 4 files changed, 35 insertions(+), 3 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2025-09-06 12:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-28 11:29 [PATCH v2 0/3] Add support for Superspeed plus EndPoint for Bulk and Isochronous transfers Srikanth Chary Chennoju
2025-08-28 11:29 ` [PATCH v2 1/3] usb:gadget:zero: support for super speed plus Srikanth Chary Chennoju
2025-09-06 12:22   ` Greg KH
2025-08-28 11:29 ` [PATCH v2 2/3] usb: gadget: f_sourcesink support for maxburst for bulk Srikanth Chary Chennoju
2025-08-28 11:29 ` [PATCH v2 3/3] usb: gadget: f_sourcesink: Addition of SSP endpoint for ISOC transfers Srikanth Chary Chennoju
2025-08-29 21:49   ` Thinh Nguyen

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