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.4-rc5
Date: Fri, 18 Dec 2015 23:29:54 -0800 [thread overview]
Message-ID: <20151219072954.GA37083@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. Just a few assorted driver
fixes.
Changelog:
---------
Charles Keepax (1):
Input: arizona-haptic - fix disabling of haptics device
Charlie Mooney (1):
Input: elan_i2c - set input device's vendor and product IDs
Dmitry Torokhov (1):
Input: atmel_mxt_ts - add generic platform data for Chromebooks
James Chen (1):
Input: elants_i2c - fix wake-on-touch
Javier Martinez Canillas (1):
Input: atmel_mxt_ts - add maxtouch to I2C table for module autoload
Karsten Merker (1):
Input: sun4i-lradc-keys - fix typo in binding documentation
Sudip Mukherjee (5):
Input: db9 - clear unused function pointers
Input: gamecon - clear unused function pointers
Input: turbografx - clear unused function pointers
Input: walkera0701 - clear unused function pointers
Input: parkbd - clear unused function pointers
Vladis Dronov (1):
Input: aiptek - fix crash on detecting device without endpoints
Diffstat:
--------
.../devicetree/bindings/input/sun4i-lradc-keys.txt | 2 +-
drivers/input/joystick/db9.c | 1 +
drivers/input/joystick/gamecon.c | 1 +
drivers/input/joystick/turbografx.c | 1 +
drivers/input/joystick/walkera0701.c | 1 +
drivers/input/misc/arizona-haptics.c | 3 +-
drivers/input/mouse/elan_i2c_core.c | 3 ++
drivers/input/serio/parkbd.c | 1 +
drivers/input/tablet/aiptek.c | 9 ++++++
drivers/input/touchscreen/atmel_mxt_ts.c | 34 ++++++++++++++++++++++
drivers/input/touchscreen/elants_i2c.c | 21 +++++++------
11 files changed, 65 insertions(+), 12 deletions(-)
--
Dmitry
reply other threads:[~2015-12-19 7:29 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20151219072954.GA37083@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).