On 7/9/26 1:04 AM, Thinh Nguyen wrote:
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(-)
I will let Mattijs comment on the patches themselves. But I would like
to ask one thing of you -- please do not add internal Reviewed-by: tags
to patches, it confuses upstream reviewers.
Thank you