aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/p2sb
Commit message (Expand)AuthorAgeFilesLines
* gpio: remove gpiobus_attach_busAhmad Khalifa2025-08-131-1/+2
* newbus: replace leftover device unit wildcardsAhmad Khalifa2025-06-211-1/+1
* Use bus_generic_detach instead of device_delete_children in detachJohn Baldwin2025-01-021-1/+5
* Use the new bus_generic_detach directly in place of home-grown versionsJohn Baldwin2025-01-021-13/+1
* Replace calls to bus_generic_attach with bus_attach_childrenJohn Baldwin2024-12-062-2/+4
* p2sb: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-093-8/+4
* Add support for Lewisburg GPIO through P2SBArnaud Ysmal2021-08-265-0/+858