summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorFilesLines
6 daysInput: ti_am335x_tsc - fix off-by-one error in wire_order validationJunjie Cao1-1/+1
6 daysInput: apple_z2 - fix reading incorrect reports after exiting sleepSasha Finkelstein1-0/+4
2025-12-09Merge branch 'next' into for-linusDmitry Torokhov3-4/+7
2025-11-18Input: ti_am335x_tsc - clamp coordinate_readouts to DT maximum (6)Junjie Cao1-0/+4
2025-11-18Merge tag 'v6.18-rc6' into for-linusDmitry Torokhov1-4/+0
2025-10-18Input: zforce_ts - omit error message when memory allocation failsXichao Zhao1-2/+1
2025-10-17Input: cyttsp5 - use %pe format specifierRicardo Ribalda1-2/+2
2025-10-13Input: goodix - remove setting of RST pin to inputMartyn Welch2-27/+1
2025-10-13Input: goodix - add support for ACPI ID GDIX1003Hans de Goede1-0/+1
2025-10-08Merge tag 'input-for-v6.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds16-66/+896
2025-10-08Input: atmel_mxt_ts - allow reset GPIO to sleepMarek Vasut1-1/+1
2025-09-25Input: add driver for Hynitron CST816x seriesOleh Kuzhylnyi3-0/+266
2025-09-25Input: imx6ul_tsc - set glitch threshold by DTS propertyDario Binacchi1-2/+23
2025-09-19Input: atmel_mxt_ts - add support for generic touchscreen configurationsSvyatoslav Ryhel1-4/+7
2025-09-18Input: imx6ul_tsc - use BIT, FIELD_{GET,PREP} and GENMASK macrosDario Binacchi1-42/+54
2025-09-18Input: imx6ul_tsc - fix typo in register nameMichael Trimarchi1-2/+2
2025-09-18Input: add Himax HX852x(ES) touchscreen driverStephan Gerhold3-0/+514
2025-09-11mfd: input: rtc: mc13783: Remove deprecated mc13xxx_irq_ack()Alexander Kurz1-4/+0
2025-09-03Input: tsc2007 - prevent overflow in pressure calculationJohannes Kirchmair1-3/+6
2025-09-03Input: tsc2007 - make interrupt optionalSvyatoslav Ryhel1-12/+16
2025-09-03Input: tsc2007 - change warning to debug message if pen GPIO is not definedSvyatoslav Ryhel1-1/+1
2025-08-21Input: include export.h in modules using EXPORT_SYMBOL*()Dmitry Torokhov8-0/+8
2025-08-21Input: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang1-1/+0
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski1-1/+1
2025-08-07Merge tag 'input-for-v6.17-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-30/+92
2025-08-06Merge branch 'next' into for-linusDmitry Torokhov9-36/+99
2025-08-04Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kernel.org/pub/scm/linux...Dmitry Torokhov6-6/+7
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2025-07-27Input: st1232 - add touch-overlay handlingJavier Carrasco1-8/+27
2025-07-04Merge tag 'input-for-v6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+1
2025-07-01Input: edt-ft5x06 - add support for FocalTech FT8716Jens Reidel1-0/+6
2025-07-01Input: edt-ft5x06 - use per-client debugfs directoryWolfram Sang1-12/+8
2025-06-30Input: goodix - add support for polling modeJoseph Guo1-6/+44
2025-06-28Input: ad7879 - use new GPIO line value setter callbacksBartosz Golaszewski1-4/+7
2025-06-18Input: apple_z2 - drop default ARCH_APPLE in KconfigSven Peter1-1/+0
2025-06-18Input: Fully open-code compatible for greppingKrzysztof Kozlowski1-1/+1
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh1-1/+1
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar6-6/+7
2025-05-11Merge tag 'input-for-v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-8/+6
2025-04-28Input: cyttsp5 - fix power control issue on wakeupMikael Gonella-Bolduc1-1/+1
2025-04-28Input: stmpe-ts - use module alias instead of device tableArnd Bergmann1-6/+1
2025-04-19Input: cyttsp5 - ensure minimum reset pulse widthHugo Villeneuve1-1/+4
2025-04-06Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-7/+7
2025-04-05Merge tag 'input-for-v6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-30/+564
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner6-7/+7
2025-04-05Merge branch 'next' into for-linusDmitry Torokhov9-30/+564
2025-04-04Merge tag 'soc-drivers-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+4
2025-04-04Merge tag 'omap-for-v6.14/drivers-signed' of https://git.kernel.org/pub/scm/l...Arnd Bergmann2-3/+4
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-5/+5
2025-03-10Input: goodix_berlin - add support for Berlin-A seriesJens Reidel4-26/+73