lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ