summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2025-09-30usb: dwc3: Remove redundant testAndrew Goodbody
2025-09-26usb: dwc3: Tighten driver glue dependenciesTom Rini
2025-09-11Merge patch series "Fix dma_addr_t for R5 SPL"Tom Rini
2025-09-11dma: ti: k3-udma: fix dma_addr_t typecastsAnshul Dalal
2025-08-30usb: dwc3-generic: Use combined glue and ctrl node for RK3528Jonas Karlman
2025-08-30usb: dwc3-generic: Use combined glue and ctrl node for RK3576Jonas Karlman
2025-07-25usb: dwc3-generic: Add Exynos850 supportSam Protsenko
2025-05-25usb: dwc3: core: Fix timeout checkVaradarajan Narayanan
2025-04-11Merge patch series "Switch to using $(PHASE_) in Makefiles"Tom Rini
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2025-04-10usb: dwc3: gadget: Fix excepts/expects typoMarek Vasut
2025-03-21usb: dwc3: gadget: Fix match_ep callback for NXP UUU toolMarek Vasut
2025-02-11usb: dwc3-generic: Add STih407 supportPatrice Chotard
2025-02-11usb: dwc3-generic: Reorder includePatrice Chotard
2024-12-13usb: dwc3-generic: set "mode" based on caller of dwc3_generic_probe()Siddharth Vadapalli
2024-10-17Merge tag 'u-boot-dfu-20241017' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-10-15usb: dwc3: invalidate dcache on buffer used in interrupt handlingNeil Armstrong
2024-10-15usb: dwc3: fix dcache flush range calculationNeil Armstrong
2024-10-15usb: dwc3: allocate setup_buf with dma_alloc_coherent()Neil Armstrong
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2024-10-11usb: dwc3-generic: fix CONFIG_DM_REGULATOR-off caseJan Kiszka
2024-08-11usb: dwc3: support USB 3.1 controllersCaleb Connolly
2024-07-22drivers: usb: Remove duplicate newlinesMarek Vasut
2024-07-05usb: gadget: dwc3: Convert interrupt handling to usb_gadget_generic_opsMarek Vasut
2024-07-05usb: dwc3: gadget: Convert epautoconf workaround to match_ep callbackMarek Vasut
2024-06-25usb: dwc3: meson-g12a: drop usb.h and make dwc3_meson_g12a_force_mode staticNeil Armstrong
2024-06-25usb: dwc3: meson-gxl: drop usb-gx.h and make dwc3_meson_gxl_force_mode staticNeil Armstrong
2024-06-25usb: dwc3: meson-gxl: switch to generic_phy_set_modeNeil Armstrong
2024-06-24Merge tag 'v2024.07-rc5' into nextTom Rini
2024-06-19usb: dwc3: add newlines to dev_vdbg calls in ep0Caleb Connolly
2024-06-04usb: dwc3: gadget: fix crash in dwc3_gadget_giveback()Neil Armstrong
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-20Merge tag 'v2024.07-rc3' into nextTom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-16usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End TransferThinh Nguyen
2024-05-16usb: dwc3: gadget: properly check ep cmdFelipe Balbi
2024-05-16usb: dwc3: gadget: Check ENBLSLPM before sending ep commandThinh Nguyen
2024-05-16usb: dwc3: gadget: only resume USB2 PHY in <=HIGHSPEEDFelipe Balbi
2024-05-16usb: dwc3: gadget: clear SUSPHY bit before ep cmdsFelipe Balbi
2024-05-16usb: dwc3: gadget: combine return points into a single oneFelipe Balbi
2024-05-15Merge patch series "Add DFU and usb boot for TI am62x SK and beagleplay"Tom Rini
2024-05-15usb: dwc3: Add dwc3 glue driver for am62Sjoerd Simons
2024-05-07usb: Remove <common.h> and add needed includesTom Rini
2024-04-02usb: udc: dwc3: Fold dwc3_uboot_handle_interrupt into dm_usb_gadget_handle_in...Marek Vasut
2024-04-02usb: udc: dwc3: Fold board dm_usb_gadget_handle_interrupts() into DWC3 gadgetMarek Vasut
2024-03-21usb: dwc3-generic: implement Qualcomm wrapperCaleb Connolly
2024-03-01usb: dwc3-generic: support external vbus regulatorCaleb Connolly
2024-01-29treewide: Remove clk_freeSean Anderson
2023-12-04Merge tag 'v2024.01-rc4' into nextTom Rini