All of 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>,
	Chance Yang <chance.yang@kneron.us>,
	Andrew Goodbody <andrew.goodbody@linaro.org>
Subject: [GIT PULL] Please pull u-boot-dfu-next-20251001 into next
Date: Wed, 01 Oct 2025 17:24:22 +0200	[thread overview]
Message-ID: <877bxeir15.fsf@kernel.org> (raw)

Hi Tom,

I'm finally back from paternity leave.
Thanks again for picking up the urgent things while I was away.

Here is a small PR for next:

Fastboot:
- Fix has-slot command when using nand back-end.

USB gadget:
- Add missing null checks to atmel, dwc2 drivers (smatch)
- Remove redundant check in dwc3 gadget (smatch)

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

Regards,
Mattijs

The following changes since commit 9710d98e8942151fc0c62d54100d9d27e8263d04:

  Merge tag 'doc-next-2025-09-27' of https://source.denx.de/u-boot/custodians/u-boot-efi into next (2025-09-27 09:49:01 -0600)

are available in the Git repository at:

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

for you to fetch changes up to 8cd4a5e94ba2ab73fde3301d6314549dd5a25cb4:

  usb: dwc3: Remove redundant test (2025-09-30 11:55:23 +0200)

----------------------------------------------------------------
u-boot-dfu-next-20251001

Fastboot:
- Fix has-slot command when using nand back-end.

USB gadget:
- Add missing null checks to atmel, dwc2 drivers (smatch)
- Remove redundant check in dwc3 gadget (smatch)

----------------------------------------------------------------
Andrew Goodbody (3):
      usb: gadget: atmel: Add missing null check
      usb: dwc2: Add missing null check
      usb: dwc3: Remove redundant test

Chance Yang (1):
      fastboot: Fix has-slot command always returning yes for fb_nand

 drivers/fastboot/fb_nand.c                 | 7 ++++++-
 drivers/usb/dwc3/ep0.c                     | 5 +----
 drivers/usb/gadget/atmel_usba_udc.c        | 2 +-
 drivers/usb/gadget/dwc2_udc_otg_xfer_dma.c | 2 +-
 4 files changed, 9 insertions(+), 7 deletions(-)

             reply	other threads:[~2025-10-01 15:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-01 15:24 Mattijs Korpershoek [this message]
2025-10-02 19:30 ` [GIT PULL] Please pull u-boot-dfu-next-20251001 into next 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=877bxeir15.fsf@kernel.org \
    --to=mkorpershoek@kernel.org \
    --cc=andrew.goodbody@linaro.org \
    --cc=chance.yang@kneron.us \
    --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.