summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorFilesLines
2023-05-02Merge tag 'input-for-v6.4-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-278/+609
2023-05-02Merge branch 'next' into for-linusDmitry Torokhov15-1475/+609
2023-04-26Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2023-04-26Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+3
2023-04-23Merge tag 'input-for-v6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2023-04-14Merge back Intel thermal control material for 6.4-rc1.Rafael J. Wysocki1-1/+1
2023-04-14Input: cyttsp5 - fix sensing configuration data structurehrdl1-0/+1
2023-04-14Input: raspberrypi-ts - fix refcount leak in rpi_ts_probeMiaoqian Lin1-2/+1
2023-04-11Input: edt-ft5x06 - select REGMAP_I2CDaniel Golle1-0/+1
2023-04-11Input: melfas_mip4 - report palm touchesJungHoon Hyun1-9/+10
2023-04-03Input: edt-ft5x06 - calculate points data length only onceDario Binacchi1-28/+28
2023-04-03Input: edt-ft5x06 - unify the crc checkDario Binacchi1-6/+3
2023-04-03Input: edt-ft5x06 - convert to use regmap APIDario Binacchi1-210/+214
2023-04-03Input: edt-ft5x06 - don't print error messages with dev_dbg()Dario Binacchi1-3/+3
2023-04-03Input: edt-ft5x06 - remove code duplicationDario Binacchi1-4/+7
2023-04-03Input: edt-ft5x06 - don't recalculate the CRCDario Binacchi1-4/+4
2023-04-03Input: edt-ft5x06 - add spaces to ensure format specificationDario Binacchi1-2/+2
2023-04-03Input: edt-ft5x06 - remove unnecessary blank linesDario Binacchi1-2/+0
2023-04-03Input: edt-ft5x06 - fix indentationDario Binacchi1-16/+20
2023-04-03Input: tsc2007 - enable cansleep pendown GPIOBenjamin Bara1-15/+2
2023-04-02Input: add a new Novatek NVT-ts driverHans de Goede3-0/+312
2023-04-02Merge tag 'input-for-v6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+11
2023-03-17Input: bcm_iproc_tsc - drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-03-17Input: sun4i-ts - drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-03-17Input: zinitix - use of_property_present() for testing DT property presenceRob Herring1-1/+1
2023-03-17Merge tag 'v6.3-rc2' into nextDmitry Torokhov6-1197/+0
2023-03-17Input: hideep - optionally reset controller work mode to native HiDeep protocolHans de Goede1-0/+20
2023-03-17Input: hideep - silence error in SW_RESET()Hans de Goede1-1/+6
2023-03-17Input: hideep - clean up some inconsistent indentingYang Li1-3/+3
2023-03-17Input: goodix - add Lenovo Yoga Book X90F to nine_bytes_report DMI tableHans de Goede1-3/+11
2023-03-06gpiolib: remove gpio_set_debounce()Arnd Bergmann1-2/+3
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in remaining driversDaniel Lezcano1-1/+1
2023-02-26Merge tag 'input-for-v6.3-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds52-218/+225
2023-02-04Input: cyttsp5 - fix bitmask for touch buttonsRichard Kjerstadius1-1/+1
2023-02-04Input: exc3000 - properly stop timer on shutdownDmitry Torokhov1-0/+10
2023-02-01mfd: remove ucb1400 supportArnd Bergmann3-475/+0
2023-02-01input: remove zylonite touchscreen driverArnd Bergmann3-235/+0
2023-01-30Input: edt-ft5x06 - fix typo in a commentDario Binacchi1-1/+1
2023-01-30Input: ads7846 - don't check penirq immediately for 7845Luca Ellero1-7/+1
2023-01-30Input: ads7846 - always set last command to PWRDOWNLuca Ellero1-1/+9
2023-01-30Input: ads7846 - don't report pressure for ads7845Luca Ellero1-2/+3
2023-01-28Input: ipaq-micro-ts - fix DEFINE_SIMPLE_DEV_PM_OPS typoArnd Bergmann1-2/+2
2023-01-28Input: cyttsp - use EXPORT_GPL_SIMPLE_DEV_PM_OPS()Jonathan Cameron3-6/+5
2023-01-28Input: cyttsp4 - use EXPORT_GPL_RUNTIME_DEV_PM_OPS()Jonathan Cameron3-9/+4
2023-01-28Input: tsc200x - use EXPORT_GPL_SIMPLE_DEV_PM_OPS()Jonathan Cameron3-6/+5
2023-01-28Input: stmfts - switch to SYSTEM_SLEEP_/RUNTIME_PM_OPS() and pm_ptr()Jonathan Cameron1-7/+7
2023-01-28Input: s6sy761 - switch to SYSTEM_SLEEP_/RUNTIME_PM_OPS() and pm_ptr()Jonathan Cameron1-8/+7
2023-01-20ARM: pxa: remove unused board filesArnd Bergmann1-10/+0
2023-01-16input: remove s3c24xx touchscreen driverArnd Bergmann3-477/+0
2023-01-10Merge tag 'v6.2-rc3' into nextDmitry Torokhov2-1/+14