[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20160715215704.GG27847@dtor-ws>
Date: Fri, 15 Jul 2016 14:57:04 -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 4.7-rc7
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus
to receive a few last-minute updates for the input subsystem.
Changelog:
---------
Andrew Duggan (1):
Input: synaptics-rmi4 - use of_get_child_by_name() to fix refcount
Cameron Gutman (1):
Input: xpad - validate USB endpoint count during probe
Dmitry Torokhov (1):
Revert "Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE"
Douglas Anderson (1):
Input: add SW_PEN_INSERTED define
Peter Chen (1):
Input: ts4800-ts - add missing of_node_put after calling of_parse_phandle
Diffstat:
--------
drivers/input/joystick/xpad.c | 3 +++
drivers/input/rmi4/rmi_bus.c | 4 ++--
drivers/input/touchscreen/ts4800-ts.c | 13 +++++++------
drivers/input/touchscreen/wacom_w8001.c | 3 +++
include/uapi/linux/input-event-codes.h | 1 +
5 files changed, 16 insertions(+), 8 deletions(-)
Powered by blists - more mailing lists