kernel_optimize_test/drivers/input/touchscreen
Chris Leech ce16a474f6 Input: qt602240_ts - fix wrong sizeof in object table allocation
The kcalloc call for the object table is using sizeof(struct qt602240_data)
when it should be using sizeof(struct qt6602240_object), resulting in a larger
allocation than is required.

Signed-off-by: Chris Leech <christopher.leech@linux.intel.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2010-11-18 00:17:12 -08:00
..
88pm860x-ts.c
ad7877.c Input: ad7877 - switch to using threaded IRQ 2010-10-18 09:35:13 -07:00
ad7879-i2c.c
ad7879-spi.c
ad7879.c Input: ad7879 - prevent invalid finger data reports 2010-10-28 22:32:50 -07:00
ad7879.h
ads7846.c Input: ads7846 - switch to using threaded IRQ 2010-10-17 21:10:28 -07:00
atmel_tsadcc.c
atmel-wm97xx.c
bu21013_ts.c Input: bu21013_ts - fix null dereference in error handling 2010-10-28 22:33:07 -07:00
cy8ctmg110_ts.c Input: cy8ctmg110 - add fuzz to ABS_X and ABS_Y to remove jitter 2010-09-06 12:49:54 -07:00
da9034-ts.c
dynapro.c
eeti_ts.c
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 Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci 2010-10-25 10:59:31 -07:00
lpc32xx_ts.c Input: add LPC32xx touchscreen controller driver 2010-08-28 22:46:18 -07:00
mainstone-wm97xx.c
Makefile Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci 2010-10-25 10:59:31 -07:00
mc13783_ts.c
mcs5000_ts.c
migor_ts.c
mk712.c Update broken web addresses in the kernel. 2010-10-18 11:03:14 +02:00
mtouch.c
pcap_ts.c
penmount.c
qt602240_ts.c Input: qt602240_ts - fix wrong sizeof in object table allocation 2010-11-18 00:17:12 -08:00
s3c2410_ts.c Input: s3c2410_ts - fix s3c2410ts_probe error path 2010-09-02 20:11:52 -07: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: add driver for tnetv107x touchscreen controller 2010-09-24 07:40:32 -07: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
w90p910_ts.c
wacom_w8001.c Input: wacom_w8001 - add multitouch slot support 2010-08-28 22:46:14 -07:00
wm97xx-core.c Input: wm97xx-core - add retries to wm97xx_read_aux_adc 2010-09-05 12:14:36 -07:00
wm9705.c
wm9712.c
wm9713.c
zylonite-wm97xx.c