summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/resistive-adc-touch.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-08Input: resistive-adc-touch - simplify with dev_err_probe()Krzysztof Kozlowski1-6/+2
2021-10-16Input: resistive-adc-touch - fix division by zero error on z1 == 0Oleksij Rempel1-13/+16
2021-06-06Input: resistive-adc-touch - fix uninitialized variable 'press'Colin Ian King1-3/+1
2021-06-02Input: resistive-adc-touch - rework mapping of channelsDmitry Torokhov1-63/+51
2021-06-01Input: resistive-adc-touch - replace OF headers with proper onesAndy Shevchenko1-3/+3
2021-06-01Input: 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-09Input: 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