| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | usb: Kill left-over cdefs.h includes | Warner Losh | 2025-03-04 | 1 | -1/+0 |
| * | Replace calls to bus_generic_attach with bus_attach_children | John Baldwin | 2024-12-06 | 2 | -2/+4 |
| * | newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANY | Warner Losh | 2024-07-25 | 1 | -1/+1 |
| * | syscon: Move syscon code in dev/syscon | Emmanuel Vadot | 2024-01-10 | 1 | -1/+1 |
| * | phy: Move phy code in dev/phy | Emmanuel Vadot | 2024-01-10 | 3 | -3/+3 |
| * | hwreset: Move reset code in dev/hwreset | Emmanuel Vadot | 2024-01-10 | 2 | -2/+2 |
| * | clk: Move clock code in dev/clk | Emmanuel Vadot | 2024-01-10 | 3 | -3/+3 |
| * | usb: dwc3: Move driver under a subdirectory | Emmanuel Vadot | 2024-01-10 | 4 | -0/+1096 |
