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