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