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.19-rc6
Date: Sat, 16 Jul 2022 21:58:16 -0700 [thread overview]
Message-ID: <YtOW6KABn6sd9ZDZ@google.com> (raw)
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git tags/input-for-v5.19-rc6
to receive updates for the input subsystem. You will get:
- a fix in Goodix driver to properly behave on the Aya Neo Next
- some more sanity checks in usbtouchscreen driver
- a tweak in wm97xx driver in preparation for remove() to return void
- a clarification in input core regarding units of measurement for
resolution on touch events.
Changelog:
---------
Hans de Goede (1):
Input: goodix - call acpi_device_fix_up_power() in some cases
Johan Hovold (1):
Input: usbtouchscreen - add driver_info sanity check
Siarhei Vishniakou (1):
Input: document the units for resolution of size axes
Uwe Kleine-König (1):
Input: wm97xx - make .remove() obviously always return 0
Diffstat:
--------
drivers/input/touchscreen/goodix.c | 5 +++++
drivers/input/touchscreen/usbtouchscreen.c | 3 +++
drivers/input/touchscreen/wm97xx-core.c | 4 +++-
include/uapi/linux/input.h | 11 +++++++----
4 files changed, 18 insertions(+), 5 deletions(-)
Thanks.
--
Dmitry
next reply other threads:[~2022-07-17 4:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-17 4:58 Dmitry Torokhov [this message]
2022-07-17 15:06 ` [git pull] Input updates for v5.19-rc6 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=YtOW6KABn6sd9ZDZ@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).