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, 30 Jul 2018 20:35:27 +0900 (JST)
From:   Teika Kazura <teika@....com>
To:     rosenp@...il.com
Cc:     linux-input@...r.kernel.org, linux-kernel@...r.kernel.org,
        jan.steffens@...il.com, waltercool@...sh.cl
Subject: [PATCH v2 1/1] Input: synaptics - Enable RMI4 for Clevo P870DM
 laptops.

This patch enables SMBus/RMI4 for PCs with SYN1219, e.g. Clevo P870DM etc.

Signed-off-by: Rosen Penev <rosenp@...il.com>
Co-Developed-by: Teika Kazura <teika@....com>
Signed-off-by: Teika Kazura <teika@....com>
---
drivers/input/mouse/synaptics.c | 1 +
1 file changed, 1 insertion(+)

diff --git a/drivers/input/mouse/synaptics.c b/drivers/input/mouse/synaptics.c
index a9591d2..0669770 100644
--- a/drivers/input/mouse/synaptics.c
+++ b/drivers/input/mouse/synaptics.c
@@ -179,7 +179,7 @@ static const char * const smbus_pnp_ids[] = {
"LEN0096", /* X280 */
"LEN0097", /* X280 -> ALPS trackpoint */
"LEN200f", /* T450s */
+	"SYN1219", /* Schenker H506 (rebrand of Clevo P651RG), Clevo P870DM */
NULL
};

--
2.16.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ