summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2 daysHID: quirks: work around VID/PID conflict for appledisplayRené Rebe1-0/+9
8 daysHID: logitech-dj: Remove duplicate error loggingHans de Goede1-33/+23
8 daysHID: input: map HID_GD_Z to ABS_DISTANCE for stylus/penPing Cheng1-1/+17
8 daysHID: elecom: Add support for ELECOM M-XT3URBK (018F)Naoki Ueki3-4/+8
8 daysHID: apple: Add SONiX AK870 PRO to non_apple_keyboards quirk listApril Grimoire1-0/+1
2025-12-07HID: core: Harden s32ton() against conversion to 0 bitsAlan Stern1-1/+6
2025-12-07HID: amd_sfh: Stop sensor before startingMario Limonciello (AMD)1-0/+2
2025-12-07HID: quirks: work around VID/PID conflict for 0x4c4a/0x4155Zhang Heng2-3/+14
2025-12-07HID: hid-ntrig: Prevent memory leak in ntrig_report_version()Masami Ichikawa1-5/+2
2025-12-07HID: quirks: avoid Cooler Master MM712 dongle wakeup bugTristan Lobb2-0/+4
2025-10-29HID: multitouch: fix name of Stylus input devicesThadeu Lima de Souza Cascardo1-0/+1
2025-10-29HID: hid-input: only ignore 0 battery events for digitizersDmitry Torokhov1-1/+4
2025-10-29HID: multitouch: fix sticky fingersBenjamin Tissoires1-13/+14
2025-10-15hid: fix I2C read buffer overflow in raw_event() for mcp2221Arnaud Lecomte1-0/+4
2025-09-04HID: mcp2221: Handle reads greater than 60 bytesHamish Martin1-9/+23
2025-09-04HID: mcp2221: Don't set bus speed on every transferHamish Martin1-14/+27
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: 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-28HID: apple: avoid setting up battery timer for devices without batteryAditya Garg1-5/+8
2025-08-28HID: magicmouse: avoid setting up battery timer when not neededAditya Garg1-19/+37
2025-07-24HID: mcp2221: Set driver data before I2C adapter addHamish Martin1-1/+1
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: 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-06-27HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()Terry Junge2-13/+16
2025-06-04HID: quirks: Add ADATA XPG alpha wireless mouse supportMilton Barrera2-0/+6
2025-06-04HID: usbkbd: Fix the bit shift number for LED_KANAjunan1-1/+1
2025-05-22HID: uclogic: Add NULL check in uclogic_input_configured()Henry Martin1-3/+4
2025-05-22HID: thrustmaster: fix memory leak in thrustmaster_interrupts()Qasim Ijaz1-0/+1
2025-04-25HID: pidff: Fix null pointer dereference in pidff_find_fieldsTomasz Pakuła1-0/+10
2025-04-25HID: pidff: Do not send effect envelope if it's emptyTomasz Pakuła1-18/+24
2025-04-25HID: pidff: Convert infinite length from Linux API to PID standardTomasz Pakuła1-1/+7
2025-04-10HID: i2c-hid: improve i2c_hid_get_report error messageWentao Guan1-1/+1
2025-04-10HID: remove superfluous (and wrong) Makefile entry for CONFIG_INTEL_ISH_FIRMW...Jiri Kosina1-1/+0
2025-04-07HID: hid-plantronics: Add mic mute mapping and generalize quirksTerry Junge1-77/+67
2025-03-28HID: apple: disable Fn key handling on the Omoton KB066Alex Henrie1-4/+7
2025-03-28HID: apple: fix up the F6 key on the Omoton KB066 keyboardAlex Henrie1-0/+3
2025-03-28HID: hid-apple: Apple Magic Keyboard a3203 USB-C supportIevgen Vovk2-0/+6
2025-03-28HID: ignore non-functional sensor in HP 5MP CameraChia-Lin Kao (AceLan)2-0/+2