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.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-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
/
touchscreen
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-08
Merge tag 'input-for-v6.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
16
-66
/
+896
2025-10-08
Input: atmel_mxt_ts - allow reset GPIO to sleep
Marek Vasut
1
-1
/
+1
2025-09-25
Input: add driver for Hynitron CST816x series
Oleh Kuzhylnyi
3
-0
/
+266
2025-09-25
Input: imx6ul_tsc - set glitch threshold by DTS property
Dario Binacchi
1
-2
/
+23
2025-09-19
Input: atmel_mxt_ts - add support for generic touchscreen configurations
Svyatoslav Ryhel
1
-4
/
+7
2025-09-18
Input: imx6ul_tsc - use BIT, FIELD_{GET,PREP} and GENMASK macros
Dario Binacchi
1
-42
/
+54
2025-09-18
Input: imx6ul_tsc - fix typo in register name
Michael Trimarchi
1
-2
/
+2
2025-09-18
Input: add Himax HX852x(ES) touchscreen driver
Stephan Gerhold
3
-0
/
+514
2025-09-11
mfd: input: rtc: mc13783: Remove deprecated mc13xxx_irq_ack()
Alexander Kurz
1
-4
/
+0
2025-09-03
Input: tsc2007 - prevent overflow in pressure calculation
Johannes Kirchmair
1
-3
/
+6
2025-09-03
Input: tsc2007 - make interrupt optional
Svyatoslav Ryhel
1
-12
/
+16
2025-09-03
Input: tsc2007 - change warning to debug message if pen GPIO is not defined
Svyatoslav Ryhel
1
-1
/
+1
2025-08-21
Input: include export.h in modules using EXPORT_SYMBOL*()
Dmitry Torokhov
8
-0
/
+8
2025-08-21
Input: remove unneeded 'fast_io' parameter in regmap_config
Wolfram Sang
1
-1
/
+0
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
1
-1
/
+1
2025-08-07
Merge tag 'input-for-v6.17-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-30
/
+92
2025-08-06
Merge branch 'next' into for-linus
Dmitry Torokhov
9
-36
/
+99
2025-08-04
Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kernel.org/pub/scm/linux...
Dmitry Torokhov
6
-6
/
+7
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2025-07-27
Input: st1232 - add touch-overlay handling
Javier Carrasco
1
-8
/
+27
2025-07-04
Merge tag 'input-for-v6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+1
2025-07-01
Input: edt-ft5x06 - add support for FocalTech FT8716
Jens Reidel
1
-0
/
+6
2025-07-01
Input: edt-ft5x06 - use per-client debugfs directory
Wolfram Sang
1
-12
/
+8
2025-06-30
Input: goodix - add support for polling mode
Joseph Guo
1
-6
/
+44
2025-06-28
Input: ad7879 - use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-4
/
+7
2025-06-18
Input: apple_z2 - drop default ARCH_APPLE in Kconfig
Sven Peter
1
-1
/
+0
2025-06-18
Input: Fully open-code compatible for grepping
Krzysztof Kozlowski
1
-1
/
+1
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
1
-1
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
6
-6
/
+7
2025-05-11
Merge tag 'input-for-v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-8
/
+6
2025-04-28
Input: cyttsp5 - fix power control issue on wakeup
Mikael Gonella-Bolduc
1
-1
/
+1
2025-04-28
Input: stmpe-ts - use module alias instead of device table
Arnd Bergmann
1
-6
/
+1
2025-04-19
Input: cyttsp5 - ensure minimum reset pulse width
Hugo Villeneuve
1
-1
/
+4
2025-04-06
Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-7
/
+7
2025-04-05
Merge tag 'input-for-v6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-30
/
+564
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
6
-7
/
+7
2025-04-05
Merge branch 'next' into for-linus
Dmitry Torokhov
9
-30
/
+564
2025-04-04
Merge tag 'soc-drivers-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+4
2025-04-04
Merge tag 'omap-for-v6.14/drivers-signed' of https://git.kernel.org/pub/scm/l...
Arnd Bergmann
2
-3
/
+4
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+5
2025-03-10
Input: goodix_berlin - add support for Berlin-A series
Jens Reidel
4
-26
/
+73
2025-02-25
Input: apple_z2 - fix potential confusion in Kconfig
Sasha Finkelstein
1
-2
/
+2
2025-02-25
Input: goodix-berlin - fix vddio regulator references
Luca Weiss
1
-12
/
+12
2025-02-25
Input: goodix-berlin - fix comment referencing wrong regulator
Luca Weiss
1
-1
/
+1
2025-02-25
Input: imagis - add support for imagis IST3038H
Andras Sebok
1
-0
/
+9
2025-02-21
Input: goodix-berlin - constify 'struct bin_attribute'
Thomas Weißschuh
1
-5
/
+5
2025-02-20
Input: apple_z2 - add a driver for Apple Z2 touchscreens
Sasha Finkelstein
3
-0
/
+491
2025-02-04
Input: drop vb2_ops_wait_prepare/finish
Hans Verkuil
2
-4
/
+0
2025-02-03
Input: ads7846 - fix gpiod allocation
H. Nikolaus Schaller
1
-1
/
+1
2025-01-22
Input: wdt87xx_i2c - fix compiler warning
Yu-Chun Lin
1
-0
/
+2
[next]