Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id E1EE2C636CD for ; Fri, 10 Feb 2023 09:13:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231429AbjBJJNN (ORCPT ); Fri, 10 Feb 2023 04:13:13 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48296 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231389AbjBJJNK (ORCPT ); Fri, 10 Feb 2023 04:13:10 -0500 Received: from smtp-out1.suse.de (smtp-out1.suse.de [195.135.220.28]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6A11137723 for ; Fri, 10 Feb 2023 01:12:58 -0800 (PST) Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out1.suse.de (Postfix) with ESMTPS id 25D623FC00; Fri, 10 Feb 2023 09:12:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1676020377; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=IQ0adnKQOarc/Lgs6ML9QGrmjTTgxn+KgWqOFCFKkMM=; b=t+IlBYZKY/6Tw/6qUjngdUgrJtxrN3sPq6nRSeBtk3KBRZNljj582jxGIIDwCYs20RT53s qz3DGUWXTenJuiKj6P/9u35pfGUv9jmBbQM2RoUFUkApjzzAPWC6RiRKayQOD/PKWJzz8G PJIKcj9YyO0eD4UOfks0MmiE7cjJJjc= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1676020377; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=IQ0adnKQOarc/Lgs6ML9QGrmjTTgxn+KgWqOFCFKkMM=; b=Nb8X6nR839iMnCH0iPy/flMeKQbVh28ZQHd/F81/opYtapD8vBkwCrH1YboDx6csfNnexB qu8PmirrpuWdcWAg== Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id EFF2313588; Fri, 10 Feb 2023 09:12:56 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id XY8AOZgK5mMwIgAAMHmgww (envelope-from ); Fri, 10 Feb 2023 09:12:56 +0000 Date: Fri, 10 Feb 2023 10:12:56 +0100 Message-ID: <87sffdj33b.wl-tiwai@suse.de> From: Takashi Iwai To: Linus Torvalds Cc: Takashi Iwai , Mark Brown , Liam Girdwood , Linux Kernel Mailing List Subject: Re: [GIT PULL] sound fixes for 6.2-rc8 User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/27.2 Mule/6.0 MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Linus, please pull sound fixes for v6.2-rc8 from: git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.2-rc8 The topmost commit is 88d18b8896bd98e636b632f805b7e84e61458255 ---------------------------------------------------------------- sound fixes for 6.2-rc8 Hopefully the last one for 6.2, a collection of the fixes that have been gathered since the last PR. All changes are small and trivial device-specific fixes. ---------------------------------------------------------------- Alexey Firago (1): ASoC: codecs: es8326: Fix DTS properties reading Amadeusz S?awi?ski (1): ASoC: topology: Return -ENOMEM on memory allocation failure Andy Chi (1): ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP platform. Artemii Karasev (1): ALSA: emux: Avoid potential array out-of-bound in snd_emux_xg_control() Dan Carpenter (1): ALSA: pci: lx6464es: fix a debug loop Daniel Beer (2): ASoC: tas5805m: rework to avoid scheduling while atomic. ASoC: tas5805m: add missing page switch. Edson Juliano Drosdeck (1): ALSA: hda/realtek: Add Positivo N14KP6-TG Elvis Angelaccio (1): ALSA: hda/realtek: Enable mute/micmute LEDs on HP Elitebook, 645 G9 Guillaume Pinot (1): ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book2 Pro 360 Jack Yu (1): ASoC: rt715-sdca: fix clock stop prepare timeout issue Shengjiu Wang (1): ASoC: fsl_sai: fix getting version from VERID Stefan Binding (1): ALSA: hda/realtek: Add quirk for ASUS UM3402 using CS35L41 V sujith kumar Reddy (1): ASoC: SOF: amd: Fix for handling spurious interrupts from DSP --- sound/pci/hda/patch_realtek.c | 9 +++ sound/pci/lx6464es/lx_core.c | 11 ++-- sound/soc/codecs/es8326.c | 6 +- sound/soc/codecs/rt715-sdca-sdw.c | 2 +- sound/soc/codecs/tas5805m.c | 131 ++++++++++++++++++++++++++------------ sound/soc/fsl/fsl_sai.c | 1 + sound/soc/soc-topology.c | 8 ++- sound/soc/sof/amd/acp.c | 36 +++++------ sound/synth/emux/emux_nrpn.c | 3 + 9 files changed, 134 insertions(+), 73 deletions(-)