From mboxrd@z Thu Jan 1 00:00:00 1970 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 36744ECAAA1 for ; Fri, 28 Oct 2022 09:29:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230144AbiJ1J3q (ORCPT ); Fri, 28 Oct 2022 05:29:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48620 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230058AbiJ1J3i (ORCPT ); Fri, 28 Oct 2022 05:29:38 -0400 Received: from smtp-out1.suse.de (smtp-out1.suse.de [IPv6:2001:67c:2178:6::1c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F328E626B for ; Fri, 28 Oct 2022 02:29:34 -0700 (PDT) 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 9184F21A04; Fri, 28 Oct 2022 09:29:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1666949373; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type; bh=v89bHymXpN/0ksZQ378fNnIWQp9WqEuCRY8Wi/1nIYU=; b=RTWQFdq+s5qsYmT3amF6mboXzeS14wUHrg6C2lvEWqV5VIqckhaDMdIbI6tepjqx5j81tX 8GYW1VvnZ5fgE6gaG3osCKK7pjXh1wJCiy/fagpFJuiyVprYhe6cxA9JAFdxtnUDpWA25s 15l1sdmKMWYAIC+Nl7L90aEp3SDORxo= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1666949373; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type; bh=v89bHymXpN/0ksZQ378fNnIWQp9WqEuCRY8Wi/1nIYU=; b=06M2yr7KM6Sz8zFb15PWPoKD7bCOwB2weGs/ZNEIOa4TrX6sw4inmMk3V9HlNwx1QV+KRQ f26ihFbLr2kZ8TBQ== 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 71B8A1377D; Fri, 28 Oct 2022 09:29:33 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id I3n5Gv2gW2MJHAAAMHmgww (envelope-from ); Fri, 28 Oct 2022 09:29:33 +0000 Date: Fri, 28 Oct 2022 11:29:32 +0200 Message-ID: <87edusmh37.wl-tiwai@suse.de> From: Takashi Iwai To: Linus Torvalds Cc: Mark Brown , Liam Girdwood , Linux Kernel Mailing List Subject: [GIT PULL] sound fixes for 6.1-rc3 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=US-ASCII Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Linus, please pull sound fixes for v6.1-rc3 from: git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.1-rc3 The topmost commit is f1fae475f10a26b7e34da4ff2e2f19b7feb3548e ---------------------------------------------------------------- sound fixes for 6.1-rc3 A collection of small fixes: - A series of fixes for regressions by the recent ALSA control hash usages - Fixes for UAF with del_timer() at removals in a few drivers - Char signedness fixes - A few memory leak fixes at error paths - Device-specific fixes / quirks for Intel SOF, AMD, HD-audio, USB-audio, and various ASoC codecs ---------------------------------------------------------------- Aidan MacDonald (1): ASoC: simple-card: Fix up checks for HW param fixups Colin Ian King (1): ASoC: codecs: jz4725b: Fix spelling mistake "Sourc" -> "Source", "Routee" -> "Route" Derek Fang (2): ASoC: rt5682s: Fix the TDM Tx settings ASoC: rt1019: Fix the TDM settings Geert Uytterhoeven (1): ASoC: codecs: tlv320adc3xxx: Wrap adc3xxx_i2c_remove() in __exit_p() Jason A. Donenfeld (2): ALSA: au88x0: use explicitly signed char ALSA: rme9652: use explicitly signed char Jiangshan Yi (1): ASoC: cx2072x: fix spelling typo in comment Kai Vehmanen (1): ASoC: SOF: ipc4-mtrace: protect per-core nodes against multiple open Leohearts (1): ASoC: amd: yc: Add Lenovo Thinkbook 14+ 2022 21D0 to quirks table Maciej S. Szmigiero (6): ALSA: control: add snd_ctl_rename() ALSA: usb-audio: Use snd_ctl_rename() to rename a control ALSA: hda/realtek: Use snd_ctl_rename() to rename a control ALSA: emu10k1: Use snd_ctl_rename() to rename a control ALSA: ca0106: Use snd_ctl_rename() to rename a control ALSA: ac97: Use snd_ctl_rename() to rename a control Peter Ujfalusi (1): Revert "ASoC: soc-component: using pm_runtime_resume_and_get instead of pm_runtime_get_sync" Pierre-Louis Bossart (3): ASoC: Intel: sof_sdw: add quirk variant for LAPBC710 NUC15 ASoC: SOF: Intel: pci-mtl: fix firmware name ASoC: SOF: Intel: pci-tgl: fix ADL-N descriptor Randy Dunlap (2): ASoC: codec: tlv320adc3xxx: add GPIOLIB dependency ASoC: qcom: SND_SOC_SC7180 optionally depends on SOUNDWIRE Shuming Fan (2): ASoC: rt1308-sdw: update the preset settings ASoC: rt1308-sdw: add the default value of some registers Siarhei Volkau (4): ASoC: codecs: jz4725b: add missed Line In power control bit ASoC: codecs: jz4725b: fix reported volume for Master ctl ASoC: codecs: jz4725b: use right control for Capture Volume ASoC: codecs: jz4725b: fix capture selector naming Srinivasa Rao Mandadapu (2): ASoC: qcom: lpass-cpu: mark HDMI TX registers as volatile ASoC: qcom: lpass-cpu: Mark HDMI TX parity register as volatile Stefan Binding (1): ALSA: hda/realtek: Add quirk for ASUS Zenbook using CS35L41 Steven Rostedt (Google) (1): ALSA: Use del_timer_sync() before freeing timer Takashi Iwai (3): ALSA: usb-audio: Add quirks for M-Audio Fast Track C400/600 ALSA: hda/realtek: Add another HP ZBook G9 model quirks ALSA: aoa: Fix I2S device accounting Xiaolei Wang (1): ASoC: wm8962: Add an event handler for TEMP_HP and TEMP_SPK Yang Yingliang (5): ALSA: hda/realtek: simplify the return of comp_bind() ALSA: ac97: fix possible memory leak in snd_ac97_dev_register() ASoC: Intel: Skylake: fix possible memory leak in skl_codec_device_init() ASoC: SOF: Intel: hda-codec: fix possible memory leak in hda_codec_device_init() ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev() Yong Zhi (1): ASoC: Intel: sof_rt5682: Add quirk for Rex board Zhang Qilong (7): ASoC: wm8997: Fix PM disable depth imbalance in wm8997_probe ASoC: wm5110: Fix PM disable depth imbalance in wm5110_probe ASoC: wm5102: Fix PM disable depth imbalance in wm5102_probe ASoC: wm5102: Revert "ASoC: wm5102: Fix PM disable depth imbalance in wm5102_probe" ASoC: wm5110: Revert "ASoC: wm5110: Fix PM disable depth imbalance in wm5110_probe" ASoC: wm8997: Revert "ASoC: wm8997: Fix PM disable depth imbalance in wm8997_probe" ASoC: mt6660: Keep the pm_runtime enables before component stuff in mt6660_i2c_probe linkt (1): ASoC: amd: yc: Adding Lenovo ThinkBook 14 Gen 4+ ARA and Lenovo ThinkBook 16 Gen 4+ ARA to the Quirks List --- include/sound/control.h | 1 + include/sound/simple_card_utils.h | 1 + sound/aoa/soundbus/i2sbus/core.c | 7 ++++- sound/core/control.c | 23 +++++++++++++++ sound/pci/ac97/ac97_codec.c | 33 +++++++++++++++------ sound/pci/au88x0/au88x0.h | 6 ++-- sound/pci/au88x0/au88x0_core.c | 2 +- sound/pci/ca0106/ca0106_mixer.c | 2 +- sound/pci/emu10k1/emumixer.c | 2 +- sound/pci/hda/patch_realtek.c | 12 ++++---- sound/pci/rme9652/hdsp.c | 26 ++++++++--------- sound/pci/rme9652/rme9652.c | 22 +++++++------- sound/soc/amd/yc/acp6x-mach.c | 21 ++++++++++++++ sound/soc/codecs/Kconfig | 1 + sound/soc/codecs/cx2072x.h | 2 +- sound/soc/codecs/jz4725b.c | 34 ++++++++++++---------- sound/soc/codecs/mt6660.c | 8 +++--- sound/soc/codecs/rt1019.c | 20 +++++++------ sound/soc/codecs/rt1019.h | 6 ++++ sound/soc/codecs/rt1308-sdw.c | 17 +++++++++-- sound/soc/codecs/rt1308-sdw.h | 3 ++ sound/soc/codecs/rt1308.h | 5 ++++ sound/soc/codecs/rt5682s.c | 15 ++++++++-- sound/soc/codecs/rt5682s.h | 1 + sound/soc/codecs/tlv320adc3xxx.c | 2 +- sound/soc/codecs/wm5102.c | 7 +++-- sound/soc/codecs/wm5110.c | 7 +++-- sound/soc/codecs/wm8962.c | 54 +++++++++++++++++++++++++++++++++-- sound/soc/codecs/wm8997.c | 7 +++-- sound/soc/generic/audio-graph-card.c | 2 +- sound/soc/generic/simple-card-utils.c | 15 ++++++++++ sound/soc/generic/simple-card.c | 3 +- sound/soc/intel/boards/sof_rt5682.c | 12 ++++++++ sound/soc/intel/boards/sof_sdw.c | 11 +++++++ sound/soc/intel/skylake/skl.c | 8 +----- sound/soc/qcom/Kconfig | 1 + sound/soc/qcom/lpass-cpu.c | 10 +++++++ sound/soc/soc-component.c | 6 ++-- sound/soc/sof/intel/hda-codec.c | 8 +----- sound/soc/sof/intel/pci-mtl.c | 2 +- sound/soc/sof/intel/pci-tgl.c | 30 ++++++++++++++++++- sound/soc/sof/ipc4-mtrace.c | 20 +++++++++++-- sound/synth/emux/emux.c | 7 +---- sound/usb/implicit.c | 2 ++ sound/usb/mixer.c | 2 +- 45 files changed, 364 insertions(+), 122 deletions(-)