Re: [PATCH v4 0/2] Input: ilitek_ts_i2c - Fix spurious input events

From: Dmitry Torokhov
Date: Mon Aug 05 2024 - 13:43:55 EST


On Mon, Aug 05, 2024 at 10:55:09AM +0200, Francesco Dolcini wrote:
> From: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx>
>
> 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