[git pull] Input updates for 4.5-rc3
From: Dmitry Torokhov
Date: Wed Feb 10 2016 - 14:41:46 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. Just small driver fixups...
Changelog:
---------
Amitoj Kaur Chawla (1):
Input: cap11xx - add missing of_node_put
Arnd Bergmann (2):
Input: xpad - remove unused function
Input: sirfsoc-onkey - allow modular build
Dmitry Torokhov (1):
Input: vmmouse - fix absolute device registration
Geert Uytterhoeven (1):
Input: colibri-vf50-ts - add missing #include <linux/of.h>
Grygorii Strashko (1):
Input: serio - drop warnings in case of EPROBE_DEFER from serio_find_driver()
Lars-Peter Clausen (1):
Input: adp5589 - fix row 5 handling for adp5589
Philipp Zabel (1):
Input: edt-ft5x06 - fix setting gain, offset, and threshold via device tree
Diffstat:
--------
drivers/input/joystick/xpad.c | 1 -
drivers/input/keyboard/adp5589-keys.c | 7 ++++---
drivers/input/keyboard/cap11xx.c | 8 ++++++--
drivers/input/misc/Kconfig | 2 +-
drivers/input/misc/sirfsoc-onkey.c | 2 +-
drivers/input/mouse/vmmouse.c | 13 +++++++------
drivers/input/serio/serio.c | 2 +-
drivers/input/touchscreen/colibri-vf50-ts.c | 1 +
drivers/input/touchscreen/edt-ft5x06.c | 18 ++++++++++++------
9 files changed, 33 insertions(+), 21 deletions(-)
--
Dmitry