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.16-rc4
Date: Wed, 7 Mar 2018 15:53:11 -0800 [thread overview]
Message-ID: <20180307235311.GB231572@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:
- we are reverting patch that was switched touchpad on Lenovo T460P over
to native RMI because on these boxes BIOS messes up with SMBus
controller state. We might re-enable it later once SMBus issue is
resolved
- disabling interrupts in matrix_keypad driver was racy
- mms114 now has SPDX header and matching MODULE_LICENSE
Changelog:
---------
Andi Shyti (2):
Input: mms114 - fix license module information
Input: mms114 - add SPDX identifier
Dmitry Torokhov (1):
Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"
Zhang Bo (1):
Input: matrix_keypad - fix race when disabling interrupts
Diffstat:
--------
drivers/input/keyboard/matrix_keypad.c | 4 +++-
drivers/input/mouse/synaptics.c | 1 -
drivers/input/touchscreen/mms114.c | 15 ++++++---------
3 files changed, 9 insertions(+), 11 deletions(-)
Thanks.
--
Dmitry
reply other threads:[~2018-03-07 23:53 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=20180307235311.GB231572@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).