Searched hist:"04 d5ce620f794f1df69b5f1b9ad62910fea547f1" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/input/mouse/ |
H A D | elan_i2c_i2c.c | diff 04d5ce620f794f1df69b5f1b9ad62910fea547f1 Mon Jul 20 14:46:10 CDT 2020 Jingle Wu <jingle.wu@emc.com.tw> Input: elan_i2c - add support for high resolution reports
Newer controllers (identified as "pattern" version 2) send higher resolution reports, with 16-bit X and Y coordinates (previous generations used 12-bit values). These new high resolution reports use report ID of 0x60.
SMbus controllers use the same buffer size for both the new and old reports, and because of that high resolution reports no longer carry area of contact data with SMbus.
Signed-off-by: Jingle Wu <jingle.wu@emc.com.tw> Link: https://lore.kernel.org/r/20200710054116.5529-1-jingle.wu@emc.com.tw Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|
H A D | elan_i2c.h | diff 04d5ce620f794f1df69b5f1b9ad62910fea547f1 Mon Jul 20 14:46:10 CDT 2020 Jingle Wu <jingle.wu@emc.com.tw> Input: elan_i2c - add support for high resolution reports
Newer controllers (identified as "pattern" version 2) send higher resolution reports, with 16-bit X and Y coordinates (previous generations used 12-bit values). These new high resolution reports use report ID of 0x60.
SMbus controllers use the same buffer size for both the new and old reports, and because of that high resolution reports no longer carry area of contact data with SMbus.
Signed-off-by: Jingle Wu <jingle.wu@emc.com.tw> Link: https://lore.kernel.org/r/20200710054116.5529-1-jingle.wu@emc.com.tw Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|
H A D | elan_i2c_smbus.c | diff 04d5ce620f794f1df69b5f1b9ad62910fea547f1 Mon Jul 20 14:46:10 CDT 2020 Jingle Wu <jingle.wu@emc.com.tw> Input: elan_i2c - add support for high resolution reports
Newer controllers (identified as "pattern" version 2) send higher resolution reports, with 16-bit X and Y coordinates (previous generations used 12-bit values). These new high resolution reports use report ID of 0x60.
SMbus controllers use the same buffer size for both the new and old reports, and because of that high resolution reports no longer carry area of contact data with SMbus.
Signed-off-by: Jingle Wu <jingle.wu@emc.com.tw> Link: https://lore.kernel.org/r/20200710054116.5529-1-jingle.wu@emc.com.tw Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|
H A D | elan_i2c_core.c | diff 04d5ce620f794f1df69b5f1b9ad62910fea547f1 Mon Jul 20 14:46:10 CDT 2020 Jingle Wu <jingle.wu@emc.com.tw> Input: elan_i2c - add support for high resolution reports
Newer controllers (identified as "pattern" version 2) send higher resolution reports, with 16-bit X and Y coordinates (previous generations used 12-bit values). These new high resolution reports use report ID of 0x60.
SMbus controllers use the same buffer size for both the new and old reports, and because of that high resolution reports no longer carry area of contact data with SMbus.
Signed-off-by: Jingle Wu <jingle.wu@emc.com.tw> Link: https://lore.kernel.org/r/20200710054116.5529-1-jingle.wu@emc.com.tw Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|