| Commit message (Expand) | Author | Age | Files | Lines |
| * | u2f(4): a HID driver for FIDO/U2F security keys | Vladimir Kondratyev | 2025-08-17 | 2 | -0/+9 |
| * | sys/modules/hid/*: Fix standalone build | SHENG-YI HONG | 2024-11-29 | 11 | -6/+11 |
| * | Remove residual blank line at start of Makefile | Warner Losh | 2024-07-15 | 17 | -17/+0 |
| * | sys: Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 18 | -18/+0 |
| * | bcm5874: Add opt_usb.h for module dependency | Warner Losh | 2022-04-05 | 1 | -1/+1 |
| * | ietp(4): Driver for Elantech I2C touchpad | Vladimir Kondratyev | 2022-03-02 | 2 | -0/+11 |
| * | bcm5974: wsp(4) driver version with HID attachment. | Vladimir Kondratyev | 2022-03-02 | 2 | -0/+11 |
| * | Fix some modules to export more used symbols | Konstantin Belousov | 2021-11-18 | 4 | -0/+8 |
| * | hidmap: add missing opt_hid.h to module Makefile | Vladimir Kondratyev | 2021-04-14 | 1 | -0/+1 |
| * | hid: add opt_hid.h to modules that use HID_DEBUG | Vladimir Kondratyev | 2021-03-03 | 3 | -1/+3 |
| * | hmt: Allow I2C sampling mode support to be compiled out. | Vladimir Kondratyev | 2021-01-20 | 1 | -0/+1 |
| * | hms: Workaround idle mouse drift in I2C sampling mode. | Vladimir Kondratyev | 2021-01-20 | 1 | -0/+1 |
| * | hid: Import hidmap-based drivers written by Greg V | Vladimir Kondratyev | 2021-01-07 | 4 | -1/+31 |
| * | hid: Import hidmap and bunch of drivers based on it | Vladimir Kondratyev | 2021-01-07 | 6 | -1/+51 |
| * | hidraw(4): Add HIDRAW_MAKE_UHID_ALIAS kernel option | Vladimir Kondratyev | 2021-01-07 | 1 | -1/+1 |
| * | hid: Import hidraw(4) - driver for access to raw HID device data | Vladimir Kondratyev | 2021-01-07 | 2 | -1/+11 |
| * | hid: Port ukbd to HID and attach to build | Vladimir Kondratyev | 2021-01-07 | 2 | -0/+11 |
| * | hid: Port multitouch hmt(4) driver to hidbus and attach to build | Vladimir Kondratyev | 2021-01-07 | 2 | -1/+11 |
| * | hid: Import hconf(4) - digitizer configuration top-level collection support. | Vladimir Kondratyev | 2021-01-07 | 2 | -0/+12 |
| * | hid: Import quirk subsystem. | Vladimir Kondratyev | 2021-01-07 | 2 | -1/+36 |
| * | hid: Import hidbus(4) | Vladimir Kondratyev | 2021-01-07 | 2 | -1/+11 |
| * | hid: Import HID transport method definitions and helper functions. | Vladimir Kondratyev | 2021-01-07 | 1 | -1/+2 |
| * | hid: Import functions and constants required by new subsystem | Vladimir Kondratyev | 2021-01-07 | 1 | -1/+1 |
| * | Factor-out hardware-independent part of USB HID support to new module | Vladimir Kondratyev | 2021-01-07 | 2 | -0/+15 |