aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/resistive-adc-touch.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-15Input: resistive-adc-touch - fix division by zero error on z1 == 0Oleksij Rempel1-13/+16
2021-06-05Input: resistive-adc-touch - fix uninitialized variable 'press'Colin Ian King1-3/+1
2021-06-01Input: resistive-adc-touch - rework mapping of channelsDmitry Torokhov1-63/+51
2021-05-31Input: resistive-adc-touch - replace OF headers with proper onesAndy Shevchenko1-3/+3
2021-05-31Input: resistive-adc-touch - describe parameters in kernel docAndy Shevchenko1-1/+3
2021-05-25Input: resistive-adc-touch - add support for z1 and z2 channelsOleksij Rempel1-14/+126
2020-11-08Input: resistive-adc-touch - struct headers should start with 'struct <name>'Lee Jones1-1/+1
2018-06-10input: touchscreen: resistive-adc-touch: add generic resistive ADC touchscreenEugen Hristev1-0/+204