aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/hyperv/input/hv_kbdc.c
Commit message (Expand)AuthorAgeFilesLines
* chore: replace {0, 0} with {DEV,KOBJ}METHOD_ENDEnji Cooper2026-02-251-1/+1
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* hyperv: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-061-3/+1
* hyperv/input: Remove unnecessary inclusion.Sepherosa Ziehau2017-06-301-1/+0
* hyperv/kbd: Remove unnecessary assignment.Sepherosa Ziehau2017-04-141-1/+0
* hyperv/kbd: Add support for synthetic keyboard.Sepherosa Ziehau2017-04-051-0/+532