summaryrefslogtreecommitdiff
path: root/sys/dev/usb/controller/dwc3
AgeCommit message (Expand)Author
2025-03-04usb: Kill left-over cdefs.h includesWarner Losh
2024-12-06Replace calls to bus_generic_attach with bus_attach_childrenJohn Baldwin
2024-07-24newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANYWarner Losh
2024-01-10syscon: Move syscon code in dev/sysconEmmanuel Vadot
2024-01-10phy: Move phy code in dev/phyEmmanuel Vadot
2024-01-10hwreset: Move reset code in dev/hwresetEmmanuel Vadot
2024-01-10clk: Move clock code in dev/clkEmmanuel Vadot
2024-01-10usb: dwc3: Move driver under a subdirectoryEmmanuel Vadot