kernel-hacking-2024-linux-s.../drivers/input/touchscreen
Imre Deak d5b415c95f Input: ads7846 - improve filtering for thumb press accuracy
Providing more accurate coordinates for thumb press requires additional
steps in the filtering logic:

- Ignore samples found invalid by the debouncing logic, or the ones that
  have out of bound pressure value.
- Add a parameter to repeat debouncing, so that more then two consecutive
  good readings are required for a valid sample.

Signed-off-by: Imre Deak <imre.deak@nokia.com>
Acked-by: Juha Yrjola <juha.yrjola@nokia.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2006-04-26 00:13:18 -04:00
..
ads7846.c Input: ads7846 - improve filtering for thumb press accuracy 2006-04-26 00:13:18 -04:00
corgi_ts.c
elo.c
gunze.c
h3600_ts_input.c
hp680_ts_input.c
Kconfig [PATCH] sh: consolidate hp620/hp680/hp690 targets into hp6xx 2006-01-16 23:15:27 -08:00
Makefile
mk712.c Input: make needlessly global code static 2006-01-29 21:51:07 -05:00
mtouch.c