summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
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
2025-08-21Input: include export.h in modules using EXPORT_SYMBOL*()Dmitry Torokhov
2025-08-21Input: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski
2025-08-07Merge tag 'input-for-v6.17-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-08-06Merge branch 'next' into for-linusDmitry Torokhov
2025-08-03Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kernel.org/pub/scm/linux...Dmitry Torokhov
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-07-27Input: st1232 - add touch-overlay handlingJavier Carrasco
2025-07-04Merge tag 'input-for-v6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-01Input: edt-ft5x06 - add support for FocalTech FT8716Jens Reidel
2025-07-01Input: edt-ft5x06 - use per-client debugfs directoryWolfram Sang
2025-06-29Input: goodix - add support for polling modeJoseph Guo
2025-06-27Input: ad7879 - use new GPIO line value setter callbacksBartosz Golaszewski
2025-06-17Input: apple_z2 - drop default ARCH_APPLE in KconfigSven Peter
2025-06-17Input: Fully open-code compatible for greppingKrzysztof Kozlowski
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-11Merge tag 'input-for-v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-04-28Input: cyttsp5 - fix power control issue on wakeupMikael Gonella-Bolduc
2025-04-28Input: stmpe-ts - use module alias instead of device tableArnd Bergmann
2025-04-18Input: cyttsp5 - ensure minimum reset pulse widthHugo Villeneuve
2025-04-06Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-04-05Merge tag 'input-for-v6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-04Merge branch 'next' into for-linusDmitry Torokhov
2025-04-04Merge tag 'soc-drivers-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-04Merge tag 'omap-for-v6.14/drivers-signed' of https://git.kernel.org/pub/scm/l...Arnd Bergmann
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-03-10Input: goodix_berlin - add support for Berlin-A seriesJens Reidel
2025-02-25Input: apple_z2 - fix potential confusion in KconfigSasha Finkelstein
2025-02-24Input: goodix-berlin - fix vddio regulator referencesLuca Weiss
2025-02-24Input: goodix-berlin - fix comment referencing wrong regulatorLuca Weiss
2025-02-24Input: imagis - add support for imagis IST3038HAndras Sebok
2025-02-21Input: goodix-berlin - constify 'struct bin_attribute'Thomas Weißschuh
2025-02-19Input: apple_z2 - add a driver for Apple Z2 touchscreensSasha Finkelstein
2025-02-04Input: drop vb2_ops_wait_prepare/finishHans Verkuil
2025-02-03Input: ads7846 - fix gpiod allocationH. Nikolaus Schaller
2025-01-22Input: wdt87xx_i2c - fix compiler warningYu-Chun Lin