summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2026-02-06HID: usbhid: paper over wrong bNumDescriptor fieldBenjamin Tissoires
2026-01-17HID: quirks: work around VID/PID conflict for appledisplayRené Rebe
2026-01-11HID: logitech-dj: Remove duplicate error loggingHans de Goede
2026-01-11HID: input: map HID_GD_Z to ABS_DISTANCE for stylus/penPing Cheng
2026-01-11HID: elecom: Add support for ELECOM M-XT3URBK (018F)Naoki Ueki
2026-01-11HID: apple: Add SONiX AK870 PRO to non_apple_keyboards quirk listApril Grimoire
2025-12-07HID: core: Harden s32ton() against conversion to 0 bitsAlan Stern
2025-12-07HID: amd_sfh: Stop sensor before startingMario Limonciello (AMD)
2025-12-07HID: quirks: work around VID/PID conflict for 0x4c4a/0x4155Zhang Heng
2025-12-07HID: hid-ntrig: Prevent memory leak in ntrig_report_version()Masami Ichikawa
2025-12-07HID: quirks: avoid Cooler Master MM712 dongle wakeup bugTristan Lobb
2025-10-29HID: multitouch: fix name of Stylus input devicesThadeu Lima de Souza Cascardo
2025-10-29HID: hid-input: only ignore 0 battery events for digitizersDmitry Torokhov
2025-10-29HID: multitouch: fix sticky fingersBenjamin Tissoires
2025-10-15hid: fix I2C read buffer overflow in raw_event() for mcp2221Arnaud Lecomte
2025-09-04HID: mcp2221: Handle reads greater than 60 bytesHamish Martin
2025-09-04HID: mcp2221: Don't set bus speed on every transferHamish Martin
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: 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-28HID: apple: avoid setting up battery timer for devices without batteryAditya Garg
2025-08-28HID: magicmouse: avoid setting up battery timer when not neededAditya Garg
2025-07-24HID: mcp2221: Set driver data before I2C adapter addHamish Martin
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: 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-06-27HID: 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-06-04HID: usbkbd: Fix the bit shift number for LED_KANAjunan
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-25HID: pidff: Fix null pointer dereference in pidff_find_fieldsTomasz Pakuła
2025-04-25HID: pidff: Do not send effect envelope if it's emptyTomasz Pakuła
2025-04-25HID: pidff: Convert infinite length from Linux API to PID standardTomasz Pakuła
2025-04-10HID: i2c-hid: improve i2c_hid_get_report error messageWentao Guan
2025-04-10HID: remove superfluous (and wrong) Makefile entry for CONFIG_INTEL_ISH_FIRMW...Jiri Kosina
2025-04-07HID: hid-plantronics: Add mic mute mapping and generalize quirksTerry Junge
2025-03-28HID: apple: disable Fn key handling on the Omoton KB066Alex Henrie
2025-03-28HID: apple: fix up the F6 key on the Omoton KB066 keyboardAlex Henrie
2025-03-28HID: hid-apple: Apple Magic Keyboard a3203 USB-C supportIevgen Vovk