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
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
2026-06-07
Input: ims-pcu - fix use-after-free and double-free in disconnect
Dmitry Torokhov
1
-2
/
+1
2026-06-07
Input: ims-pcu - release data interface on disconnect
Dmitry Torokhov
1
-0
/
+1
2026-06-07
Input: ims-pcu - fix logic error in packet reset
Dmitry Torokhov
1
-1
/
+1
2026-06-07
Input: ims-pcu - only expose sysfs attributes on control interface
Dmitry Torokhov
1
-0
/
+7
2026-06-07
Input: atlas_btns - modernize the driver
Dmitry Torokhov
1
-54
/
+55
2026-06-07
Input: apbps2 - simplify resource mapping and IRQ retrieval
Rosen Penev
1
-2
/
+5
2026-06-06
Input: xilinx_ps2 - remove driver
Rosen Penev
3
-374
/
+0
2026-06-06
Input: atkbd - skip deactivate for HONOR BCC-N's internal keyboard
Cryolitia PukNgae
1
-0
/
+7
2026-06-03
Input: atkbd - add DMI quirk for Lenovo Yoga Air 14 (83QK)
Zeyu WANG
1
-0
/
+8
2026-06-02
Input: userio - allow setting other id values
Vicki Pfau
1
-0
/
+30
2026-06-02
Input: userio - update maintainer name
Vicki Pfau
1
-2
/
+2
2026-06-01
Merge tag 'v7.1-rc6' into next
Dmitry Torokhov
19
-199
/
+206
2026-05-31
Merge tag 'input-for-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-12
/
+43
2026-05-31
Input: iqs5xx - drop unused i2c driver_data
Uwe Kleine-König (The Capable Hub)
1
-3
/
+3
2026-05-31
Input: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
72
-112
/
+112
2026-05-30
Input: Add support for Wacom W9000-series penabled touchscreens
Hendrik Noack
3
-0
/
+457
2026-05-22
Input: ims-pcu - fix usb_free_coherent() size in ims_pcu_buffers_free()
Thomas Fourier
1
-1
/
+1
2026-05-14
Input: synaptics - add LEN2058 to SMBus passlist for ThinkPad E490
Nicolás Bazaes
1
-0
/
+1
2026-05-12
Input: atlas - check ACPI_COMPANION() against NULL
Rafael J. Wysocki
1
-1
/
+5
2026-05-07
Input: atmel_mxt_ts - use __free() for obuf in mxt_object_show
Dmitry Torokhov
1
-7
/
+3
2026-05-07
Input: atmel_mxt_ts - check mem_size before calculating config memory size
Dmitry Torokhov
1
-2
/
+9
2026-05-07
Input: atmel_mxt_ts - fix boundary check in mxt_prepare_cfg_mem
Dmitry Torokhov
1
-1
/
+1
2026-05-07
Input: fm801-gp - simplify initialisation of pci_device_id array
Uwe Kleine-König (The Capable Hub)
1
-2
/
+2
2026-05-05
Input: tsc2007 - reduce I2C transactions for Z2 read
Yuki Horii
1
-4
/
+2
2026-05-04
Input: atmel_mxt_ts - set byte_offset as signed
Ricardo Ribalda
1
-1
/
+2
2026-05-01
Input: xpad - add "Nova 2 Lite" from GameSir
Qbeliw Tanaka
1
-0
/
+1
2026-05-01
Input: xpad - add support for ASUS ROG RAIKIRI II
Dmitriy Zharov
1
-0
/
+5
2026-05-01
Input: pcap_ts - remove unused driver
Arnd Bergmann
3
-263
/
+0
2026-05-01
Input: pcap_keys - remove unused driver
Arnd Bergmann
3
-136
/
+0
2026-04-29
Input: elan_i2c - validate firmware size before use
Dmitry Torokhov
1
-0
/
+5
2026-04-27
Input: xpad - fix out-of-bounds access for Share button
Dmitry Torokhov
1
-4
/
+4
2026-04-27
Input: usbtouchscreen - clamp NEXIO data_len/x_len to URB buffer size
Greg Kroah-Hartman
1
-0
/
+5
2026-04-27
Input: stmfts - fix formatting issues
Dmitry Torokhov
1
-17
/
+19
2026-04-27
Input: stmfts - add optional reset GPIO support
Petr Hodina
1
-0
/
+23
2026-04-27
Input: stmfts - use client to make future code cleaner
Petr Hodina
1
-1
/
+2
2026-04-27
Input: stmfts - disable regulators and disable irq when power on fails
David Heidelberg
1
-21
/
+38
2026-04-27
Input: stmfts - abstract reading information from the firmware
David Heidelberg
1
-12
/
+23
2026-04-27
Input: stmfts - switch to devm_regulator_bulk_get_const
David Heidelberg
1
-13
/
+11
2026-04-27
Input: stmfts - use dev struct directly
David Heidelberg
1
-11
/
+11
2026-04-27
Input: stmfts - fix the MODULE_LICENSE() string
David Heidelberg
1
-1
/
+1
2026-04-23
Input: elan_i2c - increase device reset wait timeout after update FW
Jingle Wu 吳金國
1
-1
/
+1
2026-04-23
Input: elan_i2c - add ic type 0x19
Jingle Wu 吳金國
1
-0
/
+3
2026-04-23
Merge tag 'input-for-v7.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
80
-3332
/
+1522
[prev]
[next]