]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda: Support for Ideapad hotkey mute LEDs
authorJackie Dong <xy-jackie@139.com>
Wed, 15 Jan 2025 16:25:15 +0000 (00:25 +0800)
committerTakashi Iwai <tiwai@suse.de>
Wed, 15 Jan 2025 16:57:24 +0000 (17:57 +0100)
commitd466887a9478780807290fec467d70143f3ab6d2
treec3c150be865011de7a88650a4fc5073d0527a5b6
parentd80c400f888fd14533c5ecda45340b0179f894d5
ALSA: hda: Support for Ideapad hotkey mute LEDs

New ideapad helper file with support for handling FN key mute LEDs.
Update conexant and realtec codec to add LED support.

Suggested-by: Mark Pearson <mpearson-lenovo@squebb.ca>
Signed-off-by: Jackie Dong <xy-jackie@139.com>
Link: https://patch.msgid.link/20250115162515.15026-1-xy-jackie@139.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/ideapad_hotkey_led_helper.c [new file with mode: 0644]
sound/pci/hda/patch_conexant.c
sound/pci/hda/patch_realtek.c