summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2025-03-05Merge tag 'hid-for-linus-2025030501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds12-58/+70
2025-03-04HID: Intel-thc-hid: Intel-quickspi: Correct device state after S4Even Xu1-0/+2
2025-03-04HID: intel-thc-hid: Fix spelling mistake "intput" -> "input"Colin Ian King1-1/+1
2025-03-04HID: hid-steam: Fix use-after-free when detaching deviceVicki Pfau1-1/+1
2025-03-04HID: debug: Fix spelling mistake "Messanger" -> "Messenger"Colin Ian King1-1/+1
2025-03-04HID: appleir: Fix potential NULL dereference at raw event handleDaniil Dulov1-1/+1
2025-03-04HID: apple: disable Fn key handling on the Omoton KB066Alex Henrie1-4/+7
2025-03-04HID: i2c-hid: improve i2c_hid_get_report error messageWentao Guan1-1/+1
2025-02-19HID: intel-ish-hid: Fix use-after-free issue in ishtp_hid_remove()Zhang Lixu1-1/+3
2025-02-19HID: intel-ish-hid: Fix use-after-free issue in hid_ishtp_cl_remove()Zhang Lixu1-1/+1
2025-02-19HID: google: fix unused variable warning under !CONFIG_ACPIYu-Chun Lin1-0/+2
2025-02-19HID: nintendo: fix gencon button events mapRyan McClelland1-7/+7
2025-02-18HID: corsair-void: Update power supply values with a unified work handlerStuart Hayhurst1-40/+43
2025-02-10Merge tag 'hid-for-linus-2025021001' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds21-39/+96
2025-02-07HID: hid-steam: Don't use cancel_delayed_work_sync in IRQ contextVicki Pfau1-1/+1
2025-02-07HID: hid-steam: Move hidraw input (un)registering to workVicki Pfau1-7/+31
2025-02-07HID: hid-thrustmaster: fix stack-out-of-bounds read in usb_check_int_endpoints()Tulio Fernandes1-1/+1
2025-02-07HID: apple: fix up the F6 key on the Omoton KB066 keyboardAlex Henrie1-0/+3
2025-02-07HID: hid-apple: Apple Magic Keyboard a3203 USB-C supportIevgen Vovk2-0/+6
2025-02-04HID: topre: Fix n-key rollover on Realforce R3S TKL boardsDaniel Brackenbury3-1/+10
2025-02-04HID: intel-ish-hid: ipc: Add Panther Lake PCI device IDsZhang Lixu2-0/+9
2025-02-04HID: multitouch: Add NULL check in mt_input_configuredCharles Han1-1/+4
2025-02-04HID: winwing: Add NULL check in winwing_init_led()Charles Han1-0/+2
2025-02-03HID: hid-steam: Fix issues with disabling both gamepad mode and lizard modeVicki Pfau1-3/+3
2025-02-03HID: ignore non-functional sensor in HP 5MP CameraChia-Lin Kao (AceLan)2-0/+2
2025-02-03HID: intel-thc: fix CONFIG_HID dependencyArnd Bergmann7-12/+8
2025-02-03HID: lenovo: select CONFIG_ACPI_PLATFORM_PROFILEArnd Bergmann2-6/+3
2025-02-03HID: intel-ish-hid: Send clock sync message immediately after resetZhang Lixu2-3/+8
2025-02-03HID: intel-ish-hid: fix the length of MNG_SYNC_FW_CLOCK in doorbellZhang Lixu1-3/+3
2025-02-03HID: corsair-void: Initialise memory for psy_cfgStuart Hayhurst1-1/+1
2025-02-03HID: corsair-void: Add missing delayed work cancel for headset statusStuart Hayhurst1-0/+1
2025-01-26Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+3
2025-01-24Merge tag 'platform-drivers-x86-v6.14-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-2/+83
2025-01-22Merge tag 'hid-for-linus-2025012001' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds53-276/+7590
2025-01-22Merge tag 'mfd-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-7/+14
2025-01-20Merge branches 'for-6.14/wacom' and 'for-6.14/wacom-pci' into for-linusJiri Kosina3-4/+28
2025-01-20Merge branch 'for-6.14/uclogic' into for-linusJiri Kosina1-1/+1
2025-01-20Merge branch 'for-6.14/steelseries' into for-linusJiri Kosina1-10/+110
2025-01-20Merge branch 'for-6.14/nintendo' into for-linusJiri Kosina2-11/+7
2025-01-20Merge branch 'for-6.14/lenovo' into for-linusJiri Kosina1-1/+108
2025-01-20Merge branch 'for-6.14/intel-thc' into for-linusJiri Kosina21-0/+7115
2025-01-20Merge branch 'for-6.14/intel-ish' into for-linusJiri Kosina5-73/+0
2025-01-20Merge branch 'for-6.14/core' into for-linusJiri Kosina1-0/+2
2025-01-20Merge branch 'for-6.14/constify-bin-attribute' into for-linusJiri Kosina16-140/+133
2025-01-18HID: amd_sfh: Use always-managed version of pcim_intx()Philipp Stanner2-3/+3
2025-01-16HID: hid-asus: Disable OOBE mode on the ProArt P16Luke D. Jones1-0/+26
2025-01-16HID: steelseries: remove unnecessary returnChristian Mayer1-1/+0
2025-01-16HID: steelseries: export model and manufacturerChristian Mayer1-0/+13
2025-01-16HID: steelseries: export charging state for the SteelSeries Arctis 9 headsetChristian Mayer1-3/+20
2025-01-16HID: steelseries: add SteelSeries Arctis 9 supportChristian Mayer1-0/+64