[git pull] Input updates for 4.2-rc3

From: Dmitry Torokhov
Date: Fri Jul 24 2015 - 17:43:28 EST


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 a fix for the
warnings/oops when handling HID devices with "unnamed" LEDs and couple
of other driver fixups.

Changelog:
---------

Bastien Nocera (1):
Input: goodix - fix touch coordinates on WinBook TW100 and TW700

Bernhard Bender (1):
Input: usbtouchscreen - avoid unresponsive TSC-30 touch screen

Dmitry Torokhov (1):
Input: LEDs - skip unnamed LEDs

Oleksij Rempel (1):
Input: zforce - don't overwrite the stack

Peter Hutterer (1):
Input: elantech - force resolution of 31 u/mm


Diffstat:
--------

drivers/input/input-leds.c | 16 +++++++++++--
drivers/input/mouse/elantech.c | 13 ++++++-----
drivers/input/touchscreen/goodix.c | 36 ++++++++++++++++++++++++++++++
drivers/input/touchscreen/usbtouchscreen.c | 3 +++
drivers/input/touchscreen/zforce_ts.c | 2 +-
5 files changed, 62 insertions(+), 8 deletions(-)

--
Dmitry

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/