aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/hyperv/input/hv_hid.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+1
* Replace calls to bus_generic_attach with bus_attach_childrenJohn Baldwin2024-12-061-3/+1
* hid: Add child device parameter to HID methodsVladimir Kondratyev2023-08-031-6/+7
* hv_hid: Hyper-V HID driverYuri2023-02-051-0/+564