summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/tsc2007_core.c
AgeCommit message (Expand)Author
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-04-02Input: tsc2007 - enable cansleep pendown GPIOBenjamin Bara
2022-12-02Input: tsc2007_core - Convert to i2c's .probe_new()Uwe Kleine-König
2021-03-15Input: tsc2007 - make use of device propertiesAndy Shevchenko
2021-03-15Input: tsc2007 - convert to GPIO descriptorsAndy Shevchenko
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2017-05-22Input: tsc2007 - move header file out of I2C realmWolfram Sang
2017-02-22Input: tsc2007 - correctly report pressure and not resistance to user spaceH. Nikolaus Schaller
2017-02-22Input: tsc2007 - rename function tsc2007_calculate_pressureH. Nikolaus Schaller
2017-02-22Input: tsc2007 - switch to using input_set_capability()Dmitry Torokhov
2017-02-17Input: tsc2007 - add iio interface to read external ADC input and temperatureH. Nikolaus Schaller