| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use bus_generic_detach to detach and delete child devices during detach | John Baldwin | 2025-01-02 | 1 | -4/+4 |
| * | Replace calls to bus_generic_attach with bus_attach_children | John Baldwin | 2024-12-06 | 1 | -1/+1 |
| * | newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANY | Warner Losh | 2024-07-25 | 1 | -1/+1 |
| * | sys: Automated cleanup of cdefs and other formatting | Warner Losh | 2023-11-27 | 1 | -1/+0 |
| * | sys: Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
| * | dev/amd*: Remove unused devclass arguments to DRIVER_MODULE. | John Baldwin | 2022-05-09 | 1 | -3/+1 |
| * | Remove unused smbus_devclass. | John Baldwin | 2022-05-06 | 1 | -1/+1 |
| * | amd*: clean up empty lines in .c and .h files | Mateusz Guzik | 2020-09-01 | 1 | -2/+1 |
| * | Update AMDSMB to use PCI_MATCH | Warner Losh | 2018-07-07 | 1 | -13/+11 |
| * | Move amdsmb and nfsmb from dev/pci to their own device directory. | Rui Paulo | 2014-09-23 | 1 | -0/+585 |
