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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0BA1DC433EF for ; Wed, 20 Oct 2021 06:40:16 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D5A87610CF for ; Wed, 20 Oct 2021 06:40:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229839AbhJTGm2 (ORCPT ); Wed, 20 Oct 2021 02:42:28 -0400 Received: from smtp-out1.suse.de ([195.135.220.28]:34654 "EHLO smtp-out1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229591AbhJTGmZ (ORCPT ); Wed, 20 Oct 2021 02:42:25 -0400 Received: from relay2.suse.de (relay2.suse.de [149.44.160.134]) by smtp-out1.suse.de (Postfix) with ESMTP id 3D8D021A74; Wed, 20 Oct 2021 06:40:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1634712008; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type; bh=AUB5oU0M1PkD6YEt9HIhnMyIk6FZXboahlugr4CEMZI=; b=x7DKASdS6F1q31BpmIFL3Ax+aEEg8rUSXMEIv8zNPBn6Umxg4/vMwXhrQhuG0f5FpKUsaX wtiZ0K2zpHp4Umd7cOlAhv8VE1vJBBbD9cx+WICiTk/cXaFQHg+Jy0Id3bHUWpZ8DXbV5p nD9ahT9IWi87q4akREsmQ9ghONDth74= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1634712008; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type; bh=AUB5oU0M1PkD6YEt9HIhnMyIk6FZXboahlugr4CEMZI=; b=W6XsH9QkRc4R809R+vlkpzAUmvn+KbT5IQ9bIBh4RifdBjFj3H7NKV0BFvYrfx2QfH8d7E xyec1vMbDh4/AECg== Received: from alsa1.suse.de (alsa1.suse.de [10.160.4.42]) by relay2.suse.de (Postfix) with ESMTP id 36500A3B89; Wed, 20 Oct 2021 06:40:08 +0000 (UTC) Date: Wed, 20 Oct 2021 08:40:08 +0200 Message-ID: From: Takashi Iwai To: Linus Torvalds Cc: Mark Brown , Liam Girdwood , Linux Kernel Mailing List Subject: [GIT PULL] sound fixes for 5.15-rc7 User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/25.3 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") 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 v5.15-rc7 from: git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-5.15-rc7 The topmost commit is 29664923725a384dc7e0f74af7c66e5ab7bb2a26 ---------------------------------------------------------------- sound fixes for 5.15-rc7 Again it became bigger than wished, unfortunately, as this contains quite a few ASoC fixes that came up a bit late. It also includes yet more HD- and USB-audio quirks: I decided to merge them now, as those are for stable, and we'll need them sooner or later. Although the volumes are a bit high, all changes are device-specific (and reasonably small) fixes, so it should be safe for the late rc. ---------------------------------------------------------------- Andy Shevchenko (4): ASoC: Intel: bytcht_es8316: Get platform data via dev_get_platdata() ASoC: Intel: bytcht_es8316: Use temporary variable for struct device ASoC: Intel: bytcht_es8316: Switch to use gpiod_get_optional() ASoC: Intel: bytcht_es8316: Utilize dev_err_probe() to avoid log saturation Brendan Grieve (1): ALSA: usb-audio: Provide quirk for Sennheiser GSP670 Headset Davide Baldo (1): ALSA: hda/realtek: Fixes HP Spectre x360 15-eb1xxx speakers Greg Kroah-Hartman (1): ALSA: usb-audio: add Schiit Hel device to quirk table Hans de Goede (1): ASoC: nau8824: Fix headphone vs headset, button-press detection no longer working Marco Giunta (1): ALSA: usb-audio: Fix microphone sound on Jieli webcam. Mark Brown (2): ASoC: pcm179x: Add missing entries SPI to device ID table ASoC: cs4341: Add SPI device ID table Peter Rosin (1): ASoC: pcm512x: Mend accesses to the I2S_1 and I2S_2 registers Shengjiu Wang (2): ASoC: fsl_xcvr: Fix channel swap issue with ARC ASoC: wm8960: Fix clock configuration on slave mode Srinivasa Rao Mandadapu (2): ASoC: wcd938x: Fix jack detection issue ASoC: codec: wcd938x: Add irq config support Stefan Binding (1): ASoC: cs42l42: Ensure 0dB full scale volume is used for headsets Steven Clarkson (1): ALSA: hda/realtek: Add quirk for Clevo PC50HS Takashi Iwai (1): ASoC: DAPM: Fix missing kctl change notifications Yang Yingliang (1): ASoC: soc-core: fix null-ptr-deref in snd_soc_del_component_unlocked() --- sound/pci/hda/patch_realtek.c | 47 ++++++++++++++++++++++++++++++++++ sound/soc/codecs/Kconfig | 1 + sound/soc/codecs/cs42l42.c | 16 +++--------- sound/soc/codecs/cs4341.c | 7 +++++ sound/soc/codecs/nau8824.c | 4 +-- sound/soc/codecs/pcm179x-spi.c | 1 + sound/soc/codecs/pcm512x.c | 2 ++ sound/soc/codecs/wcd938x.c | 6 ++--- sound/soc/codecs/wm8960.c | 13 +++++++--- sound/soc/fsl/fsl_xcvr.c | 17 ++++++++---- sound/soc/intel/boards/bytcht_es8316.c | 37 +++++++++----------------- sound/soc/soc-core.c | 1 + sound/soc/soc-dapm.c | 13 ++++++---- sound/usb/mixer.c | 7 +++++ sound/usb/quirks-table.h | 32 +++++++++++++++++++++++ sound/usb/quirks.c | 9 +++++++ 16 files changed, 157 insertions(+), 56 deletions(-)