U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Please pull u-boot-dfu-20250410 into master
@ 2025-04-10 13:36 Mattijs Korpershoek
  2025-04-10 17:33 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Mattijs Korpershoek @ 2025-04-10 13:36 UTC (permalink / raw)
  To: Tom Rini, u-boot
  Cc: Lukasz Majewski, Gary Bisson, Marek Vasut, Michael Walle,
	Zixun LI

Hi Tom,

Please find the following fixes/developments for master.

Usb gadget:
- Add SAM9X60 support to atmel driver
- Fix memory leaks in f_mass_storage gadget driver
- Fix comment typo in dwc3 gadget driver

Fastboot:
- Lift restrictions on !NET_LWIP for USB

Android:
- Fix possible NULL ptr when AVB is out of memory

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

Thanks,
Mattijs

The following changes since commit 8a2cf6307a2ccc09c39dde486b6d9375b78c82c2:

  CI: Disable evb-ast2600 (2025-04-09 18:34:08 -0600)

are available in the Git repository at:

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

for you to fetch changes up to df50c821e75957113b93e45b363cb22c965e7a9b:

  bootstd: android: avoid possible null pointer dereference (2025-04-10 10:03:21 +0200)

----------------------------------------------------------------
u-boot-dfu-20250410

Usb gadget:
- Add SAM9X60 support to atmel driver
- Fix memory leaks in f_mass_storage gadget driver
- Fix comment typo in dwc3 gadget driver

Fastboot:
- Lift restrictions on !NET_LWIP for USB

Android:
- Fix possible NULL ptr when AVB is out of memory

----------------------------------------------------------------
Gary Bisson (1):
      bootstd: android: avoid possible null pointer dereference

Marek Vasut (1):
      usb: dwc3: gadget: Fix excepts/expects typo

Mattijs Korpershoek (4):
      usb: gadget: f_mass_storage: Remove kref structure use
      usb: gadget: f_mass_storage: Drop invalid kfree() in fsg_common_release()
      usb: gadget: f_mass_storage: Fix NULL dereference in fsg_add()
      usb: gadget: f_mass_storage: Fix memory leak of fsg buffers

Michael Walle (1):
      fastboot: lift restrictions on !NET_LWIP for USB

Zixun LI (1):
      usb: gadget: atmel: Add SAM9X60 support

 arch/arm/mach-at91/include/mach/atmel_usba_udc.h |  2 +-
 boot/bootmeth_android.c                          |  6 ++++--
 cmd/fastboot.c                                   |  4 ++++
 drivers/fastboot/Kconfig                         |  1 -
 drivers/fastboot/fb_common.c                     |  4 ++++
 drivers/usb/dwc3/gadget.c                        |  2 +-
 drivers/usb/gadget/atmel_usba_udc.c              |  1 +
 drivers/usb/gadget/f_mass_storage.c              | 18 ++++++------------
 8 files changed, 21 insertions(+), 17 deletions(-)


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

* Re: [GIT PULL] Please pull u-boot-dfu-20250410 into master
  2025-04-10 13:36 [GIT PULL] Please pull u-boot-dfu-20250410 into master Mattijs Korpershoek
@ 2025-04-10 17:33 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2025-04-10 17:33 UTC (permalink / raw)
  To: u-boot, Mattijs Korpershoek
  Cc: Lukasz Majewski, Gary Bisson, Marek Vasut, Michael Walle,
	Zixun LI

On Thu, 10 Apr 2025 15:36:12 +0200, Mattijs Korpershoek wrote:

> Please find the following fixes/developments for master.
> 
> Usb gadget:
> - Add SAM9X60 support to atmel driver
> - Fix memory leaks in f_mass_storage gadget driver
> - Fix comment typo in dwc3 gadget driver
> 
> Fastboot:
> - Lift restrictions on !NET_LWIP for USB
> 
> [...]

Merged into u-boot/master, thanks!

-- 
Tom



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

end of thread, other threads:[~2025-04-10 17:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-10 13:36 [GIT PULL] Please pull u-boot-dfu-20250410 into master Mattijs Korpershoek
2025-04-10 17:33 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox