Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bus_generic_detach: Delete children after detaching them | John Baldwin | 2025-01-02 | 1 | -2/+0 |
* | Replace calls to bus_generic_attach with bus_attach_children | John Baldwin | 2024-12-06 | 1 | -1/+2 |
* | newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANY | Warner Losh | 2024-07-25 | 1 | -1/+1 |
* | hwreset: Move reset code in dev/hwreset | Emmanuel Vadot | 2024-01-10 | 1 | -1/+1 |
* | clk: Move clock code in dev/clk | Emmanuel Vadot | 2024-01-10 | 1 | -1/+1 |
* | spibus: Move rockchip driver into the common directory | Emmanuel Vadot | 2024-01-10 | 1 | -0/+476 |