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>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 13 Feb 2020 16:59:35 -0800
From:   Dmitry Torokhov <dmitry.torokhov@...il.com>
To:     Lyude Paul <lyude@...hat.com>
Cc:     linux-input@...r.kernel.org, stable@...r.kernel.org,
        Benjamin Tissoires <benjamin.tissoires@...hat.com>,
        Alexander Mikhaylenko <exalm7659@...il.com>,
        Enrico Weigelt <info@...ux.net>, Joe Perches <joe@...ches.com>,
        Hans Verkuil <hverkuil-cisco@...all.nl>,
        Nick Black <dankamongmen@...il.com>,
        Thomas Gleixner <tglx@...utronix.de>,
        Christophe JAILLET <christophe.jaillet@...adoo.fr>,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Input: synaptics - switch T470s to RMI4 by default

On Tue, Feb 04, 2020 at 02:43:21PM -0500, Lyude Paul wrote:
> This supports RMI4 and everything seems to work, including the touchpad
> buttons. So, let's enable this by default.
> 
> Signed-off-by: Lyude Paul <lyude@...hat.com>
> Cc: stable@...r.kernel.org

Applied, thank you.

> ---
>  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 1ae6f8bba9ae..8cb8475657ca 100644
> --- a/drivers/input/mouse/synaptics.c
> +++ b/drivers/input/mouse/synaptics.c
> @@ -169,6 +169,7 @@ static const char * const smbus_pnp_ids[] = {
>  	"LEN004a", /* W541 */
>  	"LEN005b", /* P50 */
>  	"LEN005e", /* T560 */
> +	"LEN006c", /* T470s */
>  	"LEN0071", /* T480 */
>  	"LEN0072", /* X1 Carbon Gen 5 (2017) - Elan/ALPS trackpoint */
>  	"LEN0073", /* X1 Carbon G5 (Elantech) */
> -- 
> 2.24.1
> 

-- 
Dmitry

Powered by blists - more mailing lists