index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
resistive-adc-touch.c
Age
Commit message (
Expand
)
Author
2026-07-06
Merge tag 'v7.2-rc2' into togreg
Jonathan Cameron
2026-07-05
iio: inkern: Use namespaced exports
Romain Gantois
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2023-07-07
Input: resistive-adc-touch - simplify with dev_err_probe()
Krzysztof Kozlowski
2021-10-15
Input: resistive-adc-touch - fix division by zero error on z1 == 0
Oleksij Rempel
2021-06-05
Input: resistive-adc-touch - fix uninitialized variable 'press'
Colin Ian King
2021-06-01
Input: resistive-adc-touch - rework mapping of channels
Dmitry Torokhov
2021-05-31
Input: resistive-adc-touch - replace OF headers with proper ones
Andy Shevchenko
2021-05-31
Input: resistive-adc-touch - describe parameters in kernel doc
Andy Shevchenko
2021-05-25
Input: resistive-adc-touch - add support for z1 and z2 channels
Oleksij Rempel
2020-11-08
Input: resistive-adc-touch - struct headers should start with 'struct <name>'
Lee Jones
2018-06-10
input: touchscreen: resistive-adc-touch: add generic resistive ADC touchscreen
Eugen Hristev