Message ID | 20250224161016.439696-1-lkml@antheas.dev (mailing list archive) |
---|---|
Headers | show
Received: from linux1587.grserver.gr (linux1587.grserver.gr [185.138.42.100]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 417D3262D12; Mon, 24 Feb 2025 16:10:27 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.138.42.100 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1740413432; cv=none; b=fy6Yu1pNg21xkeO3a4e2+jZnFnHadMIjR/4hVY+OFOKr8FkFuRD5GGwNSiBH0Tu2tWtk/6AM72FGuO9o0HMvMGMAp/tiU8hHPSXmawklXI5mtEaIEfbbW76AjLWH2kkQClUWkaKLazLQ/tWEPInnh3PoDatPwf1RTS01HIp7O8I= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1740413432; c=relaxed/simple; bh=yKdRvRo25o3ZEIn0yfQFVhloO1NAWCC042BvPmUkIGw=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=XDUAkOUV2F6pOpozE73Fy5hvq3aqHtQatznYOoyqKe6esjxWH97aW7+mdCG/+7AE+FPT9tLzVvq6C4dNSy/c/sRF4Rbi/XDT6IttCOuYka/qyfxxvaTTS4GWPtGp+oz2/8XFDQvqIQfYswaU+kCDI4qqR6gvMImr+Rro9F+5qe8= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=antheas.dev; spf=pass smtp.mailfrom=antheas.dev; dkim=pass (1024-bit key) header.d=antheas.dev header.i=@antheas.dev header.b=gxA+h4+3; arc=none smtp.client-ip=185.138.42.100 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=antheas.dev Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=antheas.dev Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=antheas.dev header.i=@antheas.dev header.b="gxA+h4+3" Received: from localhost.localdomain (unknown [IPv6:2a05:f6c2:511b:0:8d8a:5967:d692:ea4e]) by linux1587.grserver.gr (Postfix) with ESMTPSA id 3427D2E08D08; Mon, 24 Feb 2025 18:10:19 +0200 (EET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=antheas.dev; s=default; t=1740413420; bh=knz0cFd0SehN7PycYnbTICFDQLa0kOo8cNDOCmoF6Kk=; h=From:To:Subject; b=gxA+h4+3A30TLFAOtC048TKcJ2PJ7kdc4TSw4Wk/6ILn4rF7FfWHLXfzcjKK+nLDa SvIXLRcxHDiJHthVLUBE+iN40aSmfYMvpIJUfvCi4wtehy48x0kNwhdujTetAvDbTv L0sIN8RgYD8u9Ge9zcc0oJUjz4mdSSuq5MFFJ868= Authentication-Results: linux1587.grserver.gr; spf=pass (sender IP is 2a05:f6c2:511b:0:8d8a:5967:d692:ea4e) smtp.mailfrom=lkml@antheas.dev smtp.helo=localhost.localdomain Received-SPF: pass (linux1587.grserver.gr: connection is authenticated) From: Antheas Kapenekakis <lkml@antheas.dev> To: linux-sound@vger.kernel.org, kailang@realtek.com Cc: linux-kernel@vger.kernel.org, perex@perex.cz, tiwai@suse.com, baojun.xu@ti.com, simont@opensource.cirrus.com, Antheas Kapenekakis <lkml@antheas.dev> Subject: [PATCH 0/2] ALSA: hda/realtek: Sort Ally X properly, fix Asus Z13 2025 audio Date: Mon, 24 Feb 2025 17:10:14 +0100 Message-ID: <20250224161016.439696-1-lkml@antheas.dev> X-Mailer: git-send-email 2.48.1 Precedence: bulk X-Mailing-List: linux-sound@vger.kernel.org List-Id: <linux-sound.vger.kernel.org> List-Subscribe: <mailto:linux-sound+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-sound+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-PPP-Message-ID: <174041342012.22498.13092803084524339242@linux1587.grserver.gr> X-PPP-Vhost: antheas.dev X-Virus-Scanned: clamav-milter 0.103.11 at linux1587.grserver.gr X-Virus-Status: Clean |
Series |
ALSA: hda/realtek: Sort Ally X properly, fix Asus Z13 2025 audio
|
expand
|