umber-kernel/drivers/input
feng bfe76b0f9f Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QA
commit 2934325f56150ad8dab8ab92cbe2997242831396 upstream.

The ASUS Zenbook UX425QA_UM425QA fails to initialize the keyboard after
a cold boot.

A quirk already exists for "ZenBook UX425", but some Zenbooks report
"Zenbook" with a lowercase 'b'. Since DMI matching is case-sensitive,
the existing quirk is not applied to these "extra special" Zenbooks.

Testing confirms that this model needs the same quirks as the ZenBook
UX425 variants.

Signed-off-by: feng <alec.jiang@gmail.com>
Link: https://patch.msgid.link/20260122013957.11184-1-alec.jiang@gmail.com
Cc: stable@vger.kernel.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2026-01-30 10:32:13 +01:00
..
gameport Input: include export.h in modules using EXPORT_SYMBOL*() 2025-08-21 12:00:59 -07:00
joystick Input: xpad - add support for CRKD Guitars 2026-01-02 12:56:55 +01:00
keyboard Input: lkkbd - disable pending work before freeing device 2026-01-02 12:56:56 +01:00
misc Input updates for v6.18-rc0 2025-10-08 09:44:38 -07:00
mouse Input: alps - fix use-after-free bugs caused by dev3_register_work 2026-01-02 12:56:56 +01:00
rmi4 Input: synaptics-rmi4 - add includes for types used in rmi_2d_sensor.h 2025-09-08 06:39:41 -07:00
serio Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QA 2026-01-30 10:32:13 +01:00
tablet Input: pegasus-notetaker - fix potential out-of-bounds access 2025-10-17 18:04:15 -07:00
tests
touchscreen Input: ti_am335x_tsc - fix off-by-one error in wire_order validation 2026-01-02 12:56:55 +01:00
Kconfig
Makefile Input: touch-overlay - add touchscreen overlay handling 2025-07-27 01:41:21 -07:00
apm-power.c
evdev.c Input: evdev - switch matching to EV_SYN 2025-07-01 21:02:57 -07:00
ff-core.c Input: include export.h in modules using EXPORT_SYMBOL*() 2025-08-21 12:00:59 -07:00
ff-memless.c Input: include export.h in modules using EXPORT_SYMBOL*() 2025-08-21 12:00:59 -07:00
input-compat.c Input: move input_bits_to_string() to input-compat.c 2025-08-21 12:00:58 -07:00
input-compat.h Input: move input_bits_to_string() to input-compat.c 2025-08-21 12:00:58 -07:00
input-core-private.h
input-leds.c
input-mt.c Input: MT - add INPUT_MT_TOTAL_FORCE flags 2025-09-15 14:32:55 +02:00
input-poller.c Input: include export.h in modules using EXPORT_SYMBOL*() 2025-08-21 12:00:59 -07:00
input-poller.h
input.c Input: include export.h in modules using EXPORT_SYMBOL*() 2025-08-21 12:00:59 -07:00
joydev.c
matrix-keymap.c
mousedev.c
sparse-keymap.c Input: include export.h in modules using EXPORT_SYMBOL*() 2025-08-21 12:00:59 -07:00
touch-overlay.c Input: include export.h in modules using EXPORT_SYMBOL*() 2025-08-21 12:00:59 -07:00
touchscreen.c Input: include export.h in modules using EXPORT_SYMBOL*() 2025-08-21 12:00:59 -07:00
vivaldi-fmap.c