index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
Age
Commit message (
Expand
)
Author
6 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
7 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
12 days
Merge tag 'input-for-v7.0-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13 days
Merge branch 'next' into for-linus
Dmitry Torokhov
2026-01-24
Input: novatek-nvt-ts - drop wake_type check
Gianluca Boiano
2026-01-21
Input: ili210x - add support for polling mode
Marek Vasut
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2026-01-20
Input: wdt87xx_i2c - switch to use dev_err_probe()
Andy Shevchenko
2026-01-20
Input: tsc40 - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
2026-01-20
Input: touchwin - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
2026-01-20
Input: touchright - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
2026-01-20
Input: touchit213 - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
2026-01-20
Input: penmount - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
2026-01-20
Input: mtouch - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
2026-01-20
Input: inexio - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
2026-01-20
Input: fujitsu_ts - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
2026-01-20
Input: hampshire - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
2026-01-20
Input: gunze - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
2026-01-20
Input: elo - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
2026-01-20
Input: egalax_ts_serial - switch to use scnprintf() to suppress truncation wa...
Andy Shevchenko
2026-01-20
Input: dynapro - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
2026-01-20
Input: edt-ft5x06 - add support for FocalTech FT3518
Yedaya Katsman
2026-01-20
Input: ili210x - convert to dev_err_probe()
Marek Vasut
2025-12-18
Input: ti_am335x_tsc - fix off-by-one error in wire_order validation
Junjie Cao
2025-12-18
Input: ilitek_ts_i2c - switch mdelay() to fsleep()
Dmitry Torokhov
2025-12-18
Input: ilitek_ts_i2c - fix warning with gpio controllers that sleep
Josua Mayer
2025-12-18
Input: apple_z2 - fix reading incorrect reports after exiting sleep
Sasha Finkelstein
2025-12-15
Input: stmfts - use sysfs_emit() instead of sprintf()
Petr Hodina
2025-12-15
Input: stmfts - make comments correct
Petr Hodina
2025-12-15
Input: stmfts - correct wording for the warning message
David Heidelberg
2025-12-13
Merge tag 'v6.18' into next
Dmitry Torokhov
2025-12-08
Merge branch 'next' into for-linus
Dmitry Torokhov
2025-11-18
Input: ti_am335x_tsc - clamp coordinate_readouts to DT maximum (6)
Junjie Cao
2025-11-17
Merge tag 'v6.18-rc6' into for-linus
Dmitry Torokhov
2025-10-17
Input: zforce_ts - omit error message when memory allocation fails
Xichao Zhao
2025-10-16
Input: cyttsp5 - use %pe format specifier
Ricardo Ribalda
2025-10-13
Input: goodix - remove setting of RST pin to input
Martyn Welch
2025-10-13
Input: goodix - add support for ACPI ID GDIX1003
Hans de Goede
2025-10-08
Merge tag 'input-for-v6.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-10-07
Input: atmel_mxt_ts - allow reset GPIO to sleep
Marek Vasut
2025-09-24
Input: add driver for Hynitron CST816x series
Oleh Kuzhylnyi
2025-09-24
Input: imx6ul_tsc - set glitch threshold by DTS property
Dario Binacchi
2025-09-19
Input: atmel_mxt_ts - add support for generic touchscreen configurations
Svyatoslav Ryhel
2025-09-17
Input: imx6ul_tsc - use BIT, FIELD_{GET,PREP} and GENMASK macros
Dario Binacchi
2025-09-17
Input: imx6ul_tsc - fix typo in register name
Michael Trimarchi
2025-09-17
Input: add Himax HX852x(ES) touchscreen driver
Stephan Gerhold
2025-09-11
mfd: input: rtc: mc13783: Remove deprecated mc13xxx_irq_ack()
Alexander Kurz
2025-09-03
Input: tsc2007 - prevent overflow in pressure calculation
Johannes Kirchmair
2025-09-03
Input: tsc2007 - make interrupt optional
Svyatoslav Ryhel
2025-09-03
Input: tsc2007 - change warning to debug message if pen GPIO is not defined
Svyatoslav Ryhel
[next]