summaryrefslogtreecommitdiff
path: root/sys/dev/usb/controller/generic_ehci_fdt.c
AgeCommit message (Expand)Author
2025-03-04usb: Kill left-over cdefs.h includesWarner Losh
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
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2022-05-06usb: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin
2022-02-21usb: Make ext_resources non-optionalEmmanuel Vadot
2020-09-01usb: clean up empty lines in .c and .h filesMateusz Guzik
2020-04-16arm: Fix duplicate ehci DRIVER_MODULEEmmanuel Vadot
2019-11-09generic_ehci_fdt: Fix compile when EXT_RESOURCES isn't presentEmmanuel Vadot
2019-10-03Split out the attachment from the generic-ehci driverEmmanuel Vadot