summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2 daysInput: gscps2 - advance receive buffer write indexXu Rao
2 daysInput: rmi4 - tolerate short register descriptor structureDmitry Torokhov
2 daysRevert "Input: rmi4 - fix register descriptor address calculation"Dmitry Torokhov
3 daysInput: synaptics-rmi4 - bound the F30 keymap to the GPIO/LED countBryam Vargas
3 daysInput: synaptics-rmi4 - bound the F3A keymap to the GPIO countBryam Vargas
6 daysMerge branch 'next' into for-linusDmitry Torokhov
6 daysInput: mms114 - fix touch indexing for MMS134S and MMS136Dmitry Torokhov
6 daysInput: elan_i2c - prevent division by zero and arithmetic underflowRanjan Kumar
6 daysInput: stop force-feedback timer when unregistering input devicesDmitry Torokhov
6 daysInput: iforce - bound the device-reported force-feedback effect indexBryam Vargas
6 daysInput: goodix - clamp the device-reported contact countBryam Vargas
13 daysInput: 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
2026-06-06Input: ims-pcu - fix DMA mapping violation in line setupDmitry Torokhov
2026-06-06Input: ims-pcu - fix out-of-bounds read in ims_pcu_irq() debug loggingDmitry Torokhov
2026-06-06Input: ims-pcu - validate control endpoint typeDmitry Torokhov
2026-06-06Input: ims-pcu - fix race condition in reset_device sysfs callbackDmitry Torokhov
2026-06-06Input: ims-pcu - fix firmware leak in async updateDmitry Torokhov
2026-06-06Input: ims-pcu - fix type confusion in CDC union descriptor parsingDmitry Torokhov