* [git pull] Input updates for 4.5-rc3
@ 2016-02-10 19:41 Dmitry Torokhov
0 siblings, 0 replies; only message in thread
From: Dmitry Torokhov @ 2016-02-10 19:41 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, linux-input
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-02-10 19:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-10 19:41 [git pull] Input updates for 4.5-rc3 Dmitry Torokhov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).