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.3-rc4
Date: Sat, 1 Apr 2023 13:50:10 -0700 [thread overview]
Message-ID: <ZCiZArzK41q5/IDR@google.com> (raw)
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git tags/input-for-v6.3-rc4
to receive updates for the input subsystem. You will get:
- fixes to ALPS and Focaltech PS/2 drivers dealing with the breakage of
switching to -funsigned-char
- quirks to i8042 to better handle Lifebook A574/H and TUXEDO devices
- a quirk to Goodix touchscreen driver to handle Yoga Book X90F
- a fix for incorrectly merged patch to xpad game controller driver
Changelog:
---------
Hans de Goede (1):
Input: goodix - add Lenovo Yoga Book X90F to nine_bytes_report DMI table
Jason A. Donenfeld (1):
Input: focaltech - use explicitly signed char type
Jonathan Denose (1):
Input: i8042 - add quirk for Fujitsu Lifebook A574/H
Matthias Benkmann (1):
Input: xpad - fix incorrectly applied patch for MAP_PROFILE_BUTTON
Werner Sembach (1):
Input: i8042 - add TUXEDO devices to i8042 quirk tables for partial fix
msizanoen (1):
Input: alps - fix compatibility with -funsigned-char
Diffstat:
--------
drivers/input/joystick/xpad.c | 7 ++++---
drivers/input/mouse/alps.c | 16 ++++++++--------
drivers/input/mouse/focaltech.c | 8 ++++----
drivers/input/serio/i8042-acpipnpio.h | 36 +++++++++++++++++++++++++++++++++++
drivers/input/touchscreen/goodix.c | 14 +++++++++++---
5 files changed, 63 insertions(+), 18 deletions(-)
Thanks.
--
Dmitry
next reply other threads:[~2023-04-01 20:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-01 20:50 Dmitry Torokhov [this message]
2023-04-01 21:16 ` [git pull] Input updates for v6.3-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=ZCiZArzK41q5/IDR@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