From: Mattijs Korpershoek <mkorpershoek@kernel.org>
To: Tom Rini <trini@konsulko.com>, u-boot@lists.denx.de
Cc: Lukasz Majewski <lukma@denx.de>,
Francois Berder <fberder@outlook.fr>,
Zixun LI <admin@hifiphile.com>
Subject: [GIT PULL] Please pull u-boot-dfu-20260521 into master
Date: Thu, 21 May 2026 17:24:30 +0200 [thread overview]
Message-ID: <877bowokep.fsf@kernel.org> (raw)
Hi Tom,
Here is a PR for master with some fixes for USB gadget.
Usb Gadget:
* f_acm: Fix memory leak in acm_add()
* atmel: Fix gadget support on bus reset
CI:
* https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/30195
Thanks,
Mattijs
The following changes since commit 36d4c653580824b16574560b21d4401614d8b68e:
virtio: fix return value check (2026-05-12 12:38:49 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-dfu.git tags/u-boot-dfu-20260521
for you to fetch changes up to 7f34bb50a59804f6ebe02c1f62b7b29093eb103c:
usb: gadget: atmel: do not disable endpoints in reset_all_endpoints() (2026-05-20 12:09:29 +0200)
----------------------------------------------------------------
u-boot-dfu-20260521
Usb Gadget:
* f_acm: Fix memory leak in acm_add()
* atmel: Fix gadget support on bus reset
----------------------------------------------------------------
Francois Berder (1):
usb: gadget: f_acm: Fix memory leak in acm_add
Zixun LI (1):
usb: gadget: atmel: do not disable endpoints in reset_all_endpoints()
drivers/usb/gadget/atmel_usba_udc.c | 18 ------------------
drivers/usb/gadget/f_acm.c | 12 +++++++-----
2 files changed, 7 insertions(+), 23 deletions(-)
next reply other threads:[~2026-05-21 15:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-21 15:24 Mattijs Korpershoek [this message]
2026-05-21 17:42 ` [GIT PULL] Please pull u-boot-dfu-20260521 into master Tom Rini
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=877bowokep.fsf@kernel.org \
--to=mkorpershoek@kernel.org \
--cc=admin@hifiphile.com \
--cc=fberder@outlook.fr \
--cc=lukma@denx.de \
--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.