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.17-rc4
Date: Sat, 19 Feb 2022 14:36:15 -0800 [thread overview]
Message-ID: <YhFw3yaB6CCihNEN@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. You will get:
- a fix for Synaptics touchpads in RMI4 mode failing to suspend/resume
properly because I2C client devices are now being suspended and
resumed asynchronously which changed the ordering
- a change to make sure we do not set right and middle buttons
capabilities on touchpads that are "buttonpads" (i.e. do not have
separate physical buttons)
- a change to zinitix touchscreen driver adding more compatible
strings/IDs.
Changelog:
---------
Dmitry Torokhov (1):
Input: psmouse - set up dependency between PS/2 and SMBus companions
José Expósito (1):
Input: clear BTN_RIGHT/MIDDLE on buttonpads
Linus Walleij (1):
Input: zinitix - add new compatible strings
Diffstat:
--------
drivers/input/input.c | 6 ++++++
drivers/input/mouse/psmouse-smbus.c | 10 ++++++++++
drivers/input/touchscreen/zinitix.c | 12 ++++++++++++
3 files changed, 28 insertions(+)
Thanks.
--
Dmitry
next reply other threads:[~2022-02-19 22:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-19 22:36 Dmitry Torokhov [this message]
2022-02-20 19:50 ` [git pull] Input updates for v5.17-rc4 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=YhFw3yaB6CCihNEN@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