Merge tag 'input-for-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Pull input fixes from Dmitry Torokhov: - 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. * tag 'input-for-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: Input: ads7846 - use spi_device_id table Input: xpad - add support for ASUS ROG RAIKIRI PRO Input: ili210x - fix ili251x_read_touch_data() return value Input: i8042 - add Ayaneo Kun to i8042 quirk table Input: elantech - fix touchpad state on resume for Lenovo N24
Showing
- drivers/input/joystick/xpad.c 1 addition, 0 deletionsdrivers/input/joystick/xpad.c
- drivers/input/mouse/elantech.c 31 additions, 0 deletionsdrivers/input/mouse/elantech.c
- drivers/input/serio/i8042-acpipnpio.h 16 additions, 2 deletionsdrivers/input/serio/i8042-acpipnpio.h
- drivers/input/touchscreen/ads7846.c 11 additions, 1 deletiondrivers/input/touchscreen/ads7846.c
- drivers/input/touchscreen/ili210x.c 2 additions, 2 deletionsdrivers/input/touchscreen/ili210x.c
Please register or sign in to comment