summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
6 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
7 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
12 daysMerge tag 'input-for-v7.0-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
13 daysMerge branch 'next' into for-linusDmitry Torokhov
2026-01-24Input: novatek-nvt-ts - drop wake_type checkGianluca Boiano
2026-01-21Input: ili210x - add support for polling modeMarek Vasut
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2026-01-20Input: wdt87xx_i2c - switch to use dev_err_probe()Andy Shevchenko
2026-01-20Input: tsc40 - switch to use scnprintf() to suppress truncation warningAndy Shevchenko
2026-01-20Input: touchwin - switch to use scnprintf() to suppress truncation warningAndy Shevchenko
2026-01-20Input: touchright - switch to use scnprintf() to suppress truncation warningAndy Shevchenko
2026-01-20Input: touchit213 - switch to use scnprintf() to suppress truncation warningAndy Shevchenko
2026-01-20Input: penmount - switch to use scnprintf() to suppress truncation warningAndy Shevchenko
2026-01-20Input: mtouch - switch to use scnprintf() to suppress truncation warningAndy Shevchenko
2026-01-20Input: inexio - switch to use scnprintf() to suppress truncation warningAndy Shevchenko
2026-01-20Input: fujitsu_ts - switch to use scnprintf() to suppress truncation warningAndy Shevchenko
2026-01-20Input: hampshire - switch to use scnprintf() to suppress truncation warningAndy Shevchenko
2026-01-20Input: gunze - switch to use scnprintf() to suppress truncation warningAndy Shevchenko
2026-01-20Input: elo - switch to use scnprintf() to suppress truncation warningAndy Shevchenko
2026-01-20Input: egalax_ts_serial - switch to use scnprintf() to suppress truncation wa...Andy Shevchenko
2026-01-20Input: dynapro - switch to use scnprintf() to suppress truncation warningAndy Shevchenko
2026-01-20Input: edt-ft5x06 - add support for FocalTech FT3518Yedaya Katsman
2026-01-20Input: ili210x - convert to dev_err_probe()Marek Vasut
2025-12-18Input: ti_am335x_tsc - fix off-by-one error in wire_order validationJunjie Cao
2025-12-18Input: ilitek_ts_i2c - switch mdelay() to fsleep()Dmitry Torokhov
2025-12-18Input: ilitek_ts_i2c - fix warning with gpio controllers that sleepJosua Mayer
2025-12-18Input: apple_z2 - fix reading incorrect reports after exiting sleepSasha Finkelstein
2025-12-15Input: stmfts - use sysfs_emit() instead of sprintf()Petr Hodina
2025-12-15Input: stmfts - make comments correctPetr Hodina
2025-12-15Input: stmfts - correct wording for the warning messageDavid Heidelberg
2025-12-13Merge tag 'v6.18' into nextDmitry Torokhov
2025-12-08Merge branch 'next' into for-linusDmitry Torokhov
2025-11-18Input: ti_am335x_tsc - clamp coordinate_readouts to DT maximum (6)Junjie Cao
2025-11-17Merge tag 'v6.18-rc6' into for-linusDmitry Torokhov
2025-10-17Input: zforce_ts - omit error message when memory allocation failsXichao Zhao
2025-10-16Input: cyttsp5 - use %pe format specifierRicardo Ribalda
2025-10-13Input: goodix - remove setting of RST pin to inputMartyn Welch
2025-10-13Input: goodix - add support for ACPI ID GDIX1003Hans de Goede
2025-10-08Merge tag 'input-for-v6.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-07Input: atmel_mxt_ts - allow reset GPIO to sleepMarek Vasut
2025-09-24Input: add driver for Hynitron CST816x seriesOleh Kuzhylnyi
2025-09-24Input: imx6ul_tsc - set glitch threshold by DTS propertyDario Binacchi
2025-09-19Input: atmel_mxt_ts - add support for generic touchscreen configurationsSvyatoslav Ryhel
2025-09-17Input: imx6ul_tsc - use BIT, FIELD_{GET,PREP} and GENMASK macrosDario Binacchi
2025-09-17Input: imx6ul_tsc - fix typo in register nameMichael Trimarchi
2025-09-17Input: add Himax HX852x(ES) touchscreen driverStephan Gerhold
2025-09-11mfd: input: rtc: mc13783: Remove deprecated mc13xxx_irq_ack()Alexander Kurz
2025-09-03Input: tsc2007 - prevent overflow in pressure calculationJohannes Kirchmair
2025-09-03Input: tsc2007 - make interrupt optionalSvyatoslav Ryhel
2025-09-03Input: tsc2007 - change warning to debug message if pen GPIO is not definedSvyatoslav Ryhel