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(-)

Comments

Francesco Dolcini July 31, 2024, 9:26 a.m. UTC | #1
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