From: Thinh Nguyen <Thinh.Nguyen@synopsys.com>
To: Thinh Nguyen <Thinh.Nguyen@synopsys.com>,
Tejas Narendra Joglekar <Tejas.Joglekar@synopsys.com>,
Dan Tran <Dan.Tran1@synopsys.com>, Marek Vasut <marex@denx.de>,
Lukasz Majewski <lukma@denx.de>, Tom Rini <trini@konsulko.com>,
Mattijs Korpershoek <mkorpershoek@kernel.org>,
Patrice Chotard <patrice.chotard@foss.st.com>
Cc: "u-boot@lists.denx.de" <u-boot@lists.denx.de>
Subject: [PATCH 0/2] usb: gadget: add SuperSpeed descriptor support
Date: Wed, 8 Jul 2026 23:04:13 +0000 [thread overview]
Message-ID: <cover.1783551505.git.Thinh.Nguyen@synopsys.com> (raw)
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
next reply other threads:[~2026-07-09 1:54 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-08 23:04 Thinh Nguyen [this message]
2026-07-08 23:04 ` [PATCH 1/2] usb: gadget: mass_storage: add SuperSpeed descriptor support 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1783551505.git.Thinh.Nguyen@synopsys.com \
--to=thinh.nguyen@synopsys.com \
--cc=Dan.Tran1@synopsys.com \
--cc=Tejas.Joglekar@synopsys.com \
--cc=lukma@denx.de \
--cc=marex@denx.de \
--cc=mkorpershoek@kernel.org \
--cc=patrice.chotard@foss.st.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.