aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/qcom_dwc3
Commit message (Expand)AuthorAgeFilesLines
* qcom_dwc3: update naming to match the later device tree drops.Adrian Chadd2025-04-081-5/+5
* Replace calls to bus_generic_attach with bus_attach_childrenJohn Baldwin2024-12-061-1/+2
* syscon: Move syscon code in dev/sysconEmmanuel Vadot2024-01-101-1/+1
* phy: Move phy code in dev/phyEmmanuel Vadot2024-01-101-1/+1
* hwreset: Move reset code in dev/hwresetEmmanuel Vadot2024-01-101-1/+1
* clk: Move clock code in dev/clkEmmanuel Vadot2024-01-101-1/+1
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* qcom_*: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-101-4/+1
* qcom_dwc3: add initial Qualcomm SoC DWC3 controller glueAdrian Chadd2021-12-281-0/+180