1
linux/drivers/input/touchscreen
Iiro Valkonen 0d3c07378b Input: atmel_mxt_ts - remove matrix size check
The mxt_check_matrix_size() is currently setting the CTE mode to match
xline/yline information that is in the platform data, but it does not
take into account for example the fact that we could have a key array
in use too (key array would use some x/y lines as well).

It would be better to simply rely on the configuration data, and make
sure that the CTE mode set in there matches the touch object (touchscreen,
key array, proximity) configuration (which are set in the config data too).

Signed-off-by: Iiro Valkonen <iiro.valkonen@atmel.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2011-02-25 09:27:00 -08:00
..
88pm860x-ts.c
ad7877.c Input: ad7877 - convert to dev_pm_ops 2011-01-20 22:54:43 -08:00
ad7879-i2c.c Input: ad7879 - convert I2C to dev_pm_ops 2011-01-06 23:02:52 -08:00
ad7879-spi.c Input: ad7879 - convert SPI to dev_pm_ops 2011-01-20 22:54:49 -08:00
ad7879.c Input: ad7879 - prevent invalid finger data reports 2010-10-28 22:32:50 -07:00
ad7879.h
ads7846.c Input: ads7846 - convert to dev_pm_ops 2011-01-20 22:54:53 -08:00
atmel_mxt_ts.c Input: atmel_mxt_ts - remove matrix size check 2011-02-25 09:27:00 -08:00
atmel_tsadcc.c
atmel-wm97xx.c
bu21013_ts.c Input: bu21013_ts - added regulator support 2011-01-17 20:49:16 -08:00
cy8ctmg110_ts.c Input: cy8ctmg110_ts - Convert to dev_pm_ops 2011-01-06 23:03:11 -08:00
da9034-ts.c
dynapro.c
eeti_ts.c Input: eeti_ts - convert to dev_pm_ops 2011-01-06 23:02:57 -08:00
elo.c
fujitsu_ts.c
gunze.c
h3600_ts_input.c
hampshire.c
hp680_ts_input.c input: hp680_ts_input: ctrl_in/outX to __raw_read/writeX conversion. 2010-10-27 15:25:42 +09:00
htcpen.c
inexio.c
intel-mid-touch.c Input: mrst-touchscreen - move out of staging 2010-09-01 19:43:36 -07:00
jornada720_ts.c
Kconfig Input: qt602240_ts - rename to atmel_mxt_ts 2011-02-21 01:02:26 -08:00
lpc32xx_ts.c Input: add LPC32xx touchscreen controller driver 2010-08-28 22:46:18 -07:00
mainstone-wm97xx.c
Makefile Input: qt602240_ts - rename to atmel_mxt_ts 2011-02-21 01:02:26 -08:00
mc13783_ts.c
mcs5000_ts.c Input: mcs5000_ts - convert to dev_pm_ops 2011-01-06 23:03:03 -08:00
migor_ts.c Input: migor_ts - convert to dev_pm_ops 2011-01-06 23:03:07 -08:00
mk712.c Update broken web addresses in the kernel. 2010-10-18 11:03:14 +02:00
mtouch.c
pcap_ts.c
penmount.c
s3c2410_ts.c Input: s3c2410_ts - fix s3c2410ts_probe error path 2010-09-02 20:11:52 -07:00
st1232.c Input: add ST1232 touchscreen controller driver 2010-12-15 23:40:13 -08:00
stmpe-ts.c Input: stmpe-ts - return -ENOMEM when memory allocation fails 2010-09-05 12:09:12 -07:00
tnetv107x-ts.c Input: tnetv107x-ts - don't treat NULL clk as an error 2011-01-17 20:49:07 -08:00
touchit213.c
touchright.c
touchwin.c
tps6507x-ts.c Input: tps6507x-ts - properly unregister input device on removal 2010-09-02 20:12:42 -07:00
tsc2007.c Input: tsc2007 - fix a redundant assignment for pdata 2010-09-02 20:14:00 -07:00
ucb1400_ts.c
usbtouchscreen.c Input: usbtouchscreen - add support for LG Flatron T1710B 2010-11-22 12:01:13 -08:00
w90p910_ts.c
wacom_w8001.c Input: wacom_w8001 - add single-touch support 2011-01-11 01:07:44 -08:00
wm97xx-core.c Input: wm97xx-core - add retries to wm97xx_read_aux_adc 2010-09-05 12:14:36 -07:00
wm831x-ts.c Input: wm831x-ts - remove use of ternary operator 2011-01-31 21:15:44 -08:00
wm9705.c
wm9712.c
wm9713.c
zylonite-wm97xx.c