[git pull] Input updates for 4.8-rc3
From: Dmitry Torokhov
Date: Thu Aug 25 2016 - 12:33:40 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 (simply small driver fixups).
Changelog:
---------
Andrew Duggan (1):
Input: synaptics-rmi4 - fix register descriptor subpacket map construction
Dmitry Torokhov (1):
Input: i8042 - set up shared ps2_cmd_mutex for AUX ports
Hans de Goede (1):
Input: silead - use devm_gpiod_get
Masahiro Yamada (1):
Input: tegra-kbc - fix inverted reset logic
Petr Cvek (1):
Input: ads7846 - remove redundant regulator_disable call
Diffstat:
--------
drivers/input/keyboard/tegra-kbc.c | 2 +-
drivers/input/rmi4/rmi_driver.c | 3 ++-
drivers/input/serio/i8042.c | 1 +
drivers/input/touchscreen/ads7846.c | 1 -
drivers/input/touchscreen/silead.c | 2 +-
5 files changed, 5 insertions(+), 4 deletions(-)
--
Dmitry