Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGM

Add ELAN061C to the ACPI table to support Elan touchpad found in Lenovo
IdeaPad 330-15IGM.

Signed-off-by: Mikhail Nikiforov <jackxviichaos@gmail.com>
Cc: stable@vger.kernel.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>

authored by

Mikhail Nikiforov and committed by
Dmitry Torokhov
13c1c5e4 cecf1070

+1
+1
drivers/input/mouse/elan_i2c_core.c
··· 1346 1346 { "ELAN0611", 0 }, 1347 1347 { "ELAN0612", 0 }, 1348 1348 { "ELAN0618", 0 }, 1349 + { "ELAN061C", 0 }, 1349 1350 { "ELAN061D", 0 }, 1350 1351 { "ELAN0622", 0 }, 1351 1352 { "ELAN1000", 0 },