From: Thinh Nguyen <Thinh.Nguyen@synopsys.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Thinh Nguyen <Thinh.Nguyen@synopsys.com>,
"linux-usb@vger.kernel.org" <linux-usb@vger.kernel.org>
Cc: John Youn <John.Youn@synopsys.com>,
"stable@vger.kernel.org" <stable@vger.kernel.org>
Subject: [PATCH 0/5] usb: dwc3: gadget: Misc fixes and cleanup
Date: Thu, 14 Nov 2024 01:02:00 +0000 [thread overview]
Message-ID: <cover.1731545781.git.Thinh.Nguyen@synopsys.com> (raw)
This series contains miscellaneous fixes and cleanup including the clearing of
the ep0 flags and handling of SG for dwc3.
Thinh Nguyen (5):
usb: dwc3: ep0: Don't clear ep0 DWC3_EP_TRANSFER_STARTED
usb: dwc3: gadget: Fix checking for number of TRBs left
usb: dwc3: gadget: Fix looping of queued SG entries
usb: dwc3: gadget: Cleanup SG handling
usb: dwc3: gadget: Remove dwc3_request->needs_extra_trb
drivers/usb/dwc3/core.h | 6 ----
drivers/usb/dwc3/ep0.c | 2 +-
drivers/usb/dwc3/gadget.c | 65 ++++++++++++---------------------------
3 files changed, 21 insertions(+), 52 deletions(-)
base-commit: 528ea1aca24fba5616f397d43ccb2de99d2a41d7
--
2.28.0
next reply other threads:[~2024-11-14 1:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-14 1:02 Thinh Nguyen [this message]
2024-11-14 1:02 ` [PATCH 1/5] usb: dwc3: ep0: Don't clear ep0 DWC3_EP_TRANSFER_STARTED Thinh Nguyen
2024-11-14 1:02 ` [PATCH 2/5] usb: dwc3: gadget: Fix checking for number of TRBs left Thinh Nguyen
2024-11-14 1:02 ` [PATCH 3/5] usb: dwc3: gadget: Fix looping of queued SG entries Thinh Nguyen
2024-11-14 1:02 ` [PATCH 4/5] usb: dwc3: gadget: Cleanup SG handling Thinh Nguyen
2024-11-14 1:02 ` [PATCH 5/5] usb: dwc3: gadget: Remove dwc3_request->needs_extra_trb 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.1731545781.git.Thinh.Nguyen@synopsys.com \
--to=thinh.nguyen@synopsys.com \
--cc=John.Youn@synopsys.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-usb@vger.kernel.org \
--cc=stable@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).