Re: [PATCH v2 0/2] Input: ilitek_ts_i2c - Fix spurious input events
From: Francesco Dolcini <francesco@dolcini.it>
Date: 2023-10-22 15:13:18
Also in:
lkml
From: Francesco Dolcini <francesco@dolcini.it>
Date: 2023-10-22 15:13:18
Also in:
lkml
Hello Dmitry, On Wed, Sep 20, 2023 at 09:46:48AM +0200, Emanuele Ghidoli wrote:
From: Emanuele Ghidoli <redacted> A couple of fixes to prevent spurious events when the data buffer is not the expected one. 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(-)
Just a gently ping on this series. Thanks, Francesco