[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20170714180710.GA35630@dtor-ws>
Date: Fri, 14 Jul 2017 11:07:10 -0700
From: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-input@...r.kernel.org
Subject: [git pull] Input updates for v4.13-rc0 (round 2)
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
Powered by blists - more mailing lists