aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/qualcomm/ipq4018_usb_ss_phy.c
Commit message (Expand)AuthorAgeFilesLines
* Replace calls to bus_generic_attach with bus_attach_childrenJohn Baldwin2024-12-061-1/+2
* phy: Move phy code in dev/phyEmmanuel Vadot2024-01-101-1/+1
* regulator: Move regulator code in dev/regulatorEmmanuel Vadot2024-01-101-1/+1
* hwreset: Move reset code in dev/hwresetEmmanuel 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
* ipq4018: remove write-only variables in USB ehci/xhci bus glueAdrian Chadd2022-09-131-2/+0
* arm/arm64 qualcomm: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-091-3/+1
* ipq4018_usb_phy: remove old debugging routineAdrian Chadd2021-12-281-2/+0
* ipq4018_usb_phy: add USB 2.0 and 3.0 PHY supportAdrian Chadd2021-12-281-0/+218