aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/tsc2007_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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