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.18-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_qcom-6.18.y
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.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
Merge branch 'next' into for-linus
Dmitry Torokhov
8 days
Input: sur40 - fix V4L error path cleanup
Dmitry Torokhov
8 days
Input: sur40 - fix input device registration ordering
Dmitry Torokhov
2026-08-03
Input: hynitron_cstxxx - validate touch count and finger IDs
Jianing Li
2026-07-25
Input: inexio - replace printk with dev_dbg and fix missing space
Bivash Kumar Singh
2026-07-25
Input: elo - fix coding style issues in elo_setup_10()
Bivash Kumar Singh
2026-07-24
Input: iqs5xx - validate firmware record destination span
Pengpeng Hou
2026-07-23
Input: edt-ft5x06 - ignore contacts with an out-of-range slot id
Alexandre Hamamdjian
2026-07-15
Input: wacom_w8001 - replace strlcat() with a strscpy() helper
Ian Bridges
2026-07-13
Input: mms114 - fix Y-resolution configuration
Dmitry Torokhov
2026-07-13
Input: mms114 - fix endianness portability in I2C packet layout
Dmitry Torokhov
2026-07-13
Merge tag 'v7.2-rc3' into next
Dmitry Torokhov
2026-07-11
Merge tag 'input-for-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-07-10
Input: mms114 - fix multi-touch slot corruption
Dmitry Torokhov
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-06-26
Input: sur40 - fix MAX_CONTACTS value based on PixelSense specification
Oliver
2026-06-22
Input: mms114 - refactor chip variant handling using descriptors
Dmitry Torokhov
2026-06-22
Input: mms114 - replace BUG() and fix alignment
Dmitry Torokhov
2026-06-22
Input: mms114 - replace udelay with usleep_range
Dmitry Torokhov
2026-06-22
Input: mms114 - use appropriate register argument types
Dmitry Torokhov
2026-06-22
Input: mms114 - prefer GPL over GPL v2 for module license
Dmitry Torokhov
2026-06-22
Input: mms114 - fix touch indexing for MMS134S and MMS136
Dmitry Torokhov
2026-06-22
Input: goodix - clamp the device-reported contact count
Bryam Vargas
2026-06-15
Input: mms114 - reject an oversized device packet size
Bryam Vargas
2026-06-14
Input: touchwin - reset the packet index on every complete packet
Bryam Vargas
2026-06-10
Input: ads7846 - don't use scratch for tx_buf when clearing register
Kris Bahnsen
2026-06-10
Input: ads7846 - restore half-duplex support
Aaro Koskinen
2026-05-31
Merge tag 'v7.1-rc6' into next
Dmitry Torokhov
2026-05-30
Input: iqs5xx - drop unused i2c driver_data
Uwe Kleine-König (The Capable Hub)
2026-05-30
Input: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
2026-05-29
Input: Add support for Wacom W9000-series penabled touchscreens
Hendrik Noack
2026-05-07
Input: atmel_mxt_ts - use __free() for obuf in mxt_object_show
Dmitry Torokhov
2026-05-07
Input: atmel_mxt_ts - check mem_size before calculating config memory size
Dmitry Torokhov
2026-05-07
Input: atmel_mxt_ts - fix boundary check in mxt_prepare_cfg_mem
Dmitry Torokhov
2026-05-04
Input: tsc2007 - reduce I2C transactions for Z2 read
Yuki Horii
2026-05-04
Input: atmel_mxt_ts - set byte_offset as signed
Ricardo Ribalda
2026-04-30
Input: pcap_ts - remove unused driver
Arnd Bergmann
2026-04-26
Input: usbtouchscreen - clamp NEXIO data_len/x_len to URB buffer size
Greg Kroah-Hartman
2026-04-26
Input: stmfts - fix formatting issues
Dmitry Torokhov
2026-04-26
Input: stmfts - add optional reset GPIO support
Petr Hodina
2026-04-26
Input: stmfts - use client to make future code cleaner
Petr Hodina
2026-04-26
Input: stmfts - disable regulators and disable irq when power on fails
David Heidelberg
2026-04-26
Input: stmfts - abstract reading information from the firmware
David Heidelberg
2026-04-26
Input: stmfts - switch to devm_regulator_bulk_get_const
David Heidelberg
2026-04-26
Input: stmfts - use dev struct directly
David Heidelberg
2026-04-26
Input: stmfts - fix the MODULE_LICENSE() string
David Heidelberg
2026-04-19
Input: edt-ft5x06 - fix use-after-free in debugfs teardown
Dmitry Torokhov
2026-04-08
Input: mk712 - remove driver
Dmitry Torokhov
2026-04-01
Input: usbtouchscreen - refactor endpoint lookup
Johan Hovold
2026-03-25
Input: goodix-berlin - report a resolution of 10 units/mm
Val Packett
[next]