aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/input/touchscreen (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-08Merge tag 'input-for-v6.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds16-66/+896
2025-10-07Input: atmel_mxt_ts - allow reset GPIO to sleepMarek Vasut1-1/+1
2025-09-24Input: add driver for Hynitron CST816x seriesOleh Kuzhylnyi3-0/+266
2025-09-24Input: 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-17Input: imx6ul_tsc - use BIT, FIELD_{GET,PREP} and GENMASK macrosDario Binacchi1-42/+54
2025-09-17Input: imx6ul_tsc - fix typo in register nameMichael Trimarchi1-2/+2
2025-09-17Input: 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/git/dtor/inputLinus Torvalds4-30/+92
2025-08-06Merge branch 'next' into for-linusDmitry Torokhov9-36/+99
2025-08-03Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into nextDmitry Torokhov6-6/+7
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-coreLinus 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/git/dtor/inputLinus 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-29Input: goodix - add support for polling modeJoseph Guo1-6/+44
2025-06-27Input: ad7879 - use new GPIO line value setter callbacksBartosz Golaszewski1-4/+7
2025-06-17Input: apple_z2 - drop default ARCH_APPLE in KconfigSven Peter1-1/+0
2025-06-17Input: 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/git/dtor/inputLinus 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-18Input: 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/kernel/git/tip/tipLinus Torvalds6-7/+7
2025-04-05Merge tag 'input-for-v6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds9-30/+564
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner6-7/+7
2025-04-04Merge 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/git/soc/socLinus Torvalds2-3/+4
2025-04-04Merge tag 'omap-for-v6.14/drivers-signed' of https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap into soc/drivers-2Arnd Bergmann2-3/+4
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-5/+5
2025-03-10Input: goodix_berlin - add support for Berlin-A seriesJens Reidel4-26/+73
2025-02-25Input: apple_z2 - fix potential confusion in KconfigSasha Finkelstein1-2/+2
2025-02-24Input: goodix-berlin - fix vddio regulator referencesLuca Weiss1-12/+12
2025-02-24Input: goodix-berlin - fix comment referencing wrong regulatorLuca Weiss1-1/+1
2025-02-24Input: imagis - add support for imagis IST3038HAndras Sebok1-0/+9
2025-02-21Input: goodix-berlin - constify 'struct bin_attribute'Thomas Weißschuh1-5/+5
2025-02-19Input: apple_z2 - add a driver for Apple Z2 touchscreensSasha Finkelstein3-0/+491
2025-02-04Input: drop vb2_ops_wait_prepare/finishHans Verkuil2-4/+0
2025-02-03Input: ads7846 - fix gpiod allocationH. Nikolaus Schaller1-1/+1
2025-01-22Input: wdt87xx_i2c - fix compiler warningYu-Chun Lin1-0/+2