[PATCH 0/2] Fix elantech touchpad after suspend/resume

From: Marcos Paulo de Souza
Date: Mon Jul 25 2016 - 13:27:59 EST


Hi guys,

this is an attempt to fix problem os Asus laptops which touchpads
stop to work after a suspend/resume. It's kind of a big hammer, but I couldn't
find any other way to do it.

As described in the first patch, when i8042 controller receives a selftest in some
models of elantech touchpads, the elantech driver fails to detect the device.

Is there any other alternative to fix this problem in a more elegant way?

Thanks,

Marcos Paulo de Souza (2):
input/serio/i8042: Skip selftest on i8042 controller in some ASUS
laptops
kernel-parameters.txt: Add new entry for i8042.noselftest

Documentation/kernel-parameters.txt | 3 ++
drivers/input/serio/i8042-x86ia64io.h | 57 +++++++++++++++++++++++++++++++++++
drivers/input/serio/i8042.c | 10 ++++++
3 files changed, 70 insertions(+)

--
2.7.4