[PATCH v4 0/2] Input: ilitek_ts_i2c - Fix spurious input events
From: Francesco Dolcini <francesco@dolcini.it>
Date: 2024-08-05 09:04:28
Also in:
lkml
From: Francesco Dolcini <francesco@dolcini.it>
Date: 2024-08-05 09:04:28
Also in:
lkml
From: Francesco Dolcini <redacted> A couple of fixes to prevent spurious events when the data buffer is not the expected one. v4: - remove err_sync_frame label, return directly instead - removed reviewed-by 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 | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) -- 2.39.2