summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3/dwc3-generic.c
AgeCommit message (Expand)Author
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-11usb: dwc3-generic: fix CONFIG_DM_REGULATOR-off caseJan Kiszka
2024-07-22drivers: usb: Remove duplicate newlinesMarek Vasut
2024-07-05usb: gadget: dwc3: Convert interrupt handling to usb_gadget_generic_opsMarek Vasut
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07usb: Remove <common.h> and add needed includesTom Rini
2024-03-21usb: dwc3-generic: implement Qualcomm wrapperCaleb Connolly
2024-03-01usb: dwc3-generic: support external vbus regulatorCaleb Connolly
2023-12-01usb: dwc3-generic: Use combined glue and ctrl node for RK3588Jonas Karlman
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-09-13usb: dwc3: Use generic_phy_valid() helperJonas Karlman
2023-08-25usb: dwc3: Fix remove function if there is no ulpi_reset gpioVenkatesh Yadav Abbarapu
2023-07-31usb: dwc3-generic: Restrict single ctrl node for RK3328Jagan Teki
2023-07-31usb: dwc3-generic: Add rk3568 supportJonas Karlman
2023-07-31usb: dwc3-generic: Relax unsupported dr_mode checkJonas Karlman
2023-07-31usb: dwc3-generic: Return early when there is no child nodeJonas Karlman
2023-07-03usb: dwc3-generic: Ensure reset GPIO is configured as an outputPeter Korsgaard
2023-02-27Merge tag 'v2023.04-rc3' into nextTom Rini
2023-02-22usb: dwc3-generic: Add the size of regs property to glue structureKunihiko Hayashi
2023-02-22usb: dwc3-generic: Export glue structures and functionsKunihiko Hayashi
2023-02-22usb: dwc3-generic: Add clock initialization in child DT nodeKunihiko Hayashi
2023-02-22usb: dwc3-generic: Allow different controller DT node patternKunihiko Hayashi
2023-02-22usb: dwc3: Look up reference clock DT phandle in both controller DT nodesMarek Vasut
2023-02-22usb: dwc3: Use the devm_gpiod_get_optional() API for reset gpioVenkatesh Yadav Abbarapu
2022-11-27usb: dwc3: Cache ref_clk pointer in struct dwc3Marek Vasut
2022-07-12usb: dwc3: Add support to reset usb ULPI phyT Karthik Reddy
2022-05-20usb: dwc3: Fix non-usb3 configurationsJan Kiszka
2022-04-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-04-22usb: dwc3: Add support for usb3-phy PHY configurationMichal Simek
2022-04-21usb: dwc3: Implement .glue_configure for i.MX8MPMarek Vasut
2022-04-21usb: dwc3: Rename .select_dr_mode to .glue_configureMarek Vasut
2022-02-16usb: dwc3: dwc3-generic: check the parent nodesAngus Ainslie
2021-07-28Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOSTSimon Glass
2021-05-16usb: dwc3-generic: Disable host driver definition if gadget onlyKunihiko Hayashi
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini
2021-01-05dm: core: Access device ofnode through functionsSimon Glass
2020-12-16x86: edison: Use dwc3-generic driver for Intel EdisonAndy Shevchenko
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-11-22usb: dwc3: Handle case where setup_phy is not neededSiva Durga Prasad Paladugu
2020-09-30usb: dwc3: Don't include asm-generic/io.hSean Anderson
2020-09-18usb: dwc3: Add Qualcomm DWC3 compatible stringRobert Marko
2020-05-30usb: dwc3: add make compatible for rockchip platformFrank Wang
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass