public inbox for linux-input@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Add quirks for MECHREVO Wujie 15X Pro laptop
@ 2026-01-22 15:54 gongqi
  2026-01-22 15:54 ` [PATCH v2 1/4] ACPI: resource: Add IRQ override quirk for MECHREVO Wujie 15X Pro gongqi
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: gongqi @ 2026-01-22 15:54 UTC (permalink / raw)
  To: rafael, dmitry.torokhov, Shyam-sundar.S-k, hansg, ilpo.jarvinen,
	perex, tiwai
  Cc: linux-acpi, linux-input, platform-driver-x86, linux-sound,
	linux-kernel, 550230171hxy

This series adds several quirks for the MECHREVO Wujie 15X Pro
(AMD Ryzen AI 9 H 365) laptop to fix issues with the keyboard,
touchpad, power management, and headset microphone.

The laptop requires:
- ACPI IRQ override for the keyboard.
- i8042 quirks for keyboard/touchpad stability.
- AMD PMC quirk to fix spurious IRQs during suspend.
- Conexant codec quirk for the headset microphone.

Changes in v2:
- Added Missing Signed-off-by to all patches.
- Wrapped commit messages at 72 columns.
- Unified author and committer email to 550230171hxy@gmail.com.
- Properly formatted cover letter to improve threading.

gongqi (4):
  ACPI: resource: Add IRQ override quirk for MECHREVO Wujie 15X Pro
  Input: i8042: Add quirks for MECHREVO Wujie 15X Pro
  platform/x86/amd/pmc: Add quirk for MECHREVO Wujie 15X Pro
  ALSA: hda/conexant: Add headset mic fix for MECHREVO Wujie 15X Pro

 drivers/acpi/resource.c                   | 6 ++++++
 drivers/input/serio/i8042-acpipnpio.h     | 7 +++++++
 drivers/platform/x86/amd/pmc/pmc-quirks.c | 7 +++++++
 sound/pci/hda/patch_conexant.c            | 1 +
 4 files changed, 21 insertions(+)

-- 
2.43.0

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-01-27  7:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-22 15:54 [PATCH v2 0/4] Add quirks for MECHREVO Wujie 15X Pro laptop gongqi
2026-01-22 15:54 ` [PATCH v2 1/4] ACPI: resource: Add IRQ override quirk for MECHREVO Wujie 15X Pro gongqi
2026-01-22 15:54 ` [PATCH v2 2/4] Input: i8042: Add quirks " gongqi
2026-01-22 15:55 ` [PATCH v2 3/4] platform/x86/amd/pmc: Add quirk " gongqi
2026-01-22 15:55 ` [PATCH v2 4/4] ALSA: hda/conexant: Add headset mic fix " gongqi
2026-01-27  7:30   ` Takashi Iwai
2026-01-26 14:57 ` [PATCH v2 0/4] Add quirks for MECHREVO Wujie 15X Pro laptop Ilpo Järvinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox