aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/controller/dwc3/aw_dwc3.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
* hwreset: Move reset code in dev/hwresetEmmanuel Vadot2024-01-101-1/+1
* clk: Move clock code in dev/clkEmmanuel Vadot2024-01-101-1/+1
* usb: dwc3: Move driver under a subdirectoryEmmanuel Vadot2024-01-101-0/+141