summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-05-06Input: ili210x - probe even if no resolution informationMarek Vasut
2023-05-05Input: edt-ft5x06 - add delay after waking upPhilipp Puschmann
2023-05-05Input: cyttsp5 - implement proper sleep and wakeup proceduresMaximilian Weigand
2023-05-01Input: atmel_mxt_ts - support capacitive keysAndré Apitzsch
2023-05-01Input: cyttsp4_core - change del_timer_sync() to timer_shutdown_sync()Duoming Zhou
2023-05-01Input: cyttsp5 - remove unused codeMaximilian Weigand
2023-04-13Input: raspberrypi-ts - fix refcount leak in rpi_ts_probeMiaoqian Lin
2023-04-10Input: edt-ft5x06 - select REGMAP_I2CDaniel Golle
2023-04-10Input: melfas_mip4 - report palm touchesJungHoon Hyun
2023-04-02Input: edt-ft5x06 - calculate points data length only onceDario Binacchi
2023-04-02Input: edt-ft5x06 - unify the crc checkDario Binacchi
2023-04-02Input: edt-ft5x06 - convert to use regmap APIDario Binacchi
2023-04-02Input: edt-ft5x06 - don't print error messages with dev_dbg()Dario Binacchi
2023-04-02Input: edt-ft5x06 - remove code duplicationDario Binacchi
2023-04-02Input: edt-ft5x06 - don't recalculate the CRCDario Binacchi
2023-04-02Input: edt-ft5x06 - add spaces to ensure format specificationDario Binacchi
2023-04-02Input: edt-ft5x06 - remove unnecessary blank linesDario Binacchi
2023-04-02Input: edt-ft5x06 - fix indentationDario Binacchi
2023-04-02Input: tsc2007 - enable cansleep pendown GPIOBenjamin Bara
2023-04-01Input: add a new Novatek NVT-ts driverHans de Goede
2023-03-17Input: bcm_iproc_tsc - drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-17Input: sun4i-ts - drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-17Input: zinitix - use of_property_present() for testing DT property presenceRob Herring
2023-03-17Merge tag 'v6.3-rc2' into nextDmitry Torokhov
2023-03-17Input: hideep - optionally reset controller work mode to native HiDeep protocolHans de Goede
2023-03-17Input: hideep - silence error in SW_RESET()Hans de Goede
2023-03-17Input: hideep - clean up some inconsistent indentingYang Li
2023-02-25Merge tag 'input-for-v6.3-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-02-03Input: cyttsp5 - fix bitmask for touch buttonsRichard Kjerstadius
2023-02-03Input: exc3000 - properly stop timer on shutdownDmitry Torokhov
2023-02-01mfd: remove ucb1400 supportArnd Bergmann
2023-02-01input: remove zylonite touchscreen driverArnd Bergmann
2023-01-29Input: edt-ft5x06 - fix typo in a commentDario Binacchi
2023-01-29Input: ads7846 - don't check penirq immediately for 7845Luca Ellero
2023-01-29Input: ads7846 - always set last command to PWRDOWNLuca Ellero
2023-01-29Input: ads7846 - don't report pressure for ads7845Luca Ellero
2023-01-27Input: ipaq-micro-ts - fix DEFINE_SIMPLE_DEV_PM_OPS typoArnd Bergmann
2023-01-27Input: cyttsp - use EXPORT_GPL_SIMPLE_DEV_PM_OPS()Jonathan Cameron
2023-01-27Input: cyttsp4 - use EXPORT_GPL_RUNTIME_DEV_PM_OPS()Jonathan Cameron
2023-01-27Input: tsc200x - use EXPORT_GPL_SIMPLE_DEV_PM_OPS()Jonathan Cameron
2023-01-27Input: stmfts - switch to SYSTEM_SLEEP_/RUNTIME_PM_OPS() and pm_ptr()Jonathan Cameron
2023-01-27Input: s6sy761 - switch to SYSTEM_SLEEP_/RUNTIME_PM_OPS() and pm_ptr()Jonathan Cameron
2023-01-20ARM: pxa: remove unused board filesArnd Bergmann
2023-01-16input: remove s3c24xx touchscreen driverArnd Bergmann
2023-01-09Merge tag 'v6.2-rc3' into nextDmitry Torokhov
2023-01-09Input: ipaq-micro-ts - use DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2023-01-09Input: zinitix - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2023-01-09Input: zforce_ts - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2023-01-09Input: wm97xx - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron