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 v6.4-rc5
Date: Tue, 6 Jun 2023 10:58:27 -0700 [thread overview]
Message-ID: <ZH9zwxXvAd3kacKH@google.com> (raw)
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git tags/input-for-v6.4-rc5
to receive updates for the input subsystem. You will receive:
- a fix for unbalanced open count for inhibited input devices
- fixups in Elantech PS/2 and Cyppress TTSP v5 drivers
- a quirk to soc_button_array driver to make it work with
Lenovo Yoga Book X90F / X90L
- a removal of erroneous entry from xpad driver.
Changelog:
---------
Dmitry Torokhov (2):
Input: fix open count when closing inhibited device
Input: psmouse - fix OOB access in Elantech protocol
Hans de Goede (1):
Input: soc_button_array - add invalid acpi_index DMI quirk handling
Ismael Ferreras Morezuelas (1):
Input: xpad - delete a Razer DeathAdder mouse VID/PID entry
Maximilian Weigand (1):
Input: cyttsp5 - fix array length
Diffstat:
--------
drivers/input/input.c | 2 +-
drivers/input/joystick/xpad.c | 1 -
drivers/input/misc/soc_button_array.c | 30 ++++++++++++++++++++++++++++++
drivers/input/mouse/elantech.c | 9 +++++----
drivers/input/touchscreen/cyttsp5.c | 2 +-
5 files changed, 37 insertions(+), 7 deletions(-)
Thanks.
--
Dmitry
next reply other threads:[~2023-06-06 17:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-06 17:58 Dmitry Torokhov [this message]
2023-06-07 20:52 ` [git pull] Input updates for v6.4-rc5 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=ZH9zwxXvAd3kacKH@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 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).