summaryrefslogtreecommitdiffstats
path: root/drivers/hid
AgeCommit message (Expand)AuthorLines
2026-04-17Merge tag 'hid-for-linus-2026041601' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-476/+9034
2026-04-16Merge branch 'for-7.1/asus' into for-linusJiri Kosina-51/+57
2026-04-16Merge branch 'for-7.1/hid-bpf' into for-linusJiri Kosina-22/+3865
2026-04-16Merge branch 'for-7.1/intel-thc' into for-linusJiri Kosina-6/+61
2026-04-16Merge branch 'for-7.1/lenovo-v2' into for-linusJiri Kosina-2/+4041
2026-04-16Merge branch 'for-7.1/mcp2221' into for-linusJiri Kosina-13/+23
2026-04-16Merge branch 'for-7.1/pidff' into for-linusJiri Kosina-19/+47
2026-04-16Merge branch 'for-7.1/pl' into for-linusJiri Kosina-8/+4
2026-04-16Merge branch 'for-7.1/sony' into for-linusJiri Kosina-80/+349
2026-04-16Merge branch 'for-7.1/winwing' into for-linusJiri Kosina-14/+182
2026-04-16Merge branch 'for-7.1/core-v2' into for-linusJiri Kosina-336/+350
2026-04-15Merge tag 'media/v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-0/+1
2026-04-13HID: core: clamp report_size in s32ton() to avoid undefined shiftGreg Kroah-Hartman-0/+3
2026-04-10HID: logitech-dj: fix wrong detection of bad DJ_SHORT output reportBenjamin Tissoires-1/+2
2026-04-09HID: logitech-hidpp: fix race condition when accessing stale stack pointerBenoît Sevens-7/+17
2026-04-09HID: winwing: Enable rumble effectsIvan Gorinov-14/+182
2026-04-09HID: core: do not allow parsing 0-sized reportsDmitry Torokhov-0/+5
2026-04-09HID: usbhid: refactor endpoint lookupJohan Hovold-5/+3
2026-04-09HID: huawei: fix CD30 keyboard report descriptor issueMiao Li-0/+93
2026-04-09HID: playstation: validate num_touch_reports in DualShock 4 reportsBenoît Sevens-0/+12
2026-04-09HID: drop 'default !EXPERT' from tristate symbolsThomas Weißschuh-13/+0
2026-04-09HID: usbhid: fix deadlock in hid_post_reset()Oliver Neukum-1/+1
2026-04-09HID: apple: ensure the keyboard backlight is off if suspendingAditya Garg-0/+2
2026-04-09HID: quirks: Set ALWAYS_POLL for LOGITECH_BOLT_RECEIVERNícolas F. R. A. Prado-0/+1
2026-04-09HID: alps: fix NULL pointer dereference in alps_raw_event()Greg Kroah-Hartman-0/+3
2026-04-09HID: logitech-dj: Prevent REPORT_ID_DJ_SHORT related user initiated OOB writeLee Jones-0/+10
2026-04-09HID: logitech-dj: Standardise hid_report_enum variable nomenclatureLee Jones-6/+6
2026-04-09HID: sony: update module descriptionRosalie Wanders-7/+9
2026-04-09HID: logitech-hidpp: Check bounds when deleting force-feedback effectsGünther Noack-6/+9
2026-04-09HID: sony: add battery status support for Rock Band 4 PS5 guitarsRosalie Wanders-1/+39
2026-04-09HID: sony: fix style issuesRosalie Wanders-43/+34
2026-04-09HID: quirks: update hid-sony supported devicesRosalie Wanders-7/+39
2026-04-09HID: sony: add support for more instrumentsRosalie Wanders-47/+253
2026-04-08Merge tag 'hid-for-linus-2026040801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+42
2026-04-08bpf: Add fix for Trust Philips SPK6327 (145f:024b) modifier keysmuhammed Rishal-0/+49
2026-04-08HID: bpf: Add support for the Huion KeyDial K20 over bluetoothBenjamin Tissoires-0/+492
2026-04-08HID: bpf: add a BPF to get the touchpad typeBenjamin Tissoires-0/+90
2026-04-08hid: bpf: hid_bpf_helpers: add helper for having read/write udev propertiesBenjamin Tissoires-0/+38
2026-04-08HID: bpf: handle injected report descriptor in HID-BPFBenjamin Tissoires-0/+3026
2026-04-08HID: bpf: add helper macros for LE/BE conversionPeter Hutterer-0/+67
2026-04-08HID: bpf: hid_bpf_helpers: provide a cleanup functionsBenjamin Tissoires-18/+98
2026-04-08HID: bpf: fix some signed vs unsigned compiler warningsPeter Hutterer-4/+5
2026-03-29Input: add keycodes for contextual AI usages (HUTRR119)Akshai Murari-0/+9
2026-03-27HID: Kysona: Add support for VXE Dragonfly R1 ProLode Willems-0/+6
2026-03-27HID: amd_sfh: don't log error when device discovery fails with -EOPNOTSUPPMaximilian Pezzullo-1/+2
2026-03-27HID: intel-thc-hid: Intel-thc: Add more frequency support for SPIEven Xu-0/+51
2026-03-27HID: intel-thc-hid: Intel-quickspi: Improve power management for touch devicesEven Xu-6/+10
2026-03-27HID: core: use __free(kfree) and __free(kvfree) to clean up temporary buffersDmitry Torokhov-22/+12
2026-03-27HID: core: factor out hid_parse_collections()Dmitry Torokhov-80/+89
2026-03-27HID: hid-lenovo-go: fix LEDS dependenciesArnd Bergmann-6/+3