All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] Input: ilitek_ts_i2c - Fix spurious input events
@ 2024-08-05  8:55 Francesco Dolcini
  2024-08-05  8:55 ` [PATCH v4 1/2] Input: ilitek_ts_i2c - avoid wrong input subsystem sync Francesco Dolcini
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Francesco Dolcini @ 2024-08-05  8:55 UTC (permalink / raw)
  To: Dmitry Torokhov; +Cc: Francesco Dolcini, linux-input, linux-kernel

From: Francesco Dolcini <francesco.dolcini@toradex.com>

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-08-05 17:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-05  8:55 [PATCH v4 0/2] Input: ilitek_ts_i2c - Fix spurious input events Francesco Dolcini
2024-08-05  8:55 ` [PATCH v4 1/2] Input: ilitek_ts_i2c - avoid wrong input subsystem sync Francesco Dolcini
2024-08-05  8:55 ` [PATCH v4 2/2] Input: ilitek_ts_i2c - add report id message validation Francesco Dolcini
2024-08-05 17:43 ` [PATCH v4 0/2] Input: ilitek_ts_i2c - Fix spurious input events Dmitry Torokhov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.