Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-10-16 | Input: resistive-adc-touch - fix division by zero error on z1 == 0 | Oleksij Rempel | 1 | -13/+16 |
2021-06-06 | Input: resistive-adc-touch - fix uninitialized variable 'press' | Colin Ian King | 1 | -3/+1 |
2021-06-02 | Input: resistive-adc-touch - rework mapping of channels | Dmitry Torokhov | 1 | -63/+51 |
2021-06-01 | Input: resistive-adc-touch - replace OF headers with proper ones | Andy Shevchenko | 1 | -3/+3 |
2021-06-01 | Input: resistive-adc-touch - describe parameters in kernel doc | Andy Shevchenko | 1 | -1/+3 |
2021-05-25 | Input: resistive-adc-touch - add support for z1 and z2 channels | Oleksij Rempel | 1 | -14/+126 |
2020-11-09 | Input: resistive-adc-touch - struct headers should start with 'struct <name>' | Lee Jones | 1 | -1/+1 |
2018-06-10 | input: touchscreen: resistive-adc-touch: add generic resistive ADC touchscreen | Eugen Hristev | 1 | -0/+204 |