summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/tsc2007_core.c
Commit message (Expand)AuthorAgeFilesLines
* Input: tsc2007 - make use of device propertiesAndy Shevchenko2021-03-151-32/+17
* Input: tsc2007 - convert to GPIO descriptorsAndy Shevchenko2021-03-151-7/+8
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* Input: tsc2007 - move header file out of I2C realmWolfram Sang2017-05-221-1/+1
* Input: tsc2007 - correctly report pressure and not resistance to user spaceH. Nikolaus Schaller2017-02-221-0/+2
* Input: tsc2007 - rename function tsc2007_calculate_pressureH. Nikolaus Schaller2017-02-221-4/+4
* Input: tsc2007 - switch to using input_set_capability()Dmitry Torokhov2017-02-221-2/+1
* Input: tsc2007 - add iio interface to read external ADC input and temperatureH. Nikolaus Schaller2017-02-171-0/+457