Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus to receive updates for the input subsystem. A couple of fixes in driver teardown paths and another ID for Synaptics RMI mode. Changelog: --------- Chuhong Yuan (1): Input: synaptics-rmi4 - destroy F54 poller workqueue when removing Lyude Paul (1): Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation Oliver Neukum (1): Input: ff-memless - kill timer in destroy() Diffstat: -------- drivers/input/ff-memless.c | 9 +++++++++ drivers/input/mouse/synaptics.c | 1 + drivers/input/rmi4/rmi_f54.c | 1 + 3 files changed, 11 insertions(+) Thanks. -- Dmitry