summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-26Merge branch 'for-6.15/wacom' into for-linusJiri Kosina
2025-03-26Merge branch 'for-6.15/usb-hidbp' into for-linusJiri Kosina
2025-03-26Merge branch 'for-6.15/steam' into for-linusJiri Kosina
2025-03-26Merge branch 'for-6.15/sony' into for-linusJiri Kosina
2025-03-26Merge branch 'for-6.15/plantronics' into for-linusJiri Kosina
2025-03-26Merge branch 'for-6.15/pidff' into for-linusJiri Kosina
2025-03-26Merge branch 'for-6.15/logitech' into for-linusJiri Kosina
2025-03-26Merge branch 'for-6.15/lenovo' into for-linusJiri Kosina
2025-03-26Merge branch 'for-6.15/intel-thc' into for-linusJiri Kosina
2025-03-26Merge branch 'for-6.15/intel-ish' into for-linusJiri Kosina
2025-03-26Merge branch 'for-6.15/google' into for-linusJiri Kosina
2025-03-26Merge branch 'for-6.15/core' into for-linusJiri Kosina
2025-03-26Merge branch 'for-6.15/bpf' into for-linusJiri Kosina
2025-03-26Merge branch 'for-6.15/apple' into for-linusJiri Kosina
2025-03-26Merge branch 'for-6.15/amd_sfh' into for-linusJiri Kosina
2025-03-12HID: remove superfluous (and wrong) Makefile entry for CONFIG_INTEL_ISH_FIRMW...Jiri Kosina
2025-03-05Merge tag 'hid-for-linus-2025030501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-03-05HID: Intel-thc-hid: Intel-quickspi: Correct device state names gramaticallyEven Xu
2025-03-04HID: Intel-thc-hid: Intel-quickspi: Correct device state after S4Even Xu
2025-03-04HID: wacom: Remove static WACOM_PKGLEN_MAX limitJason Gerecke
2025-03-04HID: amd_sfh: Don't show wrong status for amd_sfh_hpd_info()Mario Limonciello
2025-03-04HID: amd_sfh: Default to HPD disabledMario Limonciello
2025-03-04HID: amd_sfh: Allow configuring whether HPD is enabled or disabledMario Limonciello
2025-03-04HID: intel-thc-hid: Fix spelling mistake "intput" -> "input"Colin Ian King
2025-03-04HID: hid-steam: Fix use-after-free when detaching deviceVicki Pfau
2025-03-04HID: debug: Fix spelling mistake "Messanger" -> "Messenger"Colin Ian King
2025-03-04HID: pidff: Fix set_device_control()Tomasz Pakuła
2025-03-04HID: pidff: Fix 90 degrees direction name North -> EastTomasz Pakuła
2025-03-04HID: pidff: Compute INFINITE value instead of using hardcoded 0xffffTomasz Pakuła
2025-03-04HID: pidff: Clamp effect playback LOOP_COUNT valueTomasz Pakuła
2025-03-04HID: pidff: Rename two functions to align them with naming conventionTomasz Pakuła
2025-03-04HID: appleir: Fix potential NULL dereference at raw event handleDaniil Dulov
2025-03-04HID: apple: disable Fn key handling on the Omoton KB066Alex Henrie
2025-03-04HID: i2c-hid: improve i2c_hid_get_report error messageWentao Guan
2025-03-04HID: lenovo: silence unreachable code warningDan Carpenter
2025-03-04HID: lenovo: Fix to ensure the data as __le32 instead of u32Vishnu Sankar
2025-02-24HID: bpf: add a v6.11+ compatible BPF fixup for the XPPen ACK05 remoteBenjamin Tissoires
2025-02-24HID: bpf: new hid_bpf_async.h common headerBenjamin Tissoires
2025-02-24HID: bpf: import new kfunc from v6.10 & v6.11Benjamin Tissoires
2025-02-24HID: bpf: add support for the XP-Pen Artist Pro 19 (gen2)Benjamin Tissoires
2025-02-24HID: bpf: Added updated Kamvas Pro 19 descriptorBenjamin Tissoires
2025-02-24HID: bpf: Suppress bogus F13 trigger on Sirius keyboard full fan shortcutBenjamin Tissoires
2025-02-24HID: bpf: Add support for the default firmware mode of the Huion K20Benjamin Tissoires
2025-02-19HID: intel-ish-hid: Fix use-after-free issue in ishtp_hid_remove()Zhang Lixu
2025-02-19HID: intel-ish-hid: Fix use-after-free issue in hid_ishtp_cl_remove()Zhang Lixu
2025-02-19HID: google: fix unused variable warning under !CONFIG_ACPIYu-Chun Lin
2025-02-19HID: google: don't include '<linux/pm_wakeup.h>' directlyWolfram Sang
2025-02-19HID: nintendo: fix gencon button events mapRyan McClelland
2025-02-18Hid: Intel-thc-hid: Intel-thc: Fix "dubious: !x | !y" issueEven Xu