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