summaryrefslogtreecommitdiff
path: root/sys/dev/spibus/controller
AgeCommit message (Expand)Author
2025-01-02bus_generic_detach: Delete children after detaching themJohn Baldwin
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-10hwreset: Move reset code in dev/hwresetEmmanuel Vadot
2024-01-10clk: Move clock code in dev/clkEmmanuel Vadot
2024-01-10spibus: Move allwinner driver into the common directoryEmmanuel Vadot
2024-01-10spibus: Move rockchip driver into the common directoryEmmanuel Vadot