summaryrefslogtreecommitdiff
path: root/sys/dev/hid/hconf.c
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2022-05-06hid: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin
2021-03-04hid: add opt_hid.h to modules that use HID_DEBUGVladimir Kondratyev
2021-01-20hconf(4): Do not fetch report before writing new usage values back.Vladimir Kondratyev
2021-01-08hid: Import hconf(4) - digitizer configuration top-level collection support.Vladimir Kondratyev