[git pull] Input updates for 4.7-rc5

From: Dmitry Torokhov
Date: Mon Jun 27 2016 - 20:04: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.

Changelog:
---------

Cameron Gutman (2):
Input: xpad - fix rumble on Xbox One controllers with 2015 firmware
Input: xpad - fix oops when attaching an unknown Xbox One gamepad

Dmitry Torokhov (1):
Input: elantech - add more IC body types to the list

Hans Verkuil (1):
Input: add BUS_CEC type

Kamil Debski (1):
Input: add HDMI CEC specific keycodes

Pali Rohár (1):
MAINTAINERS: add Pali Rohár as reviewer of ALPS PS/2 touchpad driver

Ping Cheng (2):
Input: wacom_w8001 - w8001_MAX_LENGTH should be 13
Input: wacom_w8001 - ignore invalid pen data packets

Sinclair Yeh (1):
Input: vmmouse - remove port reservation


Diffstat:
--------

MAINTAINERS | 4 ++++
drivers/input/joystick/xpad.c | 39 ++++++++++++++++++---------------
drivers/input/mouse/elantech.c | 8 +------
drivers/input/mouse/vmmouse.c | 22 ++-----------------
drivers/input/touchscreen/wacom_w8001.c | 11 +++++++++-
include/uapi/linux/input-event-codes.h | 31 ++++++++++++++++++++++++++
include/uapi/linux/input.h | 1 +
7 files changed, 70 insertions(+), 46 deletions(-)