summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/resistive-adc-touch.c
AgeCommit message (Expand)Author
2021-10-15Input: resistive-adc-touch - fix division by zero error on z1 == 0Oleksij Rempel
2021-06-05Input: resistive-adc-touch - fix uninitialized variable 'press'Colin Ian King
2021-06-01Input: resistive-adc-touch - rework mapping of channelsDmitry Torokhov
2021-05-31Input: resistive-adc-touch - replace OF headers with proper onesAndy Shevchenko
2021-05-31Input: resistive-adc-touch - describe parameters in kernel docAndy Shevchenko
2021-05-25Input: resistive-adc-touch - add support for z1 and z2 channelsOleksij Rempel
2020-11-08Input: resistive-adc-touch - struct headers should start with 'struct <name>'Lee Jones
2018-06-10input: touchscreen: resistive-adc-touch: add generic resistive ADC touchscreenEugen Hristev