summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
5 daysMerge tag 'input-for-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
7 daysInput: evdev - sanitize event type index when fetching event masksDmitry Torokhov
8 daysInput: synaptics-rmi4 - propagate F54 worker errors to V4L2 queueDmitry Torokhov
8 daysInput: synaptics-rmi4 - block s_input when F54 queue is busyDmitry Torokhov
8 daysInput: synaptics-rmi4 - bound the F54 report size to the allocated bufferBryam Vargas
8 daysInput: synaptics-rmi4 - zero report size on F54 work errorDmitry Torokhov
8 daysInput: synaptics-rmi4 - fix F55 transmitter electrode count typoDmitry Torokhov
9 daysInput: hynitron_cstxxx - validate touch count and finger IDsJianing Li
9 daysInput: evdev - fix information leak in evdev_pass_values()Dmitry Torokhov
10 daysInput: focaltech - fix array out-of-bounds in focaltech_process_rel_packetRichard Davies
10 daysInput: atkbd - skip deactivate for HONOR ZQC-PDonglin Lyu
10 daysInput: atkbd - skip deactivate for Xiaomi Book Pro 14's internal keyboardZhefu Zhang
2026-07-24Input: iforce - validate input packet lengthsPengpeng Hou
2026-07-24Input: psxpad-spi - set driver data before useLinmao Li
2026-07-24Input: cs40l50-vibra - validate custom data from user spaceHyeongJun An
2026-07-23Input: xpad - add support for ZENAIM LEVERLESSKyohei Kadota
2026-07-23Input: edt-ft5x06 - ignore contacts with an out-of-range slot idAlexandre Hamamdjian
2026-07-22Input: byd - synchronize timer deletion before freeing private dataLinmao Li
2026-07-11Merge tag 'input-for-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-07-10Input: mms114 - fix multi-touch slot corruptionDmitry Torokhov
2026-07-02Input: maple_keyb - set driver data before registering input deviceDmitry Torokhov
2026-07-02Input: maplecontrol - set driver data before registering input deviceDmitry Torokhov
2026-07-02Input: maplemouse - set driver data before registering input deviceDmitry Torokhov
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-06-29Input: maplemouse - fix NULL pointer dereference in open()Florian Fuchs
2026-06-26Input: gscps2 - advance receive buffer write indexXu Rao
2026-06-26Input: rmi4 - tolerate short register descriptor structureDmitry Torokhov
2026-06-26Revert "Input: rmi4 - fix register descriptor address calculation"Dmitry Torokhov
2026-06-25Input: synaptics-rmi4 - bound the F30 keymap to the GPIO/LED countBryam Vargas
2026-06-25Input: synaptics-rmi4 - bound the F3A keymap to the GPIO countBryam Vargas
2026-06-22Merge branch 'next' into for-linusDmitry Torokhov
2026-06-22Input: mms114 - fix touch indexing for MMS134S and MMS136Dmitry Torokhov
2026-06-22Input: elan_i2c - prevent division by zero and arithmetic underflowRanjan Kumar
2026-06-22Input: stop force-feedback timer when unregistering input devicesDmitry Torokhov
2026-06-22Input: iforce - bound the device-reported force-feedback effect indexBryam Vargas
2026-06-22Input: goodix - clamp the device-reported contact countBryam Vargas
2026-06-15Input: mms114 - reject an oversized device packet sizeBryam Vargas
2026-06-14Input: touchwin - reset the packet index on every complete packetBryam Vargas
2026-06-11Input: rmi4 - update formatting in F12Dmitry Torokhov
2026-06-11Input: rmi4 - propagate proper error code in F12 sensor tuningDmitry Torokhov
2026-06-11Input: rmi4 - simplify size calculations in F12Dmitry Torokhov
2026-06-11Input: rmi4 - use sizeof(*ptr) and idiomatic checks in f12 allocatorsDmitry Torokhov
2026-06-11Input: rmi4 - use devm_kmalloc for F12 data packet bufferDmitry Torokhov
2026-06-11Input: rmi4 - use flexible array member for IRQ masks in F12Dmitry Torokhov
2026-06-11Input: rmi4 - use unaligned access helpers in F12Dmitry Torokhov
2026-06-11Input: rmi4 - change reg_size type to u32Dmitry Torokhov
2026-06-11Input: rmi4 - refactor F12 probe functionDmitry Torokhov
2026-06-11Input: rmi4 - use kzalloc_flex() for struct rmi_functionDmitry Torokhov
2026-06-11Input: rmi4 - refactor function allocation and registrationDmitry Torokhov
2026-06-11Input: rmi4 - use local presence map in rmi_read_register_desc()Dmitry Torokhov