aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/controller/xlnx_dwc3.c
Commit message (Expand)AuthorAgeFilesLines
* usb: Kill left-over cdefs.h includesWarner Losh2025-03-041-2/+0
* 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
* arm64: xilinx: dwc3: Fix reset namesEmmanuel Vadot2023-08-231-2/+2
* arm64: xilinx: Add glue driver for usb3 controllerEmmanuel Vadot2023-08-231-0/+149