[GIT PULL] Please pull u-boot-dfu-20260521 into master
Mattijs Korpershoek
mkorpershoek at kernel.org
Thu May 21 17:24:30 CEST 2026
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(-)
More information about the U-Boot
mailing list