[PATCH 0/4] Input: synaptics - enable InterTouch for new devices
From: Aditya Garg <hidden>
Date: 2025-05-07 14:11:35
Also in:
lkml
From: Aditya Garg <hidden>
Date: 2025-05-07 14:11:35
Also in:
lkml
Hi all The linux input mainling list seems to have receivied reports of requiring psmouse.synaptics_intertouch=1 for some devices. This patch series adds support for InterTouch on the following devices by adding them to the list of SMBus-enabled variants: 1. TOS01f6 (Dynabook Portege X30L-G) 2. SYN1221 (TUXEDO InfinityBook Pro 14 v5) 3. DLL060d (Dell Precision M3800) 4. TOS0213 (Dynabook Portege X30-D) Aditya Garg (3): Input: synaptics - enable InterTouch for TOS01f6 Input: synaptics - enable InterTouch for SYN1221 Input: synaptics - enable InterTouch for DLL060d Manuel Fombuena (1): Input: synaptics - enable InterTouch for TOS0213 drivers/input/mouse/synaptics.c | 4 ++++ 1 file changed, 4 insertions(+) -- 2.49.0