summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
4 daysMerge tag 'hid-for-linus-2025073101' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
4 daysMerge branch 'for-6.17/uclogic' into for-linusJiri Kosina
4 daysMerge branch 'for-6.17/pidff' into for-linusJiri Kosina
4 daysMerge branch 'for-6.17/multitouch' into for-linusJiri Kosina
4 daysMerge branch 'for-6.17/mcp2221' into for-linusJiri Kosina
4 daysMerge branch 'for-6.17/intel-thc' into for-linusJiri Kosina
4 daysMerge branch 'for-6.17/core' into for-linusJiri Kosina
4 daysMerge branch 'for-6.17/battery-timer-fixes' into for-linusJiri Kosina
4 daysMerge branch 'for-6.17/apple' into for-linusJiri Kosina
4 daysMerge branch 'for-6.17/amd-sfh' into for-linusJiri Kosina
6 daysMerge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
7 daysMerge tag 'sound-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
11 daysHID: core: Harden s32ton() against conversion to 0 bitsAlan Stern
2025-07-18HID: apple: validate feature-report field count to prevent NULL pointer deref...Qasim Ijaz
2025-07-15Merge tag 'hid-for-linus-2025071501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-13HID: core: do not bypass hid_hw_raw_requestBenjamin Tissoires
2025-07-13HID: core: ensure __hid_request reserves the report ID as the first byteBenjamin Tissoires
2025-07-13HID: core: ensure the allocated report buffer can contain the reserved report IDBenjamin Tissoires
2025-07-10HID: debug: Remove duplicate entry (BTN_WHEEL)Andy Shevchenko
2025-07-07ASoC: soc-dapm: cleanupsMark Brown
2025-07-05Merge tag 'hid-for-linus-2025070502' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-03HID: appletb-kbd: fix slab use-after-free bug in appletb_kbd_probeQasim Ijaz
2025-07-03HID: Fix debug name for BTN_GEAR_DOWN, BTN_GEAR_UP, BTN_WHEELVicki Pfau
2025-07-03HID: magicmouse: use secs_to_jiffies() for battery timeoutAditya Garg
2025-07-03HID: apple: use secs_to_jiffies() for battery timeoutAditya Garg
2025-07-03HID: magicmouse: avoid setting up battery timer when not neededAditya Garg
2025-07-03HID: apple: avoid setting up battery timer for devices without batteryAditya Garg
2025-07-03HID: elecom: add support for ELECOM HUGE 019B variantLeonard Dizon
2025-07-03HID: appletb-kbd: fix memory corruption of input_handler_listQasim Ijaz
2025-07-03HID: amd_sfh: Enable operating modeBasavaraj Natikar
2025-07-03HID: uclogic: Add support for XP-PEN Artist 22R ProJoshua Goins
2025-06-26Merge tag 'hid-for-linus-2025062701' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-20HID: rate-limit hid_warn to prevent log floodingLi Chen
2025-06-20HID: core: Add bus define for SoundWire busCharles Keepax
2025-06-20HID: replace scnprintf() with sysfs_emit()Chelsy Ratnawat
2025-06-20HID: lenovo: Add support for ThinkPad X1 Tablet Thin Keyboard Gen2Akira Inoue
2025-06-20HID: uclogic: make read-only array reconnect_event static constColin Ian King
2025-06-20HID: mcp-2221: Replace manual comparison with min() macroYu Jiaoliang
2025-06-20HID: appletb-kbd: fix "appletb_backlight" backlight device reference countingQasim Ijaz
2025-06-20HID: mcp2221: set gpio pin modeHeiko Schocher
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh
2025-06-11HID: multitouch: add device ID for Apple Touch BarKerem Karabay
2025-06-11HID: multitouch: specify that Apple Touch Bar is directKerem Karabay
2025-06-11HID: multitouch: take cls->maxcontacts into account for Apple Touch Bar even ...Kerem Karabay
2025-06-11HID: multitouch: support getting the tip state from HID_DG_TOUCH fields in Ap...Kerem Karabay
2025-06-11HID: multitouch: Get the contact ID from HID_DG_TRANSDUCER_INDEX fields in ca...Kerem Karabay
2025-06-11HID: wacom: fix crash in wacom_aes_battery_handler()Thomas Zeitlhofer
2025-06-10HID: intel-ish-hid: ipc: Add Wildcat Lake PCI device IDZhang Lixu
2025-06-10hid: intel-ish-hid: Use PCI_DEVICE_DATA() macro for ISH device tableZhang Lixu