summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2025-11-13HID: i2c-hid: Resolve touchpad issues on Dell systems during S4Mario Limonciello (AMD)
2025-11-13HID: asus: add Z13 folio to generic group for multitouch to workAntheas Kapenekakis
2025-11-13HID: pidff: PERMISSIVE_CONTROL quirk autodetectionTomasz Pakuła
2025-11-13HID: pidff: Use direction fix only for conditional effectsTomasz Pakuła
2025-10-23HID: multitouch: fix name of Stylus input devicesThadeu Lima de Souza Cascardo
2025-10-23HID: hid-input: only ignore 0 battery events for digitizersDmitry Torokhov
2025-10-23HID: multitouch: fix sticky fingersBenjamin Tissoires
2025-10-15HID: hidraw: tighten ioctl command parsingBenjamin Tissoires
2025-10-12hid: fix I2C read buffer overflow in raw_event() for mcp2221Arnaud Lecomte
2025-10-02HID: asus: add support for missing PX series fn keysAmit Chaudhari
2025-10-02HID: amd_sfh: Add sync across amd sfh work functionsBasavaraj Natikar
2025-09-09HID: core: Harden s32ton() against conversion to 0 bitsAlan Stern
2025-09-09HID: stop exporting hid_snto32()Dmitry Torokhov
2025-09-09HID: simplify snto32()Dmitry Torokhov
2025-09-04HID: hid-ntrig: fix unable to handle page fault in ntrig_report_version()Minjong Kim
2025-09-04HID: wacom: Add a new Art Pen 2Ping Cheng
2025-09-04HID: logitech: Add ids for G PRO 2 LIGHTSPEEDMatt Coffin
2025-09-04HID: quirks: add support for Legion Go dual dinput modesAntheas Kapenekakis
2025-09-04HID: multitouch: fix slab out-of-bounds access in mt_report_fixup()Qasim Ijaz
2025-09-04HID: asus: fix UAF via HID_CLAIMED_INPUT validationQasim Ijaz
2025-09-04HID: input: report battery status changes immediatelyJosé Expósito
2025-09-04HID: input: rename hidinput_set_battery_charge_status()José Expósito
2025-08-20HID: apple: avoid setting up battery timer for devices without batteryAditya Garg
2025-08-20HID: magicmouse: avoid setting up battery timer when not neededAditya Garg
2025-08-15HID: apple: validate feature-report field count to prevent NULL pointer deref...Qasim Ijaz
2025-07-24HID: core: do not bypass hid_hw_raw_requestBenjamin Tissoires
2025-07-24HID: core: ensure __hid_request reserves the report ID as the first byteBenjamin Tissoires
2025-07-24HID: core: ensure the allocated report buffer can contain the reserved report IDBenjamin Tissoires
2025-07-17HID: nintendo: avoid bluetooth suspend/resume stallsDaniel J. Ogorchock
2025-07-17HID: quirks: Add quirk for 2 Chicony Electronics HP 5MP CamerasChia-Lin Kao (AceLan)
2025-07-17HID: Add IGNORE quirk for SMARTLINKTECHNOLOGYZhang Heng
2025-07-17HID: lenovo: Add support for ThinkPad X1 Tablet Thin Keyboard Gen2Akira Inoue
2025-07-06HID: wacom: fix kobject reference count leakQasim Ijaz
2025-07-06HID: wacom: fix memory leak on sysfs attribute creation failureQasim Ijaz
2025-07-06HID: wacom: fix memory leak on kobject creation failureQasim Ijaz
2025-07-06HID: lenovo: Restrict F7/9/11 mode to compact keyboards onlyIusico Maxim
2025-07-06HID: wacom: fix crash in wacom_aes_battery_handler()Thomas Zeitlhofer
2025-06-27hid-asus: check ROG Ally MCU version and warnLuke D. Jones
2025-06-19HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()Terry Junge
2025-06-04HID: quirks: Add ADATA XPG alpha wireless mouse supportMilton Barrera
2025-05-29HID: usbkbd: Fix the bit shift number for LED_KANAjunan
2025-05-22HID: bpf: abort dispatch if device destroyedRong Zhang
2025-05-22HID: uclogic: Add NULL check in uclogic_input_configured()Henry Martin
2025-05-22HID: thrustmaster: fix memory leak in thrustmaster_interrupts()Qasim Ijaz
2025-04-20HID: pidff: Fix set_device_control()Tomasz Pakuła
2025-04-20HID: pidff: Fix 90 degrees direction name North -> EastTomasz Pakuła
2025-04-20HID: pidff: Compute INFINITE value instead of using hardcoded 0xffffTomasz Pakuła
2025-04-20HID: pidff: Clamp effect playback LOOP_COUNT valueTomasz Pakuła
2025-04-20HID: pidff: Rename two functions to align them with naming conventionTomasz Pakuła
2025-04-20HID: pidff: Remove redundant call to pidff_find_special_keysTomasz Pakuła