Received: by 10.213.65.68 with SMTP id h4csp662713imn; Fri, 6 Apr 2018 06:59:16 -0700 (PDT) X-Google-Smtp-Source: AIpwx4+HBKPUQRU8F2c7FRnFbgNxwllVYUh0kmGDp/j0xdlSZlEc4es00g2it8D6E4A0vUqvexua X-Received: by 10.101.74.9 with SMTP id s9mr12943421pgq.91.1523023156605; Fri, 06 Apr 2018 06:59:16 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1523023156; cv=none; d=google.com; s=arc-20160816; b=pPZ4sqAgm+evWkDjcJftxBFhaDCzOCIG3H02PKqFLDbB/2NH/3AhVjMOiTPsTDPv6h YqmZBjQBvJMtm9SNsLxDi3EL/C63Ve6xoWvkSPB/OGjaEtfghnrnFp4xTxKyFLW0aAWc W+JpzUphSLABGYvhuNTiMO16M2Y++omE1vtClxOVxgGuQpUKEmQRzUCK8wTHFQve4U76 hbfCoHcwFwtmxuigUEKjsulLwarK9UGW4Zi46NL+VRTIukx2LZUpghu7+RDFmevMBqVT wtSpV+32fRdi0Ee/qLwLPJaghoJyrXxT3lnpGpKzC/Ob2ZOjM2Sz73ZTWqREn/AazRc5 yp1Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=AEh4zXpdPVTThCBRlWb1z5AfCL7jTQszvIlqUPsdFmE=; b=qGG4MoV/i1kAupiUPxP8o222mh3RW/uylzMdxKKNw8VmvTLErNr56FO+5FZ4gv/LOh XcUIL8D/CG8aZrd8tBTkEmf2J4q0uPlb6zJk3Xo1g0xp9OftRS7YH4+nzB+CCAq1aeAE GJ4Ew/vJizi3RRzY6LhFq6U1gbBvLpIW+wOJO8/n6fFqAXZtL96pCaS8AM4Szj/C3CAJ GoGw63KFtGodnHPFjVazq2ytPtz1eI78fzmtiwV+rG+RWe1gxdjTPs6NhSqHHKrWWN4M I0e5ys+fR+jbAQ4pjpm+0p/T0vraElJYb1Y3jVJG7246IIboonqozUqPHLkt8+rgMVeD ++WQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f6si8131982pfb.258.2018.04.06.06.59.02; Fri, 06 Apr 2018 06:59:16 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755153AbeDFN4u (ORCPT + 99 others); Fri, 6 Apr 2018 09:56:50 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:37316 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756729AbeDFNn0 (ORCPT ); Fri, 6 Apr 2018 09:43:26 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id DBB18DCF; Fri, 6 Apr 2018 13:43:25 +0000 (UTC) From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Ondrej Zary , Dmitry Torokhov Subject: [PATCH 4.15 64/72] Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpad Date: Fri, 6 Apr 2018 15:24:39 +0200 Message-Id: <20180406084353.733887080@linuxfoundation.org> X-Mailer: git-send-email 2.17.0 In-Reply-To: <20180406084349.367583460@linuxfoundation.org> References: <20180406084349.367583460@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.15-stable review patch. If anyone has any objections, please let me know. ------------------ From: Ondrej Zary commit 04bb1719c4de94700056241d4c0fe3c1413f5aff upstream. The touch sensor buttons on Sony VAIO VGN-CS series laptops (e.g. VGN-CS31S) are a separate PS/2 device. As the MUX is disabled for all VAIO machines by the nomux blacklist, the data from touch sensor buttons and touchpad are combined. The protocol used by the buttons is probably similar to the touchpad protocol (both are Synaptics) so both devices get enabled. The controller combines the data, creating a mess which results in random button clicks, touchpad stopping working and lost sync error messages: psmouse serio1: TouchPad at isa0060/serio1/input0 lost sync at byte 4 psmouse serio1: TouchPad at isa0060/serio1/input0 lost sync at byte 1 psmouse serio1: TouchPad at isa0060/serio1/input0 lost sync at byte 1 psmouse serio1: TouchPad at isa0060/serio1/input0 lost sync at byte 1 psmouse serio1: TouchPad at isa0060/serio1/input0 lost sync at byte 1 psmouse serio1: issuing reconnect request Add a new i8042_dmi_forcemux_table whitelist with VGN-CS. With MUX enabled, touch sensor buttons are detected as separate device (and left disabled as there's currently no driver), fixing all touchpad problems. Signed-off-by: Ondrej Zary Cc: stable@vger.kernel.org Signed-off-by: Dmitry Torokhov Signed-off-by: Greg Kroah-Hartman --- drivers/input/serio/i8042-x86ia64io.h | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) --- a/drivers/input/serio/i8042-x86ia64io.h +++ b/drivers/input/serio/i8042-x86ia64io.h @@ -530,6 +530,20 @@ static const struct dmi_system_id __init { } }; +static const struct dmi_system_id i8042_dmi_forcemux_table[] __initconst = { + { + /* + * Sony Vaio VGN-CS series require MUX or the touch sensor + * buttons will disturb touchpad operation + */ + .matches = { + DMI_MATCH(DMI_SYS_VENDOR, "Sony Corporation"), + DMI_MATCH(DMI_PRODUCT_NAME, "VGN-CS"), + }, + }, + { } +}; + /* * On some Asus laptops, just running self tests cause problems. */ @@ -1170,6 +1184,9 @@ static int __init i8042_platform_init(vo if (dmi_check_system(i8042_dmi_nomux_table)) i8042_nomux = true; + if (dmi_check_system(i8042_dmi_forcemux_table)) + i8042_nomux = false; + if (dmi_check_system(i8042_dmi_notimeout_table)) i8042_notimeout = true;