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 v5.12-rc7
Date: Wed, 14 Apr 2021 22:28:04 -0700 [thread overview]
Message-ID: <YHfO5AMF3PwmEBhR@google.com> (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 driver fixes
here.
Changelog:
---------
Arnd Bergmann (1):
Input: i8042 - fix Pegatron C15B ID entry
Caleb Connolly (1):
Input: s6sy761 - fix coordinate read bit shift
Dmitry Osipenko (2):
Input: elants_i2c - fix division by zero if firmware reports zero phys size
Input: elants_i2c - drop zero-checking of ABS_MT_TOUCH_MAJOR resolution
Fabian Vogt (1):
Input: nspire-keypad - enable interrupts only when opened
Wei Yongjun (1):
Input: n64joy - fix return value check in n64joy_probe()
Diffstat:
--------
drivers/input/joystick/n64joy.c | 4 +--
drivers/input/keyboard/nspire-keypad.c | 56 +++++++++++++++++++---------------
drivers/input/serio/i8042-x86ia64io.h | 1 +
drivers/input/touchscreen/elants_i2c.c | 5 ++-
drivers/input/touchscreen/s6sy761.c | 4 +--
5 files changed, 38 insertions(+), 32 deletions(-)
Thanks.
--
Dmitry
next reply other threads:[~2021-04-15 5:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-15 5:28 Dmitry Torokhov [this message]
2021-04-15 18:15 ` [git pull] Input updates for v5.12-rc7 pr-tracker-bot
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=YHfO5AMF3PwmEBhR@google.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.