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.10-rc5
Date: Sun, 23 Jun 2024 16:05:38 -0700 [thread overview]
Message-ID: <ZniqQuGkosZYqIYE@google.com> (raw)
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git tags/input-for-v6.10-rc5
to receive updates for the input subsystem. You will get:
- fixes for ili210x and elantech drivers
- new products IDs added to xpad controller driver
- a tweak to i8042 driver to always keep keyboard in Ayaneo Kun
handheld in raw mode
- populated "id_table" in ads7846 touchscreen driver to make sure
non-OF instantiated devices can properly determine the model data.
Changelog:
---------
Alexander Stein (1):
Input: ads7846 - use spi_device_id table
John Keeping (1):
Input: ili210x - fix ili251x_read_touch_data() return value
Jonathan Denose (1):
Input: elantech - fix touchpad state on resume for Lenovo N24
Luke D. Jones (1):
Input: xpad - add support for ASUS ROG RAIKIRI PRO
Tobias Jakobi (1):
Input: i8042 - add Ayaneo Kun to i8042 quirk table
Diffstat:
--------
drivers/input/joystick/xpad.c | 1 +
drivers/input/mouse/elantech.c | 31 +++++++++++++++++++++++++++++++
drivers/input/serio/i8042-acpipnpio.h | 18 ++++++++++++++++--
drivers/input/touchscreen/ads7846.c | 12 +++++++++++-
drivers/input/touchscreen/ili210x.c | 4 ++--
5 files changed, 61 insertions(+), 5 deletions(-)
Thanks.
--
Dmitry
next reply other threads:[~2024-06-23 23:05 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-23 23:05 Dmitry Torokhov [this message]
2024-06-24 14:28 ` [git pull] Input updates for v6.10-rc5 Linus Torvalds
2024-06-24 15:59 ` Dmitry Torokhov
2024-06-24 18:10 ` Linus Torvalds
2024-06-24 18:21 ` Dmitry Torokhov
2024-06-24 18:41 ` pr-tracker-bot
2024-07-20 0:05 ` 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=ZniqQuGkosZYqIYE@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.