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.

Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input

Dmitry writes:
"Input updates for 4.19-rc8

Just an addition to elan touchpad driver ACPI table."

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGM

+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 },