[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1469467645-2602-1-git-send-email-marcos.souza.org@gmail.com>
Date: Mon, 25 Jul 2016 14:27:25 -0300
From: Marcos Paulo de Souza <marcos.souza.org@...il.com>
To: dmitry.torokhov@...il.com, aurelien@...ncillon.net,
rafael.j.wysocki@...el.com, tiwai@...e.de,
linux-input@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Marcos Paulo de Souza <marcos.souza.org@...il.com>
Subject: [PATCH 0/2] Fix elantech touchpad after suspend/resume
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
Powered by blists - more mailing lists