aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/tsc2007_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-15Input: tsc2007 - make use of device propertiesAndy Shevchenko1-32/+17
2021-03-15Input: tsc2007 - convert to GPIO descriptorsAndy Shevchenko1-7/+8
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-05-22Input: tsc2007 - move header file out of I2C realmWolfram Sang1-1/+1
2017-02-22Input: tsc2007 - correctly report pressure and not resistance to user spaceH. Nikolaus Schaller1-0/+2
2017-02-22Input: tsc2007 - rename function tsc2007_calculate_pressureH. Nikolaus Schaller1-4/+4
2017-02-22Input: tsc2007 - switch to using input_set_capability()Dmitry Torokhov1-2/+1
2017-02-17Input: tsc2007 - add iio interface to read external ADC input and temperatureH. Nikolaus Schaller1-0/+457