Hi Rafael, After receiving yet another Asus skip IRQ override bug report / patch: https://lore.kernel.org/platform-driver-x86/a983e6d5-c7ab-4758-be9b-7dcfc1b44ed3@xxxxxxxxx/ I have taken a closer look at the existing Asus quirks to see if they can be simplied to cover more models. This patch series removes 8 quirks by making the quirks match more models, while extending coverage with 3 new models which also need a skip IRQ override quirk for their keyboards to work (including the model from the new report). Please send these to Linus as 6.12-rc# fixes, since this fixes the keyboard not working on 3 more models. Regards, Hans Hans de Goede (4): ACPI: resource: Make Asus ExpertBook B2402 matches cover more models ACPI: resource: Make Asus ExpertBook B2502 matches cover more models ACPI: resource: Fold Asus ExpertBook B1402C* and B1502C* DMI quirks together ACPI: resource: Fold Asus Vivobook Pro N6506M* DMI quirks together drivers/acpi/resource.c | 76 ++++++----------------------------------- 1 file changed, 10 insertions(+), 66 deletions(-) -- 2.46.2