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. You will get: - fixes for two long standing issues (lock up and a crash) in force feedback handling in uinput driver - tweak to firmware update timing in Elan I2C touchpad driver. Changelog: --------- Dmitry Torokhov (2): Input: uinput - avoid FF flush when destroying device Input: uinput - avoid crash when sending FF request to device going away KT Liao (1): Input: elan_i2c - extend Flash-Write delay Diffstat: -------- drivers/input/ff-core.c | 13 +++++++-- drivers/input/misc/uinput.c | 57 ++++++++++++++++++++++++++------------ drivers/input/mouse/elan_i2c_i2c.c | 2 +- include/linux/input.h | 1 + 4 files changed, 51 insertions(+), 22 deletions(-) Thanks. -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html