linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] sound fixes for 5.15-rc7
@ 2021-10-20  6:40 Takashi Iwai
  2021-10-20 16:16 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Takashi Iwai @ 2021-10-20  6:40 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Mark Brown, Liam Girdwood, Linux Kernel Mailing List

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] sound fixes for 5.15-rc7
  2021-10-20  6:40 [GIT PULL] sound fixes for 5.15-rc7 Takashi Iwai
@ 2021-10-20 16:16 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-10-20 16:16 UTC (permalink / raw)
  To: Takashi Iwai
  Cc: Linus Torvalds, Mark Brown, Liam Girdwood, Linux Kernel Mailing List

The pull request you sent on Wed, 20 Oct 2021 08:40:08 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-5.15-rc7

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/8e37395c3a5dceff62a5010ebbbc107f4145935c

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-20 16:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-20  6:40 [GIT PULL] sound fixes for 5.15-rc7 Takashi Iwai
2021-10-20 16:16 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).