From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-input@vger.kernel.org
Subject: [git pull] Input updates for 4.11-rc3
Date: Thu, 23 Mar 2017 14:52:58 -0700 [thread overview]
Message-ID: <20170323215258.GC11818@dtor-ws> (raw)
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. You will get fixes to
various USB drivers to validate existence of endpoints before trying to
use them, fixes to APLS v8 protocol, and a couple of i8042 quirks.
Changelog:
---------
Benjamin Tissoires (1):
Input: synaptics-rmi4 - prevent null pointer dereference in f30
Dmitry Torokhov (1):
Input: i8042 - add TUXEDO BU1406 (N24_25BU) to the nomux list
Johan Hovold (7):
Input: iforce - validate number of endpoints before using them
Input: cm109 - validate number of endpoints before using them
Input: ims-pcu - validate number of endpoints before using them
Input: yealink - validate number of endpoints before using them
Input: hanwang - validate number of endpoints before using them
Input: kbtab - validate number of endpoints before using them
Input: sur40 - validate number of endpoints before using them
Kai-Heng Feng (1):
Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000
Masaki Ota (2):
Input: ALPS - fix V8+ protocol handling (73 03 28)
Input: ALPS - fix trackstick button handling on V8 devices
Matjaz Hegedic (1):
Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fw
Diffstat:
--------
drivers/input/joystick/iforce/iforce-usb.c | 3 ++
drivers/input/misc/cm109.c | 4 ++
drivers/input/misc/ims-pcu.c | 4 ++
drivers/input/misc/yealink.c | 4 ++
drivers/input/mouse/alps.c | 72 +++++++++++++++++++++---------
drivers/input/mouse/alps.h | 11 +++++
drivers/input/mouse/elan_i2c_core.c | 20 +++++----
drivers/input/rmi4/rmi_f30.c | 4 ++
drivers/input/serio/i8042-x86ia64io.h | 14 ++++++
drivers/input/tablet/hanwang.c | 3 ++
drivers/input/tablet/kbtab.c | 3 ++
drivers/input/touchscreen/sur40.c | 3 ++
12 files changed, 116 insertions(+), 29 deletions(-)
--
Dmitry
next reply other threads:[~2017-03-23 21:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-23 21:52 Dmitry Torokhov [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-04-14 21:57 [git pull] Input updates for 4.11-rc3 Dmitry Torokhov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170323215258.GC11818@dtor-ws \
--to=dmitry.torokhov@gmail.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).