Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | newbus: replace leftover device unit wildcards | Ahmad Khalifa | 2025-06-21 | 1 | -2/+2 |
* | Remove now-redundant calls to device_delete_children | John Baldwin | 2025-01-02 | 1 | -1/+1 |
* | Replace calls to bus_generic_attach with bus_attach_children | John Baldwin | 2024-12-06 | 1 | -12/+5 |
* | Replace calls to bus_generic_probe with bus_identify_children | John Baldwin | 2024-12-06 | 1 | -4/+4 |
* | new-bus: Remove the 'rid' and 'type' arguments from BUS_RELEASE_RESOURCE | John Baldwin | 2024-03-13 | 1 | -4/+3 |
* | sys: Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | dpaa2: Avoid dpaa2_cmd race conditions | Dmitry Salychev | 2023-04-19 | 1 | -60/+37 |
* | Add initial DPAA2 support | Dmitry Salychev | 2022-10-14 | 1 | -0/+3585 |