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 3.12-rc7
Date: Thu, 31 Oct 2013 01:08:31 -0700 [thread overview]
Message-ID: <20131031080831.GA25525@core.coreip.homeip.net> (raw)
[-- Attachment #1: Type: text/plain, Size: 1631 bytes --]
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus
or
master.kernel.org:/pub/scm/linux/kernel/git/dtor/input.git for-linus
to receive updates for the input subsystem. A bit late than I would
want, but the changes are very minor - a few new device IDs for new
hardware in existing drivers, fix for battery in Wacom devices not be
considered system battery and cause emergency hibernations, and a couple
of other bug fixes.
Changelog:
---------
Andrey Moiseev (1):
Input: i8042 - i8042_flush fix for a full 8042 buffer
Bastien Nocera (1):
Input: wacom - export battery scope
David Herrmann (1):
Input: move name/timer init to input_alloc_dev()
Jason Gerecke (2):
Input: wacom - add support for ISDv4 0x10F sensor
Input: wacom - add support for ISDv4 0x10E sensor
Mike Dunn (1):
Input: pxa27x_keypad - fix NULL pointer dereference
Tim Gardner (1):
Input: cm109 - convert high volume dev_err() to dev_err_ratelimited()
Yunkang Tang (1):
Input: ALPS - add support for model found on Dell XT2
Diffstat:
--------
drivers/input/input.c | 10 +++++-----
drivers/input/keyboard/pxa27x_keypad.c | 11 +++++++++--
drivers/input/misc/cm109.c | 14 ++++++++++----
drivers/input/mouse/alps.c | 1 +
drivers/input/serio/i8042.c | 23 ++++++++++++++---------
drivers/input/tablet/wacom_sys.c | 4 ++++
drivers/input/tablet/wacom_wac.c | 8 ++++++++
7 files changed, 51 insertions(+), 20 deletions(-)
--
Dmitry
[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]
reply other threads:[~2013-10-31 8:08 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=20131031080831.GA25525@core.coreip.homeip.net \
--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).