index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
Input: gscps2 - advance receive buffer write index
Xu Rao
1
-0
/
+1
4 days
Input: rmi4 - tolerate short register descriptor structure
Dmitry Torokhov
1
-12
/
+25
4 days
Revert "Input: rmi4 - fix register descriptor address calculation"
Dmitry Torokhov
1
-1
/
+1
5 days
Input: synaptics-rmi4 - bound the F30 keymap to the GPIO/LED count
Bryam Vargas
1
-1
/
+1
5 days
Input: synaptics-rmi4 - bound the F3A keymap to the GPIO count
Bryam Vargas
1
-1
/
+1
8 days
Merge branch 'next' into for-linus
Dmitry Torokhov
110
-1672
/
+1645
8 days
Input: mms114 - fix touch indexing for MMS134S and MMS136
Dmitry Torokhov
1
-6
/
+12
8 days
Input: elan_i2c - prevent division by zero and arithmetic underflow
Ranjan Kumar
1
-6
/
+30
8 days
Input: stop force-feedback timer when unregistering input devices
Dmitry Torokhov
2
-6
/
+24
8 days
Input: iforce - bound the device-reported force-feedback effect index
Bryam Vargas
1
-7
/
+11
8 days
Input: goodix - clamp the device-reported contact count
Bryam Vargas
1
-1
/
+2
2026-06-16
Input: mms114 - reject an oversized device packet size
Bryam Vargas
1
-0
/
+6
2026-06-14
Input: touchwin - reset the packet index on every complete packet
Bryam Vargas
1
-6
/
+9
2026-06-12
Input: rmi4 - update formatting in F12
Dmitry Torokhov
1
-60
/
+60
2026-06-12
Input: rmi4 - propagate proper error code in F12 sensor tuning
Dmitry Torokhov
1
-2
/
+2
2026-06-12
Input: rmi4 - simplify size calculations in F12
Dmitry Torokhov
1
-10
/
+4
2026-06-12
Input: rmi4 - use sizeof(*ptr) and idiomatic checks in f12 allocators
Dmitry Torokhov
1
-10
/
+15
2026-06-12
Input: rmi4 - use devm_kmalloc for F12 data packet buffer
Dmitry Torokhov
1
-1
/
+1
2026-06-12
Input: rmi4 - use flexible array member for IRQ masks in F12
Dmitry Torokhov
1
-16
/
+14
2026-06-12
Input: rmi4 - use unaligned access helpers in F12
Dmitry Torokhov
1
-6
/
+7
2026-06-12
Input: rmi4 - change reg_size type to u32
Dmitry Torokhov
5
-14
/
+26
2026-06-12
Input: rmi4 - refactor F12 probe function
Dmitry Torokhov
1
-116
/
+81
2026-06-12
Input: rmi4 - use kzalloc_flex() for struct rmi_function
Dmitry Torokhov
1
-3
/
+1
2026-06-12
Input: rmi4 - refactor function allocation and registration
Dmitry Torokhov
3
-17
/
+26
2026-06-12
Input: rmi4 - use local presence map in rmi_read_register_desc()
Dmitry Torokhov
2
-12
/
+14
2026-06-12
Input: rmi4 - fix limit in rmi_register_desc_has_subpacket()
Dmitry Torokhov
1
-1
/
+1
2026-06-12
Input: rmi4 - fix bit count in bitmap_copy()
Dmitry Torokhov
1
-4
/
+3
2026-06-12
Input: rmi4 - iterative IRQ handler
Dmitry Torokhov
1
-16
/
+16
2026-06-12
Input: rmi4 - fix memory leak in rmi_set_attn_data()
Dmitry Torokhov
1
-1
/
+5
2026-06-12
Input: rmi4 - initialize attn_fifo properly
Dmitry Torokhov
1
-0
/
+1
2026-06-12
Input: rmi4 - fix num_subpackets overflow in register descriptor
Dmitry Torokhov
2
-1
/
+8
2026-06-12
Input: rmi4 - fix type overflow in register counts
Dmitry Torokhov
1
-1
/
+1
2026-06-12
Input: rmi4 - refactor register descriptor parsing
Dmitry Torokhov
1
-48
/
+76
2026-06-12
Input: rmi4 - fix register descriptor address calculation
Dmitry Torokhov
1
-1
/
+1
2026-06-11
Input: ipaq-micro-keys - add length check in micro_key_receive
Dmitry Torokhov
1
-0
/
+3
2026-06-11
Input: ipaq-micro-keys - fix potential deadlock
Dmitry Torokhov
1
-2
/
+2
2026-06-11
Input: synaptics-rmi4 - unregister function handlers on physical driver regis...
Haoxiang Li
1
-1
/
+3
2026-06-11
Input: ads7846 - don't use scratch for tx_buf when clearing register
Kris Bahnsen
1
-3
/
+2
2026-06-10
Input: ads7846 - restore half-duplex support
Aaro Koskinen
1
-2
/
+166
2026-06-10
Input: remove changelogs
Elliot Tester
2
-40
/
+0
2026-06-10
Input: Drop unused assignments from pnp_device_id arrays
Uwe Kleine-König (The Capable Hub)
2
-51
/
+51
2026-06-10
Input: ipaq-micro-keys - simplify allocation
Rosen Penev
1
-10
/
+7
2026-06-07
Input: ims-pcu - fix potential infinite loop in CDC union descriptor parsing
Dmitry Torokhov
1
-2
/
+3
2026-06-07
Input: ims-pcu - add response length checks
Dmitry Torokhov
1
-6
/
+81
2026-06-07
Input: ims-pcu - fix DMA mapping violation in line setup
Dmitry Torokhov
1
-2
/
+7
2026-06-07
Input: ims-pcu - fix out-of-bounds read in ims_pcu_irq() debug logging
Dmitry Torokhov
1
-1
/
+1
2026-06-07
Input: ims-pcu - validate control endpoint type
Dmitry Torokhov
1
-0
/
+6
2026-06-07
Input: ims-pcu - fix race condition in reset_device sysfs callback
Dmitry Torokhov
1
-0
/
+2
2026-06-07
Input: ims-pcu - fix firmware leak in async update
Dmitry Torokhov
1
-3
/
+2
2026-06-07
Input: ims-pcu - fix type confusion in CDC union descriptor parsing
Dmitry Torokhov
1
-1
/
+1
[next]