aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/spibus/controller/rockchip/rk_spi.c
Commit message (Expand)AuthorAgeFilesLines
* bus_generic_detach: Delete children after detaching themJohn Baldwin2025-01-021-2/+0
* Replace calls to bus_generic_attach with bus_attach_childrenJohn Baldwin2024-12-061-1/+2
* newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANYWarner Losh2024-07-251-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
* spibus: Move rockchip driver into the common directoryEmmanuel Vadot2024-01-101-0/+476