Hi Anders,

Thank you for the patch.

On Thu, Jul 16, 2026 at 15:42, Anders Roxell <[email protected]> wrote:

> From: Jens Wiklander <[email protected]>
>
> Sync Linux kernel dwc3 changes from v5.18 to v5.19.
>
> The following files are preserved accross the import:
> Makefile Kconfig dwc3-meson-g12a.c dwc3-meson-gxl.c dwc3-omap.c
> dwc3-uniphier.c dwc3-generic.h dwc3-generic.c dwc3-generic-sti.c
> dwc3-layerscape.c ti_usb_phy.c
>
> Skipping unused files:
> debugfs.c drd.c dwc3-exynos.c dwc3-haps.c dwc3-imx8mp.c dwc3-keystone.c
> dwc3-octeon.c dwc3-of-simple.c dwc3-pci.c dwc3-qcom.c dwc3-qcom-legacy.c
> dwc3-rtk.c dwc3-st.c dwc3-xilinx.c host.c trace.c trace.h ulpi.c
>
> Note that this is a raw import and doesn't build.
> A fixup commit at the end of the series fixes that.
>
> List of commits: git log --oneline v5.18..v5.19
> Commits imported:
> 5812175389e2 usb: dwc3-am62: remove unnecesary clk_put()
> 7441b273388b usb: dwc3: gadget: Fix event pending check
> 8bd6b8c4b100 USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> 
> peripheral if extcon is present"
> 7ddda2614d62 usb: dwc3: pci: Restore line lost in merge conflict resolution
> 9c1e916960c1 usb: dwc3: gadget: Fix IN endpoint max packet size allocation
> 859bdc359567 usb: dwc3: core: Add error log when core soft reset failed
> 3c5880745b44 usb: dwc3: gadget: Move null pinter check to proper place
> 9d778f0c5f95 usb: dwc3: Fix ep0 handling when getting reset while doing 
> control transfer
> d090c7a2ab84 USB / dwc3: Fix a checkpatch warning in core.c
> f66eef8fb898 usb: dwc3: gadget: Delay issuing End Transfer
> ace17b6ee4f9 usb: dwc3: gadget: Only End Transfer for ep0 data phase
> c96683798e27 usb: dwc3: ep0: Don't prepare beyond Setup stage
> 8f8034f493b5 usb: dwc3: gadget: Don't modify GEVNTCOUNT in pullup()
> 861c010a2ee1 usb: dwc3: gadget: Refactor pullup()
> 69e131d1ac4e usb: dwc3: gadget: Prevent repeat pullup()
> ca05b38252d7 usb: dwc3: xilinx: Add gpio-reset support
> 4ea150889ad7 usb: dwc3: remove a possible unnecessary 'out of memory' message
> 7fd069d65da2 usb: dwc3: host: Stop setting the ACPI companion
> a03e2ddab8e7 usb: dwc3: pci: Fix pm_runtime_get_sync() error checking
> bf594d1d0c1d usb: dwc3: gadget: Replace list_for_each_entry_safe() if using 
> giveback
> 2840d6dfcf43 usb: dwc3: EP clear halt leading to clearing of delayed_status
> 0f0101719138 usb: dwc3: Don't switch OTG -> peripheral if extcon is present
> 6a7c7df993bd usb: dwc3: gadget: increase tx fifo size for ss isoc endpoints
> 0fee30ab6351 USB / dwc3: Fix three doc-build warnings
> e8784c0aec03 drivers: usb: dwc3: Add AM62 USB wrapper driver

Drop pci, xilinx, host patches from changelog as they touch "unused
files"

With that fixed:

Reviewed-by: Mattijs Korpershoek <[email protected]>

Reply via email to