summaryrefslogtreecommitdiff
path: root/sys/dev/hid/hid_if.m
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-03hid: Add child device parameter to HID methodsVladimir Kondratyev
2022-04-02usb(3): Fix a few typos in source code commentsGordon Bergling
2022-03-03hid: Add hid_ioctl method to HID interfaceVladimir Kondratyev
2021-05-28usbhid(4): Add second set of USB transfers to work in polled mode.Vladimir Kondratyev
2021-01-08hid: Import HID transport method definitions and helper functions.Vladimir Kondratyev