[PATCH 0/3] Fix spurious button presses for some HID touchpads

From: Andrew Duggan
Date: Thu Oct 24 2019 - 20:26:01 EST


This series fixes an issue introduced by the switch to using an irq_domain
which caused some touchpads to report spurious button presses.

Andrew Duggan (3):
Input: synaptics-rmi4 - disable the relative position IRQ in the F12
driver
Input: synaptics-rmi4 - use the number of valid bytes read when
updating the attn_data fields in F11 and F12
Input: synaptics-rmi4 - remove unused result_bits mask

drivers/input/rmi4/rmi_f11.c | 9 +++------
drivers/input/rmi4/rmi_f12.c | 32 ++++++++++++++++++++++++++++----
2 files changed, 31 insertions(+), 10 deletions(-)

--
2.20.1