Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp567462ybz; Wed, 22 Apr 2020 03:53:45 -0700 (PDT) X-Google-Smtp-Source: APiQypLgNME3pnDRLyESqz8gYk3GQKe0eCmceduVl5iVuCSVbYvOgbdVnw/qahyDNqJdTJxCRNtY X-Received: by 2002:a50:9e2a:: with SMTP id z39mr23633731ede.178.1587552825422; Wed, 22 Apr 2020 03:53:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1587552825; cv=none; d=google.com; s=arc-20160816; b=niNrQMbXaZ2vEDF601+LHxE0vsQFAYXdKFt4+cGw1Hb2Qqf2xmNoiIWncwF6iTKc49 SNY5NFG0f9+QVJFjhnHjvv9qyUt2sSQpK4oVmOH/WmBcRicPKMQ8tpg0Ctu+krjCZjW+ D0PqLizVe7YsedRY2m0T9o5nal92h6t+4I1ulkv71OQvOMVG3UzpTeeQj0LnDvHVEYGj Ptf1+gHLJeB7pDz2BJMMe/bk846VBiV3t1TFmDy1owjuJhfkyU2CYRWCK4x/Rh/kYNXc ckqitgG/pzG40hWyj+lPY6n51yNgi/tnux9Bi90o1VC0outj9NXDlx7486Ii9xR64THO x5Vg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=adobY87OMCHoOAa2P82kd007E8xPbEyeblLFJt6WhBE=; b=QeabJxDljexA4kJ38Tn7W6SAk6K4gaowF4EIU99whpJVFURMP9yJEwRH48QQP0ziIf 7Gj1ZB+l0UxShD1iRBPEelnIYMN55ukgmI9hXetoxPUgHSuwRR12JQqW0Ok27GLjPypp ncSfj6d1tYdKghqQMEuCfAEtHov2hAG7myP4ZwWqyADIJ6APGVPUBZq+a4cUnFV5DMG8 ADbr2AUOHu0iNf2BVRyYECKjIOHvsY67Sklefvyg4WMdrTp+aQj76Qv5Ezmd0H9WAXL1 COvo8fvlioQwmY064HV4egJNkWm/Vnbyr55iavEuwa/dyhtea8+BYYNtIay0mcx52jtQ UFpA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=aLCsukNy; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id y13si3870048edp.47.2020.04.22.03.53.22; Wed, 22 Apr 2020 03:53:45 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=aLCsukNy; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732178AbgDVKvQ (ORCPT + 99 others); Wed, 22 Apr 2020 06:51:16 -0400 Received: from mail.kernel.org ([198.145.29.99]:42944 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728277AbgDVKLU (ORCPT ); Wed, 22 Apr 2020 06:11:20 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 9D09E2075A; Wed, 22 Apr 2020 10:11:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1587550280; bh=ipGa19nKKTFXIKRlrk5uJWMpFfYkR2QvtOVETI2Td8s=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=aLCsukNy6fq7RcfGBoPpf0IZDxLKsM7i1e4FOO/IUG1aNfPXNp+/MW+KzS/Qm41mn sVkX2EE9sgXjOtHVDO4XF0gyR/FoWiBc6vAsn67t5/umw2Qux11VbOxDHsSZmnKi1q 4Q16DPX98BWtyF1gHjAqGTwZFxJKdx7fOaLVCPTY= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Hans de Goede , Dmitry Torokhov Subject: [PATCH 4.14 082/199] Input: i8042 - add Acer Aspire 5738z to nomux list Date: Wed, 22 Apr 2020 11:56:48 +0200 Message-Id: <20200422095106.297498160@linuxfoundation.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200422095057.806111593@linuxfoundation.org> References: <20200422095057.806111593@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Hans de Goede commit ebc68cedec4aead47d8d11623d013cca9bf8e825 upstream. The Acer Aspire 5738z has a button to disable (and re-enable) the touchpad next to the touchpad. When this button is pressed a LED underneath indicates that the touchpad is disabled (and an event is send to userspace and GNOME shows its touchpad enabled / disable OSD thingie). So far so good, but after re-enabling the touchpad it no longer works. The laptop does not have an external ps2 port, so mux mode is not needed and disabling mux mode fixes the touchpad no longer working after toggling it off and back on again, so lets add this laptop model to the nomux list. Signed-off-by: Hans de Goede Link: https://lore.kernel.org/r/20200331123947.318908-1-hdegoede@redhat.com Cc: stable@vger.kernel.org Signed-off-by: Dmitry Torokhov Signed-off-by: Greg Kroah-Hartman --- drivers/input/serio/i8042-x86ia64io.h | 11 +++++++++++ 1 file changed, 11 insertions(+) --- a/drivers/input/serio/i8042-x86ia64io.h +++ b/drivers/input/serio/i8042-x86ia64io.h @@ -534,6 +534,17 @@ static const struct dmi_system_id __init DMI_MATCH(DMI_PRODUCT_VERSION, "Lenovo LaVie Z"), }, }, + { + /* + * Acer Aspire 5738z + * Touchpad stops working in mux mode when dis- + re-enabled + * with the touchpad enable/disable toggle hotkey + */ + .matches = { + DMI_MATCH(DMI_SYS_VENDOR, "Acer"), + DMI_MATCH(DMI_PRODUCT_NAME, "Aspire 5738"), + }, + }, { } };