summaryrefslogtreecommitdiff
path: root/sys/dev/hid/hms.c
AgeCommit message (Expand)Author
2024-11-26hms(4): improve scroll with IICHID_SAMPLINGEdward Tomasz Napierala
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2023-01-20hms(4): Fix a copy/paste issue and check both _X and _YYuri
2022-12-24hms(4): Disable vendor usage page button supportVladimir Kondratyev
2022-05-06hid: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin
2022-03-03hms(4): Change probe priority to BUS_PROBE_GENERICVladimir Kondratyev
2021-08-16hms(4): Allow attachment to pointer top level collection.Vladimir Kondratyev
2021-08-12hms(4): Fix a typo in sysctl descriptionGordon Bergling
2021-01-20hms: Workaround idle mouse drift in I2C sampling mode.Vladimir Kondratyev
2021-01-08hid: Import hidmap and bunch of drivers based on itVladimir Kondratyev