[PATCH v4 14/64] usb: dwc3: import from kernel v4.11
Ilias Apalodimas
ilias.apalodimas at linaro.org
Tue Jun 30 11:05:53 CEST 2026
Hi Marek
On Tue, 30 Jun 2026 at 11:59, Marek Vasut <marex at nabladev.com> wrote:
>
> On 6/29/26 10:43 AM, Jens Wiklander wrote:
> > Sync Linux kernel dwc3 changes from v4.10 to v4.11.
> >
> > 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 v4.10..v4.11
> > Commits imported:
> > de288e36fe33 usb: dwc3: gadget: delay unmap of bounced requests
> > 35b2719e72d3 usb: dwc3: gadget: make to increment req->remaining in all cases
> > 0913750f9fb6 usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox()
> > 1551e35ea418 usb: dwc3: gadget: Fix system suspend/resume on TI platforms
> > 73561128eb72 usb: dwc3: Fix incorrect type for utmi mode
> > cf3113d893d4 usb: dwc3: gadget: properly increment dequeue pointer on ep_dequeue
> > 7369090a9fb5 usb: dwc3: gadget: make Set Endpoint Configuration macros safe
> > bc46e23c3425 Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
> > e42a5dbb8a3d usb: dwc3: host: pass quirk-broken-port-ped property for known broken revisions
> > 28781789051e usb: dwc3: gadget: read IN ep FIFO size from HW
> > 692665c621bb Merge 4.10-rc5 into usb-next
> > ffb80fc672c3 usb: dwc3: gadget: skip Set/Clear Halt when invalid
> > 538967983b88 usb: dwc3: ep0: Fix the possible missed request for handling delay STATUS phase
> > c773bb0b9264 usb: dwc3: omap: Replace the extcon API
> > c6267a51639b usb: dwc3: gadget: align transfers to wMaxPacketSize
> > 905dc04ea796 usb: dwc3: gadget: allocate bounce buffer for unaligned xfers
> > e49d3cf4926a usb: dwc3: gadget: extract __dwc3_prepare_one_trb()
> > 843053093f47 usb: dwc3: gadget: simplify dwc3_prepare_one_trb()
> > 0e4018ff5d12 usb: dwc3: exynos: Remove MODULE_ALIAS()
> > 3e27b3f66a56 usb: dwc3: exynos remove suspend clock unspecified debug message
> >
> > Signed-off-by: Jens Wiklander <jens.wiklander at linaro.org>
> > Reviewed-by: Simon Glass <sjg at chromium.org>
> > Tested-by: Alexey Charkov <alchark at flipper.net>
>
> Patch 13/64 seems to be missing ?
I can see it in lore
https://lore.kernel.org/u-boot/20260629084507.3254232-14-jens.wiklander@linaro.org/T/#mbcab024c9ce559586a0a5fec420eefe57746922b
Cheers
/Ilias
More information about the U-Boot
mailing list