U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Mattijs Korpershoek <mkorpershoek@kernel.org>
To: Tom Rini <trini@konsulko.com>, u-boot@lists.denx.de
Cc: "Lukasz Majewski" <lukma@denx.de>,
	"Stephan Gerhold" <stephan.gerhold@linaro.org>,
	"Vincent Stehlé" <vincent.stehle@arm.com>
Subject: [GIT PULL] Please pull u-boot-dfu-20250424 into master
Date: Thu, 24 Apr 2025 14:37:35 +0200	[thread overview]
Message-ID: <87jz79enw0.fsf@kernel.org> (raw)

Hi Tom,

Please find the following fixes/developments for master:

Usb gadget:
- Fix ACM gadget release
- Allow ACM gadget restart after releasing it
- Add 'enabled' flag to usb_ep structure

DFU:
- Fix alt buffer clearing for DeveloperBox board

CI Job:
- https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/25923

Thanks,
Mattijs

The following changes since commit 4446bc331c65d3efb8a9321d6368c61edb56479b:

  mips: mt7688: gardena-smart-gateway: Increase CONFIG_SYS_BOOTM_LEN (2025-04-22 15:16:11 -0600)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-dfu.git tags/u-boot-dfu-20250424

for you to fetch changes up to 39a719dce59607d6abcac17cc2683aa9f2162539:

  fwu: developerbox: fix dfu alt buffer clearing (2025-04-23 09:52:52 +0200)

----------------------------------------------------------------
u-boot-dfu-20250425

Usb gadget:
- Fix ACM gadget release
- Allow ACM gadget restart after releasing it
- Add 'enabled' flag to usb_ep structure

DFU:
- Fix alt buffer clearing for DeveloperBox board

----------------------------------------------------------------
Stephan Gerhold (3):
      usb: gadget: f_acm: Claim requested USB endpoints
      usb: gadget: f_acm: Allow restarting ACM console after stopping it
      usb: gadget: introduce 'enabled' flag in struct usb_ep

Vincent Stehlé (1):
      fwu: developerbox: fix dfu alt buffer clearing

 board/socionext/developerbox/fwu_plat.c |  2 +-
 drivers/usb/gadget/f_acm.c              |  4 ++++
 include/linux/usb/gadget.h              | 27 +++++++++++++++++++++++++--
 3 files changed, 30 insertions(+), 3 deletions(-)


             reply	other threads:[~2025-04-24 12:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-24 12:37 Mattijs Korpershoek [this message]
2025-04-24 21:32 ` [GIT PULL] Please pull u-boot-dfu-20250424 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=87jz79enw0.fsf@kernel.org \
    --to=mkorpershoek@kernel.org \
    --cc=lukma@denx.de \
    --cc=stephan.gerhold@linaro.org \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=vincent.stehle@arm.com \
    /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