]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Input: i8042 - introduce 'notimeout' blacklist for Dell Vostro V13
authorJiri Kosina <jkosina@suse.cz>
Sat, 8 Jan 2011 09:37:26 +0000 (01:37 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 17 Feb 2011 23:36:58 +0000 (15:36 -0800)
commit366bc80896e5789386d6cf81189dad4106e64712
tree5c0a4114169c193bad2d811ecdeefc680899aeb5
parentfd9ea125b48590b9b21a7fa5e8879334fac9831b
Input: i8042 - introduce 'notimeout' blacklist for Dell Vostro V13

commit f8313ef1f448006207f12c107123522c8bc00f15 upstream.

i8042 controller present in Dell Vostro V13 errorneously signals spurious
timeouts.

Introduce i8042.notimeout parameter for ignoring i8042-signalled timeouts
and apply this quirk automatically for Dell Vostro V13, based on DMI match.

In addition to that, this machine also needs to be added to nomux blacklist.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Cc: Tim Gardner <tcanonical@tpi.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Documentation/kernel-parameters.txt
drivers/input/serio/i8042-x86ia64io.h
drivers/input/serio/i8042.c