summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
7 daysHID: logitech-hidpp: Do not assume FAP in hidpp_send_message_sync()Mavroudis Chatzilazaridis1-2/+7
13 daysHID: elecom: Add support for ELECOM M-XT3URBK (018F)Naoki Ueki3-4/+8
13 daysHID: apple: Add SONiX AK870 PRO to non_apple_keyboards quirk listApril Grimoire1-0/+1
13 daysHID: hid-input: Extend Elan ignore battery quirk to USBMario Limonciello (AMD)1-2/+3
2025-12-01HID: quirks: work around VID/PID conflict for 0x4c4a/0x4155Zhang Heng2-3/+14
2025-12-01HID: amd_sfh: Stop sensor before startingMario Limonciello (AMD)1-0/+2
2025-11-24HID: uclogic: Fix potential memory leak in error pathAbdun Nihaal1-1/+3
2025-11-24HID: playstation: Fix memory leak in dualshock4_get_calibration_data()Abdun Nihaal1-0/+2
2025-11-24HID: hid-ntrig: Prevent memory leak in ntrig_report_version()Masami Ichikawa1-5/+2
2025-11-24HID: logitech-hidpp: Add HIDPP_QUIRK_RESET_HI_RES_SCROLLStuart Hayhurst1-0/+21
2025-11-24HID: quirks: Add ALWAYS_POLL quirk for VRS R295 steering wheelOleg Makarenko2-0/+2
2025-11-24HID: nintendo: Wait longer for initial probeVicki Pfau1-1/+1
2025-11-24HID: quirks: avoid Cooler Master MM712 dongle wakeup bugTristan Lobb2-0/+4
2025-11-13HID: i2c-hid: Resolve touchpad issues on Dell systems during S4Mario Limonciello (AMD)3-1/+37
2025-11-13HID: asus: add Z13 folio to generic group for multitouch to workAntheas Kapenekakis2-4/+4
2025-11-13HID: pidff: PERMISSIVE_CONTROL quirk autodetectionTomasz Pakuła1-3/+11
2025-11-13HID: pidff: Use direction fix only for conditional effectsTomasz Pakuła3-16/+34
2025-10-23HID: multitouch: fix name of Stylus input devicesThadeu Lima de Souza Cascardo1-0/+1
2025-10-23HID: hid-input: only ignore 0 battery events for digitizersDmitry Torokhov1-1/+4
2025-10-23HID: multitouch: fix sticky fingersBenjamin Tissoires1-13/+14
2025-10-15HID: hidraw: tighten ioctl command parsingBenjamin Tissoires1-102/+122
2025-10-12hid: fix I2C read buffer overflow in raw_event() for mcp2221Arnaud Lecomte1-0/+4
2025-10-02HID: asus: add support for missing PX series fn keysAmit Chaudhari1-0/+3
2025-10-02HID: amd_sfh: Add sync across amd sfh work functionsBasavaraj Natikar3-2/+17
2025-09-09HID: core: Harden s32ton() against conversion to 0 bitsAlan Stern1-1/+5
2025-09-09HID: stop exporting hid_snto32()Dmitry Torokhov2-37/+32
2025-09-09HID: simplify snto32()Dmitry Torokhov1-9/+2
2025-09-04HID: hid-ntrig: fix unable to handle page fault in ntrig_report_version()Minjong Kim1-0/+3
2025-09-04HID: wacom: Add a new Art Pen 2Ping Cheng1-0/+1
2025-09-04HID: logitech: Add ids for G PRO 2 LIGHTSPEEDMatt Coffin3-0/+7
2025-09-04HID: quirks: add support for Legion Go dual dinput modesAntheas Kapenekakis2-0/+4
2025-09-04HID: multitouch: fix slab out-of-bounds access in mt_report_fixup()Qasim Ijaz1-0/+8
2025-09-04HID: asus: fix UAF via HID_CLAIMED_INPUT validationQasim Ijaz1-1/+7
2025-09-04HID: input: report battery status changes immediatelyJosé Expósito1-13/+10
2025-09-04HID: input: rename hidinput_set_battery_charge_status()José Expósito2-24/+24
2025-08-20HID: apple: avoid setting up battery timer for devices without batteryAditya Garg1-6/+11
2025-08-20HID: magicmouse: avoid setting up battery timer when not neededAditya Garg1-19/+37
2025-08-15HID: apple: validate feature-report field count to prevent NULL pointer deref...Qasim Ijaz1-1/+2
2025-07-24HID: core: do not bypass hid_hw_raw_requestBenjamin Tissoires1-2/+1
2025-07-24HID: core: ensure __hid_request reserves the report ID as the first byteBenjamin Tissoires1-2/+9
2025-07-24HID: core: ensure the allocated report buffer can contain the reserved report IDBenjamin Tissoires1-1/+4
2025-07-17HID: nintendo: avoid bluetooth suspend/resume stallsDaniel J. Ogorchock1-2/+36
2025-07-17HID: quirks: Add quirk for 2 Chicony Electronics HP 5MP CamerasChia-Lin Kao (AceLan)2-0/+4
2025-07-17HID: Add IGNORE quirk for SMARTLINKTECHNOLOGYZhang Heng2-0/+4
2025-07-17HID: lenovo: Add support for ThinkPad X1 Tablet Thin Keyboard Gen2Akira Inoue3-1/+16
2025-07-06HID: wacom: fix kobject reference count leakQasim Ijaz1-0/+1
2025-07-06HID: wacom: fix memory leak on sysfs attribute creation failureQasim Ijaz1-0/+1
2025-07-06HID: wacom: fix memory leak on kobject creation failureQasim Ijaz1-1/+3
2025-07-06HID: lenovo: Restrict F7/9/11 mode to compact keyboards onlyIusico Maxim1-4/+7
2025-07-06HID: wacom: fix crash in wacom_aes_battery_handler()Thomas Zeitlhofer1-0/+1