aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2025-07-31Merge branch 'for-6.17/amd-sfh' into for-linusJiri Kosina16-14/+43
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds12-39/+39
2025-07-28Merge tag 'sound-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+3
2025-07-27Input: Add and document BTN_GRIP*Vicki Pfau1-0/+2
2025-07-25HID: core: Harden s32ton() against conversion to 0 bitsAlan Stern1-1/+5
2025-07-18HID: apple: validate feature-report field count to prevent NULL pointer deref...Qasim Ijaz1-1/+2
2025-07-15Merge tag 'hid-for-linus-2025071501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-6/+15
2025-07-13HID: core: do not bypass hid_hw_raw_requestBenjamin Tissoires1-2/+1
2025-07-13HID: core: ensure __hid_request reserves the report ID as the first byteBenjamin Tissoires1-2/+9
2025-07-13HID: core: ensure the allocated report buffer can contain the reserved report IDBenjamin Tissoires1-1/+4
2025-07-10HID: debug: Remove duplicate entry (BTN_WHEEL)Andy Shevchenko1-1/+1
2025-07-07ASoC: soc-dapm: cleanupsMark Brown13-21/+130
2025-07-05Merge tag 'hid-for-linus-2025070502' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-11/+19
2025-07-03HID: appletb-kbd: fix slab use-after-free bug in appletb_kbd_probeQasim Ijaz1-4/+6
2025-07-03HID: Fix debug name for BTN_GEAR_DOWN, BTN_GEAR_UP, BTN_WHEELVicki Pfau1-2/+2
2025-07-03HID: magicmouse: use secs_to_jiffies() for battery timeoutAditya Garg1-3/+3
2025-07-03HID: apple: use secs_to_jiffies() for battery timeoutAditya Garg1-3/+3
2025-07-03HID: magicmouse: avoid setting up battery timer when not neededAditya Garg1-23/+39
2025-07-03HID: apple: avoid setting up battery timer for devices without batteryAditya Garg1-6/+11
2025-07-03HID: elecom: add support for ELECOM HUGE 019B variantLeonard Dizon3-4/+8
2025-07-03HID: appletb-kbd: fix memory corruption of input_handler_listQasim Ijaz1-1/+3
2025-07-03HID: amd_sfh: Enable operating modeBasavaraj Natikar4-1/+29
2025-07-03HID: uclogic: Add support for XP-PEN Artist 22R ProJoshua Goins6-4/+248
2025-06-26Merge tag 'hid-for-linus-2025062701' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-13/+114
2025-06-20HID: rate-limit hid_warn to prevent log floodingLi Chen1-2/+2
2025-06-20HID: core: Add bus define for SoundWire busCharles Keepax1-0/+3
2025-06-20HID: replace scnprintf() with sysfs_emit()Chelsy Ratnawat2-4/+4
2025-06-20HID: lenovo: Add support for ThinkPad X1 Tablet Thin Keyboard Gen2Akira Inoue3-1/+16
2025-06-20HID: uclogic: make read-only array reconnect_event static constColin Ian King1-1/+1
2025-06-20HID: mcp-2221: Replace manual comparison with min() macroYu Jiaoliang1-8/+3
2025-06-20HID: appletb-kbd: fix "appletb_backlight" backlight device reference countingQasim Ijaz1-0/+5
2025-06-20HID: mcp2221: set gpio pin modeHeiko Schocher1-0/+97
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh10-10/+10
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh7-29/+29
2025-06-11HID: multitouch: add device ID for Apple Touch BarKerem Karabay2-0/+18
2025-06-11HID: multitouch: specify that Apple Touch Bar is directKerem Karabay1-0/+7
2025-06-11HID: multitouch: take cls->maxcontacts into account for Apple Touch Bar even ...Kerem Karabay1-0/+7
2025-06-11HID: multitouch: support getting the tip state from HID_DG_TOUCH fields in Ap...Kerem Karabay1-4/+11
2025-06-11HID: multitouch: Get the contact ID from HID_DG_TRANSDUCER_INDEX fields in ca...Kerem Karabay1-1/+15
2025-06-11HID: wacom: fix crash in wacom_aes_battery_handler()Thomas Zeitlhofer1-0/+1
2025-06-10HID: intel-ish-hid: ipc: Add Wildcat Lake PCI device IDZhang Lixu2-0/+7
2025-06-10hid: intel-ish-hid: Use PCI_DEVICE_DATA() macro for ISH device tableZhang Lixu1-3/+3
2025-06-10HID: lenovo: Restrict F7/9/11 mode to compact keyboards onlyIusico Maxim1-4/+7
2025-06-10HID: Add IGNORE quirk for SMARTLINKTECHNOLOGYZhang Heng2-0/+4
2025-06-10HID: input: lower message severity of 'No inputs registered, leaving' to debugMario Limonciello1-1/+1
2025-06-10HID: quirks: Add quirk for 2 Chicony Electronics HP 5MP CamerasChia-Lin Kao (AceLan)2-0/+4
2025-06-10HID: debug: Use the __set_current_state()Zihuan Zhang1-1/+1
2025-06-10HID: pidff: Move else if statements to follow closing bracesTomasz Pakuła1-4/+2
2025-06-10HID: pidff: Add missing spacesTomasz Pakuła1-5/+5
2025-06-10HID: pidff: Move trailing statements in pidff_rescale_signed()Tomasz Pakuła1-2/+4