Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HID: holtek-kbd: constify fixed up report descriptor | Thomas Weißschuh | 2024-09-05 | 1 | -2/+2 |
* | HID: change return type of report_fixup() to const | Thomas Weißschuh | 2024-08-27 | 1 | -1/+1 |
* | HID: add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 2024-06-06 | 1 | -0/+1 |
* | HID: holtek: fix slab-out-of-bounds Write in holtek_kbd_input_event | Ma Ke | 2023-09-18 | 1 | -0/+4 |
* | HID: check for valid USB device for many HID drivers | Greg Kroah-Hartman | 2021-12-02 | 1 | -2/+7 |
* | HID: holtek: test for sanity of intfdata | Oliver Neukum | 2019-08-05 | 1 | -2/+7 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -4/+1 |
* | HID: Use module_hid_driver macro | H Hartley Sweeten | 2013-01-03 | 1 | -12/+1 |
* | HID: Add driver for Holtek based keyboards with broken HID | Tom Harwood | 2012-07-12 | 1 | -0/+183 |