Re: [PATCH v4 0/2] Input: ilitek_ts_i2c - Fix spurious input events
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2024-08-05 17:43:36
Also in:
lkml
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2024-08-05 17:43:36
Also in:
lkml
On Mon, Aug 05, 2024 at 10:55:09AM +0200, Francesco Dolcini wrote:
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(-)
Applied the lot, thank you. -- Dmitry