public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mark Brown <broonie@kernel.org>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] sound fixes for 5.15-rc7
Date: Wed, 20 Oct 2021 08:40:08 +0200	[thread overview]
Message-ID: <s5h4k9c19o7.wl-tiwai@suse.de> (raw)

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(-)


             reply	other threads:[~2021-10-20  6:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-20  6:40 Takashi Iwai [this message]
2021-10-20 16:16 ` [GIT PULL] sound fixes for 5.15-rc7 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=s5h4k9c19o7.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=broonie@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox