index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
4 days
Merge tag 'input-for-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7 days
Input: evdev - sanitize event type index when fetching event masks
Dmitry Torokhov
7 days
Input: synaptics-rmi4 - propagate F54 worker errors to V4L2 queue
Dmitry Torokhov
8 days
Input: synaptics-rmi4 - block s_input when F54 queue is busy
Dmitry Torokhov
8 days
Input: synaptics-rmi4 - bound the F54 report size to the allocated buffer
Bryam Vargas
8 days
Input: synaptics-rmi4 - zero report size on F54 work error
Dmitry Torokhov
8 days
Input: synaptics-rmi4 - fix F55 transmitter electrode count typo
Dmitry Torokhov
9 days
Input: hynitron_cstxxx - validate touch count and finger IDs
Jianing Li
9 days
Input: evdev - fix information leak in evdev_pass_values()
Dmitry Torokhov
10 days
Input: focaltech - fix array out-of-bounds in focaltech_process_rel_packet
Richard Davies
10 days
Input: atkbd - skip deactivate for HONOR ZQC-P
Donglin Lyu
10 days
Input: atkbd - skip deactivate for Xiaomi Book Pro 14's internal keyboard
Zhefu Zhang
2026-07-24
Input: iforce - validate input packet lengths
Pengpeng Hou
2026-07-24
Input: psxpad-spi - set driver data before use
Linmao Li
2026-07-24
Input: cs40l50-vibra - validate custom data from user space
HyeongJun An
2026-07-23
Input: xpad - add support for ZENAIM LEVERLESS
Kyohei Kadota
2026-07-23
Input: edt-ft5x06 - ignore contacts with an out-of-range slot id
Alexandre Hamamdjian
2026-07-22
Input: byd - synchronize timer deletion before freeing private data
Linmao Li
2026-07-11
Merge tag 'input-for-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-07-10
Input: mms114 - fix multi-touch slot corruption
Dmitry Torokhov
2026-07-02
Input: maple_keyb - set driver data before registering input device
Dmitry Torokhov
2026-07-02
Input: maplecontrol - set driver data before registering input device
Dmitry Torokhov
2026-07-02
Input: maplemouse - set driver data before registering input device
Dmitry Torokhov
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-06-29
Input: maplemouse - fix NULL pointer dereference in open()
Florian Fuchs
2026-06-26
Input: gscps2 - advance receive buffer write index
Xu Rao
2026-06-26
Input: rmi4 - tolerate short register descriptor structure
Dmitry Torokhov
2026-06-26
Revert "Input: rmi4 - fix register descriptor address calculation"
Dmitry Torokhov
2026-06-25
Input: synaptics-rmi4 - bound the F30 keymap to the GPIO/LED count
Bryam Vargas
2026-06-25
Input: synaptics-rmi4 - bound the F3A keymap to the GPIO count
Bryam Vargas
2026-06-22
Merge branch 'next' into for-linus
Dmitry Torokhov
2026-06-22
Input: mms114 - fix touch indexing for MMS134S and MMS136
Dmitry Torokhov
2026-06-22
Input: elan_i2c - prevent division by zero and arithmetic underflow
Ranjan Kumar
2026-06-22
Input: stop force-feedback timer when unregistering input devices
Dmitry Torokhov
2026-06-22
Input: iforce - bound the device-reported force-feedback effect index
Bryam Vargas
2026-06-22
Input: goodix - clamp the device-reported contact count
Bryam Vargas
2026-06-15
Input: mms114 - reject an oversized device packet size
Bryam Vargas
2026-06-14
Input: touchwin - reset the packet index on every complete packet
Bryam Vargas
2026-06-11
Input: rmi4 - update formatting in F12
Dmitry Torokhov
2026-06-11
Input: rmi4 - propagate proper error code in F12 sensor tuning
Dmitry Torokhov
2026-06-11
Input: rmi4 - simplify size calculations in F12
Dmitry Torokhov
2026-06-11
Input: rmi4 - use sizeof(*ptr) and idiomatic checks in f12 allocators
Dmitry Torokhov
2026-06-11
Input: rmi4 - use devm_kmalloc for F12 data packet buffer
Dmitry Torokhov
2026-06-11
Input: rmi4 - use flexible array member for IRQ masks in F12
Dmitry Torokhov
2026-06-11
Input: rmi4 - use unaligned access helpers in F12
Dmitry Torokhov
2026-06-11
Input: rmi4 - change reg_size type to u32
Dmitry Torokhov
2026-06-11
Input: rmi4 - refactor F12 probe function
Dmitry Torokhov
2026-06-11
Input: rmi4 - use kzalloc_flex() for struct rmi_function
Dmitry Torokhov
2026-06-11
Input: rmi4 - refactor function allocation and registration
Dmitry Torokhov
2026-06-11
Input: rmi4 - use local presence map in rmi_read_register_desc()
Dmitry Torokhov
[next]