aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/hid/hid_if.m
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-231-1/+0
* hid: Add hid_ioctl method to HID interfaceVladimir Kondratyev2022-12-241-0/+10
* usb(3): Fix a few typos in source code commentsGordon Bergling2022-04-091-1/+1
* usbhid(4): Add second set of USB transfers to work in polled mode.Vladimir Kondratyev2021-06-131-4/+5
* hid: Import HID transport method definitions and helper functions.Vladimir Kondratyev2021-01-071-0/+165