mbox series

[v3,0/2] Input: ilitek_ts_i2c - Fix spurious input events

Message ID 20231222183114.30775-1-francesco@dolcini.it
Headers show
Series Input: ilitek_ts_i2c - Fix spurious input events | expand

Message

Francesco Dolcini Dec. 22, 2023, 6:31 p.m. UTC
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(-)