summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
5 daysInput: atkbd - skip deactivate for HONOR ZQC-PDonglin Lyu1-5/+13
5 daysInput: atkbd - skip deactivate for HONOR FMB-P's internal keyboardCryolitia PukNgae1-0/+7
5 daysInput: byd - synchronize timer deletion before freeing private dataLinmao Li1-1/+1
9 daysInput: sur40 - fix V4L error path cleanupDmitry Torokhov1-1/+3
9 daysInput: sur40 - fix input device registration orderingDmitry Torokhov1-10/+11
9 daysInput: hynitron_cstxxx - validate touch count and finger IDsJianing Li1-3/+10
9 daysInput: synaptics-rmi4 - propagate F54 worker errors to V4L2 queueDmitry Torokhov1-0/+8
9 daysInput: synaptics-rmi4 - block s_input when F54 queue is busyDmitry Torokhov1-1/+6
9 daysInput: synaptics-rmi4 - bound the F54 report size to the allocated bufferBryam Vargas1-2/+10
9 daysInput: synaptics-rmi4 - zero report size on F54 work errorDmitry Torokhov1-8/+8
9 daysInput: iforce - validate input packet lengthsPengpeng Hou2-1/+13
9 daysInput: atkbd - skip deactivate for Xiaomi Book Pro 14's internal keyboardZhefu Zhang1-0/+8
9 daysInput: psxpad-spi - set driver data before useLinmao Li1-0/+1
9 daysInput: focaltech - fix array out-of-bounds in focaltech_process_rel_packetRichard Davies1-1/+1
9 daysInput: synaptics-rmi4 - fix F55 transmitter electrode count typoDmitry Torokhov1-2/+2
9 daysInput: cs40l50-vibra - validate custom data from user spaceHyeongJun An1-2/+8
9 daysInput: xpad - add support for ZENAIM LEVERLESSKyohei Kadota1-0/+2
13 daysInput: evdev - fix information leak in evdev_pass_values()Dmitry Torokhov1-10/+12
13 daysInput: evdev - sanitize event type index when fetching event masksDmitry Torokhov1-1/+4
2026-08-03Input: ims-pcu - fix logic error in packet resetDmitry Torokhov1-1/+1
2026-08-03Input: ims-pcu - fix heap-buffer-overflow in ims_pcu_process_data()Seungjin Bae1-6/+26
2026-07-24Input: ims-pcu - fix type confusion in CDC union descriptor parsingDmitry Torokhov1-1/+1
2026-07-24Input: ims-pcu - fix race condition in reset_device sysfs callbackDmitry Torokhov1-0/+2
2026-07-24Input: ims-pcu - fix potential infinite loop in CDC union descriptor parsingDmitry Torokhov1-2/+3
2026-07-24Input: ims-pcu - fix out-of-bounds read in ims_pcu_irq() debug loggingDmitry Torokhov1-1/+1
2026-07-24Input: ims-pcu - fix firmware leak in async updateDmitry Torokhov1-3/+2
2026-07-24Input: ims-pcu - fix DMA mapping violation in line setupDmitry Torokhov1-2/+7
2026-07-24Input: ims-pcu - add response length checksDmitry Torokhov1-6/+81
2026-07-24Input: ims-pcu - validate control endpoint typeDmitry Torokhov1-0/+6
2026-07-24Input: ims-pcu - release data interface on disconnectDmitry Torokhov1-0/+1
2026-07-24Input: ims-pcu - only expose sysfs attributes on control interfaceDmitry Torokhov1-0/+7
2026-07-24Input: ims-pcu - fix use-after-free and double-free in disconnectDmitry Torokhov1-2/+1
2026-07-18Input: maplecontrol - set driver data before registering input deviceDmitry Torokhov1-1/+2
2026-07-18Input: maplemouse - set driver data before registering input deviceDmitry Torokhov1-1/+3
2026-07-18Input: maple_keyb - set driver data before registering input deviceDmitry Torokhov1-2/+2
2026-07-18Input: mms114 - fix multi-touch slot corruptionDmitry Torokhov1-1/+1
2026-07-18Input: maplemouse - fix NULL pointer dereference in open()Florian Fuchs1-2/+3
2026-07-18Input: mms114 - reject an oversized device packet sizeBryam Vargas1-0/+6
2026-07-18Input: touchwin - reset the packet index on every complete packetBryam Vargas1-6/+9
2026-07-18Input: mms114 - fix touch indexing for MMS134S and MMS136Dmitry Torokhov1-6/+12
2026-07-18Input: iforce - bound the device-reported force-feedback effect indexBryam Vargas1-7/+11
2026-07-18Input: goodix - clamp the device-reported contact countBryam Vargas1-1/+2
2026-07-18Input: elan_i2c - prevent division by zero and arithmetic underflowRanjan Kumar1-6/+30
2026-07-18Input: synaptics-rmi4 - bound the F30 keymap to the GPIO/LED countBryam Vargas1-1/+1
2026-07-18Input: synaptics-rmi4 - bound the F3A keymap to the GPIO countBryam Vargas1-1/+1
2026-07-18Input: synaptics-rmi4 - unregister function handlers on physical driver regis...Haoxiang Li1-1/+3
2026-06-19Input: atkbd - skip deactivate for HONOR BCC-N's internal keyboardCryolitia PukNgae1-0/+7
2026-06-19Input: atkbd - add DMI quirk for Lenovo Yoga Air 14 (83QK)Zeyu WANG1-0/+8
2026-06-09Input: synaptics - add LEN2058 to SMBus passlist for ThinkPad E490Nicolás Bazaes1-0/+1
2026-06-09Input: atmel_mxt_ts - fix boundary check in mxt_prepare_cfg_memDmitry Torokhov1-1/+1