All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] usb: gadget: add SuperSpeed descriptor support
@ 2026-07-08 23:04 Thinh Nguyen
  2026-07-08 23:04 ` [PATCH 1/2] usb: gadget: mass_storage: " Thinh Nguyen
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Thinh Nguyen @ 2026-07-08 23:04 UTC (permalink / raw)
  To: Thinh Nguyen, Tejas Narendra Joglekar, Dan Tran, Marek Vasut,
	Lukasz Majewski, Tom Rini, Mattijs Korpershoek, Patrice Chotard
  Cc: u-boot@lists.denx.de

This series adds SuperSpeed descriptor support for the mass_storage and DFU
gadget functions so they can operate correctly at SuperSpeed.


Dan Tran (2):
  usb: gadget: mass_storage: add SuperSpeed descriptor support
  usb: gadget: dfu: add SuperSpeed descriptor support

 drivers/usb/gadget/f_dfu.c          |  6 ++++
 drivers/usb/gadget/f_mass_storage.c | 25 ++++++++++++--
 drivers/usb/gadget/storage_common.c | 52 ++++++++++++++++++++++++++++-
 3 files changed, 80 insertions(+), 3 deletions(-)


base-commit: 913fedc816570c07bfc7f9c4046dc2a3a55e4099
-- 
2.53.0

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

end of thread, other threads:[~2026-07-10 12:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-08 23:04 [PATCH 0/2] usb: gadget: add SuperSpeed descriptor support Thinh Nguyen
2026-07-08 23:04 ` [PATCH 1/2] usb: gadget: mass_storage: " Thinh Nguyen
2026-07-08 23:04 ` [PATCH 2/2] usb: gadget: dfu: " Thinh Nguyen
2026-07-08 23:48 ` [PATCH 0/2] usb: gadget: " Marek Vasut
2026-07-09 18:02   ` Thinh Nguyen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.