* [git pull] Input updates for v5.17-rc4
@ 2022-02-19 22:36 Dmitry Torokhov
2022-02-20 19:50 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Torokhov @ 2022-02-19 22:36 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, linux-input
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [git pull] Input updates for v5.17-rc4
2022-02-19 22:36 [git pull] Input updates for v5.17-rc4 Dmitry Torokhov
@ 2022-02-20 19:50 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-02-20 19:50 UTC (permalink / raw)
To: Dmitry Torokhov; +Cc: Linus Torvalds, linux-kernel, linux-input
The pull request you sent on Sat, 19 Feb 2022 14:36:15 -0800:
> git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/961af9dbe5d0d0f58aac989bac17279c17a43663
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-02-20 19:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-19 22:36 [git pull] Input updates for v5.17-rc4 Dmitry Torokhov
2022-02-20 19:50 ` pr-tracker-bot
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).