summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
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
2025-02-18HID: hid-universal-pidff: Fix spelling mistake "sucessfully" -> "successfully"Colin Ian King
2025-02-18HID: appletb-kbd: Fix inconsistent indentation and pass -ENODEV to dev_err_probeAditya Garg
2025-02-18HID: hid-appletb-bl: fix incorrect error message for default brightnessAditya Garg
2025-02-18HID: hid-appletb-kbd: simplify logic used to switch between media and functio...Aditya Garg
2025-02-18HID: corsair-void: Update power supply values with a unified work handlerStuart Hayhurst
2025-02-11HID: pidff: Remove redundant call to pidff_find_special_keysTomasz Pakuła
2025-02-11HID: pidff: Support device error response from PID_BLOCK_LOADTomasz Pakuła
2025-02-11HID: pidff: Comment and code style updateTomasz Pakuła
2025-02-11HID: hid-universal-pidff: Add Asetek wheelbases supportTomasz Pakuła
2025-02-11HID: pidff: Make sure to fetch pool before checking SIMULTANEOUS_MAXTomasz Pakuła
2025-02-11HID: Kconfig: Add LEDS_CLASS_MULTICOLOR dependency to HID_LOGITECHKate Hsuan
2025-02-10Merge tag 'hid-for-linus-2025021001' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-02-10HID: hid-appletb-bl: use appletb_bl_brightness_map instead of magic numbers t...Aditya Garg
2025-02-10HID: hid-appletb-kbd: make struct attribute *appletb_kbd_attrs[] staticAditya Garg
2025-02-08HID: Enable playstation driver for PlayStation 5 controllersAlex Henrie
2025-02-08HID: Enable playstation driver independently of sony driverAlex Henrie
2025-02-07HID: core: Add reserved item tag for main itemsTatsuya S
2025-02-07HID: hid-steam: Mutex cleanup in steam_set_lizard_mode()Vicki Pfau
2025-02-07HID: hid-steam: Don't use cancel_delayed_work_sync in IRQ contextVicki Pfau
2025-02-07HID: hid-steam: Move hidraw input (un)registering to workVicki Pfau
2025-02-07HID: hid-thrustmaster: fix stack-out-of-bounds read in usb_check_int_endpoints()Tulio Fernandes
2025-02-07HID: apple: fix up the F6 key on the Omoton KB066 keyboardAlex Henrie
2025-02-07HID: hid-apple: Apple Magic Keyboard a3203 USB-C supportIevgen Vovk