summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
43 hoursMerge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/d...Mark Brown
2 daysInput: maple_keyb - set driver data before registering input deviceDmitry Torokhov
2 daysInput: maplecontrol - set driver data before registering input deviceDmitry Torokhov
2 daysInput: maplemouse - set driver data before registering input deviceDmitry Torokhov
2 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
5 daysInput: maplemouse - fix NULL pointer dereference in open()Florian Fuchs
8 daysInput: gscps2 - advance receive buffer write indexXu Rao
8 daysInput: rmi4 - tolerate short register descriptor structureDmitry Torokhov
8 daysRevert "Input: rmi4 - fix register descriptor address calculation"Dmitry Torokhov
9 daysInput: synaptics-rmi4 - bound the F30 keymap to the GPIO/LED countBryam Vargas
9 daysInput: synaptics-rmi4 - bound the F3A keymap to the GPIO countBryam Vargas
12 daysMerge branch 'next' into for-linusDmitry Torokhov
12 daysInput: mms114 - fix touch indexing for MMS134S and MMS136Dmitry Torokhov
12 daysInput: elan_i2c - prevent division by zero and arithmetic underflowRanjan Kumar
12 daysInput: stop force-feedback timer when unregistering input devicesDmitry Torokhov
12 daysInput: iforce - bound the device-reported force-feedback effect indexBryam Vargas
12 daysInput: 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
2026-06-11Input: rmi4 - fix limit in rmi_register_desc_has_subpacket()Dmitry Torokhov
2026-06-11Input: rmi4 - fix bit count in bitmap_copy()Dmitry Torokhov
2026-06-11Input: rmi4 - iterative IRQ handlerDmitry Torokhov
2026-06-11Input: rmi4 - fix memory leak in rmi_set_attn_data()Dmitry Torokhov
2026-06-11Input: rmi4 - initialize attn_fifo properlyDmitry Torokhov
2026-06-11Input: rmi4 - fix num_subpackets overflow in register descriptorDmitry Torokhov
2026-06-11Input: rmi4 - fix type overflow in register countsDmitry Torokhov
2026-06-11Input: rmi4 - refactor register descriptor parsingDmitry Torokhov
2026-06-11Input: rmi4 - fix register descriptor address calculationDmitry Torokhov
2026-06-11Input: ipaq-micro-keys - add length check in micro_key_receiveDmitry Torokhov
2026-06-11Input: ipaq-micro-keys - fix potential deadlockDmitry Torokhov
2026-06-10Input: synaptics-rmi4 - unregister function handlers on physical driver regis...Haoxiang Li
2026-06-10Input: ads7846 - don't use scratch for tx_buf when clearing registerKris Bahnsen
2026-06-10Input: ads7846 - restore half-duplex supportAaro Koskinen
2026-06-10Input: remove changelogsElliot Tester
2026-06-10Input: Drop unused assignments from pnp_device_id arraysUwe Kleine-König (The Capable Hub)
2026-06-09Input: ipaq-micro-keys - simplify allocationRosen Penev
2026-06-06Input: ims-pcu - fix potential infinite loop in CDC union descriptor parsingDmitry Torokhov
2026-06-06Input: ims-pcu - add response length checksDmitry Torokhov