kernel_optimize_test/drivers/input/mouse
Mathias Gottschlag 4eb8d6e7e5 Input: psmouse - disable "palm detection" in the focaltech driver
Apparently, the threshold for large contact area seems to be rather low on
some devices, causing the touchpad to frequently freeze during normal
usage. Because we do now know how we are supposed to use the value in
question, this commit just drops the related code completely.

Signed-off-by: Mathias Gottschlag <mgottschlag@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2015-03-07 13:40:21 -08:00
..
alps.c Input: ALPS - fix memory leak when detection fails 2015-03-04 15:17:08 -08:00
alps.h Input: ALPS - do not mix trackstick and external PS/2 mouse data 2015-02-15 15:44:19 -08:00
amimouse.c
appletouch.c
atarimouse.c
bcm5974.c Input: MT - add support for balanced slot assignment 2015-02-01 11:50:35 -08:00
cyapa_gen3.c Input: cyapa - fix unaligned functions redefinition error 2015-03-02 13:31:32 -08:00
cyapa_gen5.c Input: cyapa - remove superfluous type check in cyapa_gen5_read_idac_data() 2015-03-02 13:31:33 -08:00
cyapa.c Input: cyapa - off by one in cyapa_update_fw_store() 2015-01-22 08:23:15 -08:00
cyapa.h Input: cyapa - add gen5 trackpad read baseline support 2015-01-18 00:10:32 -08:00
cypress_ps2.c Input: psmouse - use IS_ENABLED instead of homegrown code 2015-02-15 16:08:35 -08:00
cypress_ps2.h Input: psmouse - use IS_ENABLED instead of homegrown code 2015-02-15 16:08:35 -08:00
elan_i2c_core.c Input: elan_i2c - verify firmware signature applying it 2015-01-23 09:44:21 -08:00
elan_i2c_i2c.c Input: elan_i2c - verify firmware signature applying it 2015-01-23 09:44:21 -08:00
elan_i2c_smbus.c Input: elan_i2c - fix wrong %p extension 2015-02-06 15:32:18 -08:00
elan_i2c.h Input: elan_i2c - verify firmware signature applying it 2015-01-23 09:44:21 -08:00
elantech.c Input: elantech - add more Fujtisu notebooks to force crc_enabled 2015-02-01 11:51:26 -08:00
elantech.h
focaltech.c Input: psmouse - disable "palm detection" in the focaltech driver 2015-03-07 13:40:21 -08:00
focaltech.h Input: psmouse - use IS_ENABLED instead of homegrown code 2015-02-15 16:08:35 -08:00
gpio_mouse.c
hgpk.c
hgpk.h
inport.c
Kconfig Input: elantech - remove stale comment from Kconfig 2015-01-22 13:16:14 -08:00
lifebook.c
lifebook.h
logibm.c
logips2pp.c
logips2pp.h
Makefile Input: cyapa - add gen5 trackpad device basic functions support 2015-01-18 00:10:28 -08:00
maplemouse.c
navpoint.c
pc110pad.c
psmouse-base.c Input: psmouse - disable changing resolution/rate/scale for FocalTech 2015-03-07 13:40:21 -08:00
psmouse.h Input: psmouse - disable changing resolution/rate/scale for FocalTech 2015-03-07 13:40:21 -08:00
pxa930_trkball.c
rpcmouse.c
sentelic.c
sentelic.h
sermouse.c
synaptics_i2c.c
synaptics_usb.c
synaptics.c Input: psmouse - use IS_ENABLED instead of homegrown code 2015-02-15 16:08:35 -08:00
synaptics.h Input: psmouse - use IS_ENABLED instead of homegrown code 2015-02-15 16:08:35 -08:00
touchkit_ps2.c
touchkit_ps2.h
trackpoint.c
trackpoint.h
vsxxxaa.c