aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/hid
Commit message (Expand)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-1517-17/+0
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-1618-18/+0
* bcm5874: Add opt_usb.h for module dependencyWarner Losh2022-04-051-1/+1
* ietp(4): Driver for Elantech I2C touchpadVladimir Kondratyev2022-03-022-0/+11
* bcm5974: wsp(4) driver version with HID attachment.Vladimir Kondratyev2022-03-022-0/+11
* Fix some modules to export more used symbolsKonstantin Belousov2021-11-184-0/+8
* hidmap: add missing opt_hid.h to module MakefileVladimir Kondratyev2021-04-141-0/+1
* hid: add opt_hid.h to modules that use HID_DEBUGVladimir Kondratyev2021-03-033-1/+3
* hmt: Allow I2C sampling mode support to be compiled out.Vladimir Kondratyev2021-01-201-0/+1
* hms: Workaround idle mouse drift in I2C sampling mode.Vladimir Kondratyev2021-01-201-0/+1
* hid: Import hidmap-based drivers written by Greg VVladimir Kondratyev2021-01-074-1/+31
* hid: Import hidmap and bunch of drivers based on itVladimir Kondratyev2021-01-076-1/+51
* hidraw(4): Add HIDRAW_MAKE_UHID_ALIAS kernel optionVladimir Kondratyev2021-01-071-1/+1
* hid: Import hidraw(4) - driver for access to raw HID device dataVladimir Kondratyev2021-01-072-1/+11
* hid: Port ukbd to HID and attach to buildVladimir Kondratyev2021-01-072-0/+11
* hid: Port multitouch hmt(4) driver to hidbus and attach to buildVladimir Kondratyev2021-01-072-1/+11
* hid: Import hconf(4) - digitizer configuration top-level collection support.Vladimir Kondratyev2021-01-072-0/+12
* hid: Import quirk subsystem.Vladimir Kondratyev2021-01-072-1/+36
* hid: Import hidbus(4)Vladimir Kondratyev2021-01-072-1/+11
* hid: Import HID transport method definitions and helper functions.Vladimir Kondratyev2021-01-071-1/+2
* hid: Import functions and constants required by new subsystemVladimir Kondratyev2021-01-071-1/+1
* Factor-out hardware-independent part of USB HID support to new moduleVladimir Kondratyev2021-01-072-0/+15