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 40AD4C001DF for ; Fri, 20 Oct 2023 14:20:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1377501AbjJTOU7 (ORCPT ); Fri, 20 Oct 2023 10:20:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45532 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1377364AbjJTOU4 (ORCPT ); Fri, 20 Oct 2023 10:20:56 -0400 Received: from smtp-out2.suse.de (smtp-out2.suse.de [195.135.220.29]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E6567D46 for ; Fri, 20 Oct 2023 07:20:54 -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-out2.suse.de (Postfix) with ESMTPS id 5655D1F7AB; Fri, 20 Oct 2023 14:20:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1697811653; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type; bh=wc4JORlerigQyG15EJvpb/9CEB+Jh0KWnOPDtqs3do8=; b=d9K4SP3PGuNmTj97Oj8YbPtST+GurU/HrNdvBhRs0iyXCQjfl5n/WvH2W2HlXfoYqbdLp7 ZfcicKDaBh/xQMxcrGG3D2HB0+qgbz8Ne/pToVrx0ayC8OasFezGIgVPhqMk5K+dU9VYJU PCI5/y8jQtqkdLK1PvVMN5nE/mf06DI= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1697811653; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type; bh=wc4JORlerigQyG15EJvpb/9CEB+Jh0KWnOPDtqs3do8=; b=Sl6JOnpYNL/QW9BoZ2I2IakCmBeeAJ3vPstYJ+nxj73V/9pLDquPdiLVTDEmHfta8OrqpT IG2J21CthfyXiFCQ== 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 DDC7913584; Fri, 20 Oct 2023 14:20:52 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id ASE2NcSMMmWtQgAAMHmgww (envelope-from ); Fri, 20 Oct 2023 14:20:52 +0000 Date: Fri, 20 Oct 2023 16:20:52 +0200 Message-ID: <877cnhjry3.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.6-rc7 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 Authentication-Results: smtp-out2.suse.de; none X-Spamd-Result: default: False [-6.10 / 50.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; TO_MATCH_ENVRCPT_ALL(0.00)[]; FREEMAIL_ENVRCPT(0.00)[gmail.com]; MIME_GOOD(-0.10)[text/plain]; NEURAL_HAM_LONG(-3.00)[-1.000]; DKIM_SIGNED(0.00)[suse.de:s=susede2_rsa,suse.de:s=susede2_ed25519]; TO_DN_ALL(0.00)[]; NEURAL_HAM_SHORT(-1.00)[-1.000]; MID_CONTAINS_FROM(1.00)[]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; BAYES_HAM(-3.00)[100.00%]; FREEMAIL_CC(0.00)[kernel.org,gmail.com,vger.kernel.org] Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Linus, please pull sound fixes for v6.6-rc7 from: git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.6-rc7 The topmost commit is 8e13caa2150b5a1287a1900952d3d7e04363f921 ---------------------------------------------------------------- sound fixes for 6.6-rc7 Still higher volume than wished, but all are driver-specific small fixes and look safe for this late RC. The majority of changes are for ASoC, especially for wcd938x driver and Cirrus codec drivers, while there are other random fixes including usual HD-audio quirks. ---------------------------------------------------------------- Artem Borisov (1): ALSA: hda/realtek: Add quirk for ASUS ROG GU603ZV Charles Keepax (2): ASoC: dt-bindings: cirrus,cs42l43: Update values for bias sense ASoC: cs42l43: Update values for bias sense Dan Carpenter (1): ASoC: pxa: fix a memory leak in probe() David Rau (1): ASoC: da7219: Correct the process of setting up Gnd switch in AAD Johan Hovold (7): ASoC: codecs: wcd938x: drop bogus bind error handling ASoC: codecs: wcd938x: fix unbind tear down order ASoC: codecs: wcd938x: fix resource leaks on bind errors ASoC: codecs: wcd938x: fix regulator leaks on probe errors ASoC: codecs: wcd938x: fix runtime PM imbalance on remove ASoC: codecs: wcd938x-sdw: fix use after free on driver unbind ASoC: codecs: wcd938x-sdw: fix runtime PM imbalance on probe errors Kailang Yang (1): ALSA: hda/realtek - Fixed ASUS platform headset Mic issue Krzysztof Kozlowski (2): ASoC: soc-dapm: Add helper for comparing widget name ASoC: codecs: wsa-macro: handle component name prefix Luka Guzenko (1): ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq5xxx Mark Brown (1): ASoC: dwc: Fix non-DT instantiation Richard Fitzgerald (3): ASoC: cs35l56: Fix illegal use of init_completion() ASoC: cs35l56: ASP1 DOUT must default to Hi-Z when not transmitting ASoC: cs42l42: Fix missing include of gpio/consumer.h Roy Chateau (1): ASoC: codecs: tas2780: Fix log of failed reset via I2C. Shuming Fan (1): ASoC: rt5650: fix the wrong result of key button --- .../devicetree/bindings/sound/cirrus,cs42l43.yaml | 2 +- include/sound/soc-dapm.h | 1 + sound/pci/hda/patch_realtek.c | 27 ++++++++ sound/soc/codecs/cs35l56.c | 8 ++- sound/soc/codecs/cs42l42-sdw.c | 1 + sound/soc/codecs/cs42l43-jack.c | 2 +- sound/soc/codecs/da7219-aad.c | 11 ++-- sound/soc/codecs/lpass-wsa-macro.c | 4 +- sound/soc/codecs/rt5645.c | 2 + sound/soc/codecs/tas2780.c | 2 +- sound/soc/codecs/wcd938x-sdw.c | 27 +++++++- sound/soc/codecs/wcd938x.c | 76 ++++++++++++++++------ sound/soc/dwc/dwc-i2s.c | 2 +- sound/soc/pxa/pxa-ssp.c | 2 +- sound/soc/soc-component.c | 1 + sound/soc/soc-dapm.c | 12 ++++ 16 files changed, 146 insertions(+), 34 deletions(-)