All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Please pull u-boot-dfu-20260521 into master
@ 2026-05-21 15:24 Mattijs Korpershoek
  2026-05-21 17:42 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Mattijs Korpershoek @ 2026-05-21 15:24 UTC (permalink / raw)
  To: Tom Rini, u-boot; +Cc: Lukasz Majewski, Francois Berder, Zixun LI

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(-)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-05-21 17:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-21 15:24 [GIT PULL] Please pull u-boot-dfu-20260521 into master Mattijs Korpershoek
2026-05-21 17:42 ` Tom Rini

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.