public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] sound fixes for 6.6-rc6
@ 2023-10-10  6:50 Takashi Iwai
  2023-10-10 18:54 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Takashi Iwai @ 2023-10-10  6:50 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Mark Brown, Liam Girdwood, Linux Kernel Mailing List

Linus,

please pull sound fixes for v6.6-rc6 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.6-rc6

The topmost commit is 4a63e68a295187ae3c1cb3fa0c583c96a959714f

----------------------------------------------------------------

sound fixes for 6.6-rc6

Here is the collection of pending fixes since a couple of weeks ago,
which became slightly bigger than usual due to my vacation.
Most of changes are about ASoC device-specific fixes while USB- and
HD-audio received quirks as usual.  All fixes, including two ASoC core
changes, are reasonably small and safe to apply.

----------------------------------------------------------------

Alex Bee (1):
      dt-bindings: ASoC: rockchip: Add compatible for RK3128 spdif

Amadeusz Sławiński (2):
      ASoC: core: Print component name when printing log
      ASoC: core: Do not call link_exit() on uninitialized rtd objects

Antoine Gennart (1):
      ASoC: tlv320adc3xxx: BUG: Correct micbias setting

Balamurugan C (2):
      ASoC: Intel: soc-acpi: Add entry for sof_es8336 in MTL match table.
      ASoC: Intel: soc-acpi: Add entry for HDMI_In capture support in MTL match table

Christos Skevis (1):
      ALSA: usb-audio: Fix microphone sound on Nexigo webcam.

Fabio Estevam (1):
      ASoC: dt-bindings: fsl,micfil: Document #sound-dai-cells

Kailang Yang (2):
      ALSA: hda/realtek - ALC287 merge RTK codec with CS CS35L41 AMP
      ALSA: hda/realtek: Change model for Intel RVP board

Kuninori Morimoto (2):
      ASoC: simple-card-utils: fixup simple_util_startup() error handling
      ASoC: simple-card: fixup asoc_simple_probe() error handling

Matthias Reichl (1):
      ASoC: hdmi-codec: Fix broken channel map reporting

Miquel Raynal (1):
      ASoC: soc-generic-dmaengine-pcm: Fix function name in comment

Pierre-Louis Bossart (2):
      ASoC: Intel: soc-acpi: fix Dell SKU 0B34
      ASoC: Intel: sof_sdw: add support for SKU 0B14

Shengjiu Wang (2):
      ASoC: fsl_sai: Don't disable bitclock for i.MX8MP
      ASoC: fsl-asoc-card: use integer type for fll_id and pll_id

Stefan Binding (1):
      ALSA: hda: cs35l41: Cleanup and fix double free in firmware request

Sven Frotscher (1):
      ASoC: amd: yc: Fix non-functional mic on Lenovo 82YM

Vijendar Mukunda (1):
      ASoC: SOF: amd: fix for firmware reload failure after playback

WhaleChang (1):
      ALSA: usb-audio: Fix microphone sound on Opencomm2 Headset

Zhang Shurong (1):
      ASoC: rt5682: Fix regulator enable/disable sequence

---
 .../devicetree/bindings/sound/fsl,micfil.yaml      |   3 +
 .../devicetree/bindings/sound/rockchip-spdif.yaml  |   1 +
 include/sound/soc.h                                |   2 +
 sound/pci/hda/cs35l41_hda.c                        | 115 ++++++++++++++-------
 sound/pci/hda/patch_realtek.c                      |  27 +++--
 sound/soc/amd/yc/acp6x-mach.c                      |   7 ++
 sound/soc/codecs/hdmi-codec.c                      |   5 +-
 sound/soc/codecs/rt5682-i2c.c                      |  10 +-
 sound/soc/codecs/tlv320adc3xxx.c                   |   4 +-
 sound/soc/fsl/fsl-asoc-card.c                      |  12 ++-
 sound/soc/fsl/fsl_sai.c                            |   9 +-
 sound/soc/generic/simple-card-utils.c              |   3 +-
 sound/soc/generic/simple-card.c                    |   6 +-
 sound/soc/intel/boards/sof_es8336.c                |  10 ++
 sound/soc/intel/boards/sof_sdw.c                   |  10 ++
 sound/soc/intel/common/soc-acpi-intel-adl-match.c  |  12 +--
 sound/soc/intel/common/soc-acpi-intel-mtl-match.c  |  25 +++++
 sound/soc/soc-core.c                               |  24 +++--
 sound/soc/soc-generic-dmaengine-pcm.c              |   4 +-
 sound/soc/sof/amd/pci-rmb.c                        |   1 -
 sound/usb/mixer.c                                  |   7 ++
 sound/usb/quirks.c                                 |   8 +-
 22 files changed, 225 insertions(+), 80 deletions(-)


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

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

The pull request you sent on Tue, 10 Oct 2023 08:50:05 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.6-rc6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/68d187ec14a86542f7828d1c394afaca79a3ad40

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:[~2023-10-10 18:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-10  6:50 [GIT PULL] sound fixes for 6.6-rc6 Takashi Iwai
2023-10-10 18:54 ` 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