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 v4.13-rc0 (round 2)
Date: Fri, 14 Jul 2017 11:07:10 -0700 [thread overview]
Message-ID: <20170714180710.GA35630@dtor-ws> (raw)
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus
to receive the 2nd round of updates for the input subsystem. You will
get:
- multit-touch handling for Xen
- fix for long-standing bug causing crashes in i8042 on boot
- change to gpio_keys to better handle key presses during system state
stransition.
Changelog:
---------
Chen Hong (1):
Input: i8042 - fix crash at boot time
Joseph Lo (1):
Input: gpio_keys - handle the missing key press event in resume phase
Oleksandr Andrushchenko (1):
Input: xen-kbdfront - add multi-touch support
Diffstat:
--------
drivers/input/keyboard/gpio_keys.c | 17 ++-
drivers/input/misc/xen-kbdfront.c | 219 ++++++++++++++++++++++++++++++-------
drivers/input/serio/i8042.c | 12 +-
3 files changed, 204 insertions(+), 44 deletions(-)
Thanks.
--
Dmitry
reply other threads:[~2017-07-14 18:07 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=20170714180710.GA35630@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).