linux/drivers/input/touchscreen
Vignesh R 83edfdf30b Input: ti_am335x_tsc - replace delta filtering with median filtering
Previously, delta filtering was applied TSC co-ordinate readouts before
reporting a single value to user space. This patch replaces delta filtering
with median filtering. Median filtering sorts co-ordinate readouts, drops
min and max values, and reports the average of remaining values. This
method is more sensible than delta filtering. Median filtering is applied
only if number of readouts is greater than 3 else just average of
co-ordinate readouts is reported.

Signed-off-by: Vignesh R <vigneshr@ti.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2015-02-03 11:50:39 -08:00
..
88pm860x-ts.c
Kconfig Input: add support for Elan eKTH I2C touchscreens 2014-12-07 23:09:23 -08:00
Makefile Input: add support for Elan eKTH I2C touchscreens 2014-12-07 23:09:23 -08:00
ad7877.c
ad7879-i2c.c
ad7879-spi.c
ad7879.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2014-12-17 10:06:02 -08:00
ad7879.h
ads7846.c
ar1021_i2c.c
atmel-wm97xx.c
atmel_mxt_ts.c Revert "Input: atmel_mxt_ts - use deep sleep mode when stopped" 2014-12-31 12:59:34 -08:00
auo-pixcir-ts.c
bu21013_ts.c
cy8ctmg110_ts.c
cyttsp4_core.c input / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM 2014-12-05 02:54:17 +01:00
cyttsp4_core.h
cyttsp4_i2c.c
cyttsp4_spi.c
cyttsp_core.c
cyttsp_core.h
cyttsp_i2c.c
cyttsp_i2c_common.c
cyttsp_spi.c
da9034-ts.c
da9052_tsi.c
dynapro.c
edt-ft5x06.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2014-12-30 16:59:59 -08:00
eeti_ts.c
egalax_ts.c
elants_i2c.c Input: elants_i2c - remove unnecessary version.h inclusion 2014-12-29 14:08:59 -08:00
elo.c
fujitsu_ts.c
goodix.c
gunze.c
hampshire.c
hp680_ts_input.c
htcpen.c
ili210x.c
inexio.c
intel-mid-touch.c
ipaq-micro-ts.c
jornada720_ts.c
lpc32xx_ts.c
mainstone-wm97xx.c
max11801_ts.c
mc13783_ts.c
mcs5000_ts.c
migor_ts.c
mk712.c
mms114.c
mtouch.c
of_touchscreen.c
pcap_ts.c
penmount.c
pixcir_i2c_ts.c Input: MT - add support for balanced slot assignment 2015-02-01 11:50:35 -08:00
s3c2410_ts.c
st1232.c
stmpe-ts.c
sun4i-ts.c Input: sun4i-ts - add support for touchpanel controller on A31 2015-01-26 23:58:56 -08:00
sur40.c
ti_am335x_tsc.c Input: ti_am335x_tsc - replace delta filtering with median filtering 2015-02-03 11:50:39 -08:00
touchit213.c
touchright.c
touchwin.c
tps6507x-ts.c
tsc40.c
tsc2005.c
tsc2007.c
ucb1400_ts.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2014-12-17 10:06:02 -08:00
usbtouchscreen.c
w90p910_ts.c
wacom_i2c.c
wacom_w8001.c
wm97xx-core.c
wm831x-ts.c
wm9705.c
wm9712.c
wm9713.c
zforce_ts.c
zylonite-wm97xx.c