[PULL] u-boot-usb/master
    Marek Vasut 
    marek.vasut+usb at mailbox.org
       
    Wed Oct 29 02:30:47 CET 2025
    
    
  
The following changes since commit 23987e10905146def3ab61e55ec912c6e742efdc:
  Prepare v2026.01-rc1 (2025-10-27 16:10:23 -0600)
are available in the Git repository at:
  git://source.denx.de/u-boot-usb.git master
for you to fetch changes up to 41fd18219fb6625171180a21d0e4f17e9b7b5aa2:
  usb: musb-new: Cannot test unsigned member to be negative (2025-10-28 16:35:05 +0100)
----------------------------------------------------------------
Andrew Goodbody (8):
      usb: ehci: exynos: variable node should be signed
      usb: fsl-dt-fixup: Return an error code on error
      usb: ohci-hcd: Null check lurb_priv before dereference
      usb: ulpi: Incorrect operator used
      usb: xhci: exynos: variable node should be signed
      usb: musb-new: Null check before dereference
      usb: musb-new: Limit check array index before use
      usb: musb-new: Cannot test unsigned member to be negative
 drivers/usb/common/fsl-dt-fixup.c      |  2 +-
 drivers/usb/host/ehci-exynos.c         |  3 +--
 drivers/usb/host/ohci-hcd.c            |  6 ++++--
 drivers/usb/host/xhci-exynos5.c        |  3 +--
 drivers/usb/musb-new/am35x.c           |  4 ++--
 drivers/usb/musb-new/musb_gadget_ep0.c |  5 ++++-
 drivers/usb/musb-new/omap2430.c        | 34 +++++++++++++++++++++-------------
 drivers/usb/musb-new/ti-musb.c         | 28 +++++++++++++++++-----------
 drivers/usb/ulpi/ulpi.c                |  2 +-
 9 files changed, 52 insertions(+), 35 deletions(-)
    
    
More information about the U-Boot
mailing list