linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Input: Fix handling of inhibiting input device
@ 2022-07-18 15:17 Angela Czubak
  2022-07-18 15:17 ` [PATCH v2 1/2] Input: properly queue synthetic events Angela Czubak
  2022-07-18 15:17 ` [PATCH v2 2/2] Input: Inactivate slots in input_inhibit_device() Angela Czubak
  0 siblings, 2 replies; 4+ messages in thread
From: Angela Czubak @ 2022-07-18 15:17 UTC (permalink / raw)
  To: linux-input, dmitry.torokhov
  Cc: upstream, benjamin.tissoires, hdegoede, peter.hutterer,
	Angela Czubak

Sending as v2 since there is a dependency on another patch from the list:
"Input: properly queue synthetic events".

Changes from v1:
- Add "Input: Inactivate slots in input_inhibit_device()"

Angela Czubak (1):
  Input: Inactive slots in input_inhibit_device()

Dmitry Torokhov (1):
  Input: properly queue synthetic events

 drivers/input/input-core-private.h |  16 +++
 drivers/input/input-mt.c           |  48 ++++++++-
 drivers/input/input.c              | 150 ++++++++++++++++-------------
 include/linux/input/mt.h           |   1 +
 4 files changed, 142 insertions(+), 73 deletions(-)
 create mode 100644 drivers/input/input-core-private.h

-- 
2.37.0.170.g444d1eabd0-goog


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

end of thread, other threads:[~2022-07-20 18:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-18 15:17 [PATCH v2 0/2] Input: Fix handling of inhibiting input device Angela Czubak
2022-07-18 15:17 ` [PATCH v2 1/2] Input: properly queue synthetic events Angela Czubak
2022-07-18 15:17 ` [PATCH v2 2/2] Input: Inactivate slots in input_inhibit_device() Angela Czubak
2022-07-20 18:38   ` Dmitry Torokhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).