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 A2D51C43334 for ; Thu, 14 Jul 2022 08:23:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233580AbiGNIXj (ORCPT ); Thu, 14 Jul 2022 04:23:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48830 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232656AbiGNIXe (ORCPT ); Thu, 14 Jul 2022 04:23:34 -0400 Received: from smtp-out2.suse.de (smtp-out2.suse.de [195.135.220.29]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 318BA3AB21 for ; Thu, 14 Jul 2022 01:23:32 -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 C9FFF20135; Thu, 14 Jul 2022 08:23:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1657787010; 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=6jZZ02iekfQkMhJqvQHcNDMS3OHxK6n2+RwkN2ekXio=; b=axBXMqYP3INBDJaMyH37YJMWkpHOAwHL2/QGbLQQZCpibtZepbil5Px8wzVUsJuge87qXE E7cYg3bRMFWpEpe0+qVHm9K1gjXGC3TDvSHRmipd5q0urMfbLJEsRX41UCDjcedgpg+cui bKou44LZgiE3X4+wM12wUV6NRv5ar3g= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1657787010; 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=6jZZ02iekfQkMhJqvQHcNDMS3OHxK6n2+RwkN2ekXio=; b=mex6BeHYpMky1+8bC0vwjqWyNB7pOqW+dTWeFuVdU23uXgC1dYe0EZfXrhJSOBO/kO1LqJ UDXYttqV+6jE1jCA== 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 9767E13748; Thu, 14 Jul 2022 08:23:30 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id 3ErSI4LSz2L2bQAAMHmgww (envelope-from ); Thu, 14 Jul 2022 08:23:30 +0000 Date: Thu, 14 Jul 2022 10:23:30 +0200 Message-ID: <871quoxful.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 5.19-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=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 v5.19-rc7 from: git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-5.19-rc7 The topmost commit is 9b043a8f386485c74c0f8eea2c287d5bdbdf3279 ---------------------------------------------------------------- sound fixes for 5.19-rc7 Hopefully the last PR for 5.19. This became bigger than wished, but all changes are pretty device-specific small fixes, which look less worrisome. The majority of changes are about various ASoC fixes, while the usual HD-audio quirks are included as well. ---------------------------------------------------------------- Brent Lu (1): ASoC: Intel: sof_rt5682: fix out-of-bounds array access Bryan O'Donoghue (1): ASoC: dt-bindings: Fix description for msm8916 Charles Keepax (4): ASoC: wm5102: Fix event generation for output compensation ASoC: wm8998: Fix event generation for input mux ASoC: cs47l92: Fix event generation for OUT1 demux ASoC: arizona: Update arizona_aif_cfg_changed to use RX_BCLK_RATE Daniel Mack (1): ASoC: max98396: Fix register access for PCM format settings David Owens (1): ASoC: ti: omap-mcbsp: duplicate sysfs error Francesco Dolcini (1): ASoC: sgtl5000: Fix noise on shutdown/remove Hector Martin (2): ASoC: tas2764: Correct playback volume range ASoC: tas2764: Fix amp gain register offset & default Jeremy Szu (1): ALSA: hda/realtek: fix mute/micmute LEDs for HP machines Jianglei Nie (1): ASoC: qdsp6: fix potential memory leak in q6apm_get_audioreach_graph() Marek Vasut (1): ASoC: doc: Capitalize RESET line name Martin Povišer (2): ASoC: tas2764: Add post reset delays ASoC: tas2764: Fix and extend FSYNC polarity handling Meng Tang (6): ALSA: hda/realtek: Fix headset mic for Acer SF313-51 ALSA: hda/conexant: Apply quirk for another HP ProDesk 600 G3 model ALSA: hda - Add fixup for Dell Latitidue E5430 ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671 ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc221 ALSA: hda/realtek - Enable the headset-mic on a Xiaomi's laptop Oder Chiou (1): ASoC: rt5640: Fix the wrong state of JD1 and JD2 Peter Ujfalusi (2): ASoC: Intel: Skylake: Correct the ssp rate discovery in skl_get_ssp_clks() ASoC: Intel: Skylake: Correct the handling of fmt_config flexible array Sascha Hauer (2): ASoC: audio_graph_card2: Fix port numbers in example ASoC: tlv320adcx140: Fix tx_mask check Yassine Oudjana (1): ASoC: wcd9335: Use int array instead of bitmask for TX mixers --- .../devicetree/bindings/sound/qcom,lpass-cpu.yaml | 8 ++-- Documentation/sound/soc/dai.rst | 2 +- sound/pci/hda/patch_conexant.c | 1 + sound/pci/hda/patch_realtek.c | 20 ++++++++++ sound/soc/codecs/arizona.c | 4 +- sound/soc/codecs/cs47l92.c | 8 +++- sound/soc/codecs/max98396.c | 10 +++-- sound/soc/codecs/rt5640.c | 30 ++++++++++---- sound/soc/codecs/sgtl5000.c | 9 +++++ sound/soc/codecs/sgtl5000.h | 1 + sound/soc/codecs/tas2764.c | 46 +++++++++++++--------- sound/soc/codecs/tas2764.h | 6 +-- sound/soc/codecs/tlv320adcx140.c | 13 +++--- sound/soc/codecs/wcd9335.c | 17 +++++--- sound/soc/codecs/wm5102.c | 21 ++++++++-- sound/soc/codecs/wm8998.c | 21 ++++++---- sound/soc/generic/audio-graph-card2.c | 6 +-- sound/soc/intel/boards/sof_rt5682.c | 10 ++--- sound/soc/intel/skylake/skl-nhlt.c | 40 +++++++++++++------ sound/soc/qcom/qdsp6/q6apm.c | 1 + sound/soc/ti/omap-mcbsp-priv.h | 2 - sound/soc/ti/omap-mcbsp-st.c | 14 +------ sound/soc/ti/omap-mcbsp.c | 19 +-------- 23 files changed, 189 insertions(+), 120 deletions(-)