[git pull] Input updates for v6.10-rc5

From: Dmitry Torokhov
Date: Sun Jun 23 2024 - 19:05:50 EST


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