Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp2489631pxj; Mon, 10 May 2021 04:20:53 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz+JLvVhxczco2sZ/AiOQmZVQHyz7JJf+I7Bd/tflJi4Auc+Pr+8V4uuXo8LNvKYkxtghvN X-Received: by 2002:a05:6602:2e82:: with SMTP id m2mr16712030iow.190.1620645653003; Mon, 10 May 2021 04:20:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1620645652; cv=none; d=google.com; s=arc-20160816; b=Ea88sSMTarzA9RIGV1z67p90qJpibw4JTR83nIigpeAuLfgDMA0Ggq1f5Q0TZJagDM 5TNMMkeHNLW3CezQEgCwfrQEp8+YaQiY0TEZM9few8nPKGGcZIAuFZ+BgLbzHS3Mo/QC 4peI07mxALYXQg3/+6eJ7v+9d6vLEk8SgOCaoZRzO2axKdq1sb8cp3kstR5MjbPFOe0+ 5EqlM0V+vAImn2HDmGkoGEqn/oMgAyUZNOlRwWR8MepBaY86AyoW5xsxdPCeBJBKfIDT qJKW+HBvjgEENHP2DwlyUp9yYzDoAe8a2mV8HrI7zxD33gqdQtpW8noyT5AyiAxAIvTR uo2g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=do1rnmJqb+QIvouM1yjWOJF61NApFNsDrgG8qUYK1W8=; b=lK1VegQUgysq8xEapU/7nL5jOCTfk+b8XzmrjNoxV7E13nE8i9VHiLbLhzHsJrdHI1 3BpeCQFeKbe72tM6nqi2xpyeRiNDeyTz1LhtrnePtRFPrqLJ9N3afbybaoPgOLUGP+Vo FjPk7xgYytg74PIMJeY5NGnQdPW8Begg+NGNKa2JGdgsqNVpfdojm9WtT3R4BURP+d1/ 5aF2nmdaCMwKESeFmMz7yJSzC7ENvAheZ2nqIYIy1da8SNWWIMq9njAIyR4oL3uwDRDA R8ESZfaSPtWnqrlzhm1uIUbFdM+YdTg1A8U7+gClLc+swGHItAmNCNWLLs4qxr7FAyI8 uUcQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=IaBIhg9i; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id u10si15792695iln.13.2021.05.10.04.20.40; Mon, 10 May 2021 04:20:52 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=IaBIhg9i; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237463AbhEJLPL (ORCPT + 99 others); Mon, 10 May 2021 07:15:11 -0400 Received: from mail.kernel.org ([198.145.29.99]:41652 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233719AbhEJKuc (ORCPT ); Mon, 10 May 2021 06:50:32 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 3E7C56190A; Mon, 10 May 2021 10:39:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1620643197; bh=zC6YJKNDJdW+K9zgC+rjKb0fuToZTU0nQsTNB/c8WyA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=IaBIhg9i9Gq5Lx/1R5SwHmmngNevxtND9IONtz9zEEDUxxTPwcr8l6Xqh1ZgDteOe pJzbypg9NeBe2n1JCZGHYInUpXG0sUYE8GQnBKlZrN5wSKJruRErmJWEnps+rGkC2F pvmQsFjR3Jsomo9fdQ0dQxLBYUBRaLRfxMHVl/f8= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Kailang Yang , Takashi Iwai Subject: [PATCH 5.10 217/299] ALSA: hda/realtek - Headset Mic issue on HP platform Date: Mon, 10 May 2021 12:20:14 +0200 Message-Id: <20210510102012.107954367@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210510102004.821838356@linuxfoundation.org> References: <20210510102004.821838356@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Kailang Yang commit 1c9d9dfd2d254211cb37b1513b1da3e6835b8f00 upstream. Boot with plugged headset, the Headset Mic will be gone. Signed-off-by: Kailang Yang Cc: Link: https://lore.kernel.org/r/207eecfc3189466a820720bc0c409ea9@realtek.com Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman --- sound/pci/hda/patch_realtek.c | 2 ++ 1 file changed, 2 insertions(+) --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c @@ -8087,6 +8087,8 @@ static const struct snd_pci_quirk alc269 SND_PCI_QUIRK(0x103c, 0x221c, "HP EliteBook 755 G2", ALC280_FIXUP_HP_HEADSET_MIC), SND_PCI_QUIRK(0x103c, 0x802e, "HP Z240 SFF", ALC221_FIXUP_HP_MIC_NO_PRESENCE), SND_PCI_QUIRK(0x103c, 0x802f, "HP Z240", ALC221_FIXUP_HP_MIC_NO_PRESENCE), + SND_PCI_QUIRK(0x103c, 0x8077, "HP", ALC256_FIXUP_HP_HEADSET_MIC), + SND_PCI_QUIRK(0x103c, 0x8158, "HP", ALC256_FIXUP_HP_HEADSET_MIC), SND_PCI_QUIRK(0x103c, 0x820d, "HP Pavilion 15", ALC269_FIXUP_HP_MUTE_LED_MIC3), SND_PCI_QUIRK(0x103c, 0x8256, "HP", ALC221_FIXUP_HP_FRONT_MIC), SND_PCI_QUIRK(0x103c, 0x827e, "HP x360", ALC295_FIXUP_HP_X360),