Message ID | 20231222183114.30775-1-francesco@dolcini.it |
---|---|
Headers | show |
Series | Input: ilitek_ts_i2c - Fix spurious input events | expand |
Hello Dmitry, On Fri, Dec 22, 2023 at 07:31:12PM +0100, Francesco Dolcini wrote: > A couple of fixes to prevent spurious events when the data buffer is not the > expected one. Any chance you can merge this series or provide feedback on it? This is open since 10 months now and I would need some help on moving it forward. Thanks, Francesco
From: Francesco Dolcini <francesco.dolcini@toradex.com> A couple of fixes to prevent spurious events when the data buffer is not the expected one. v3: - added reviewed-by and take over series from emanuele v2: - initial series, sent by mistake as v2 instead of v1 Emanuele Ghidoli (2): Input: ilitek_ts_i2c - avoid wrong input subsystem sync Input: ilitek_ts_i2c - add report id message validation drivers/input/touchscreen/ilitek_ts_i2c.c | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-)