[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20170922224058.GA37337@dtor-ws>
Date: Fri, 22 Sep 2017 15:40:58 -0700
From: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-input@...r.kernel.org
Subject: [git pull] Input updates for v4.14-rc1
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
Powered by blists - more mailing lists