summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
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
2023-12-01usb: dwc3-generic: Use combined glue and ctrl node for RK3588Jonas Karlman
2023-11-28Merge patch series "Import "string" I/O functions from Linux"Tom Rini
2023-11-28treewide: Include linux/io.h instead of asm-generic/io.hIgor Prusov
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini
2023-11-16treewide: use linux/time.h for time conversion definesIgor Prusov
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-10-12dwc3: add support for Amlogic A1 familyAlexey Romanov
2023-10-02Merge branch 'next'Tom Rini
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-09-15board: usb: Replace legacy usb_gadget_handle_interrupts()Marek Vasut
2023-09-13usb: dwc3: Use generic_phy_valid() helperJonas Karlman