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

These patches include changes for 
1. Supporting SSP devices
2. Provide support for maxburst 
3. Support for SSP endpoint companion for Isochronous transfers

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

 drivers/usb/gadget/function/f_sourcesink.c | 37 ++++++++++++++++++++--
 drivers/usb/gadget/function/g_zero.h       |  2 ++
 drivers/usb/gadget/legacy/zero.c           |  2 +-
 3 files changed, 38 insertions(+), 3 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2025-08-11 16:10 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-04 11:40 [PATCH 0/3] Add support for Superspeed plus EndPoint for Bulk and Isochronous transfers Srikanth Chary Chennoju
2025-07-04 11:40 ` [PATCH 1/3] usb:gadget:zero: support for super speed plus Srikanth Chary Chennoju
2025-07-04 12:04   ` Greg KH
2025-07-07 10:41     ` Chary Chennoju, Srikanth
2025-08-11 15:35       ` Chary Chennoju, Srikanth
2025-08-11 15:58         ` Greg KH
2025-07-04 11:40 ` [PATCH 2/3] usb: gadget: f_sourcesink support for maxburst for bulk transfers Srikanth Chary Chennoju
2025-07-04 13:47   ` Alan Stern
2025-07-07 10:49     ` Chary Chennoju, Srikanth
2025-07-07 13:45       ` Alan Stern
2025-07-07 14:01         ` Chary Chennoju, Srikanth
2025-08-11 15:36           ` Chary Chennoju, Srikanth
2025-08-11 16:10             ` Alan Stern
2025-07-04 11:40 ` [PATCH 3/3] usb: gadget: f_sourcesink: Addition of SSP endpoint companion for Isochronous transfers Srikanth Chary Chennoju
2025-07-04 12:03   ` Greg KH
2025-07-07 10:38     ` Chary Chennoju, Srikanth
2025-08-11 15:37       ` Chary Chennoju, Srikanth
2025-07-05  3:02   ` kernel test robot

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