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 6.6-rc1
Date: Fri, 08 Sep 2023 09:55:51 +0200 [thread overview]
Message-ID: <87o7id9jzs.wl-tiwai@suse.de> (raw)
Linus,
please pull sound fixes for v6.6-rc1 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-fix-6.6-rc1
The topmost commit is ecc8b4d0b6e19031733f28537971f8c5088dada2
----------------------------------------------------------------
sound fixes for 6.6-rc1
A collection of fixes for 6.6-rc1. All small and easy ones.
- The corrections of the previous PCM iov_iter transitions
- Regression fixes in MIDI 2.0 / USB changes
- Various ASoC codec fixes for Cirrus, Realtek, WCD
- ASoC AMD quirks and ASoC Intel AVS driver workaround
----------------------------------------------------------------
Adam Ford (1):
ASoC: dt-bindings: fsl_easrc: Add support for imx8mp-easrc
Amadeusz Sławiński (1):
ASoC: Intel: avs: Provide support for fallback topology
Brent Lu (1):
ASoC: rt5645: NULL pointer access when removing jack
Harshit Mogalapalli (1):
ASoC: cs42l43: Fix missing error code in cs42l43_codec_probe()
Kailang Yang (1):
ALSA: hda/realtek - ALC287 I2S speaker platform support
Kevin-Lu (1):
MAINTAINERS: Update the MAINTAINERS enties for TEXAS INSTRUMENTS ASoC DRIVERS
Krzysztof Kozlowski (1):
ASoC: codecs: wcd93xx: fix object added to multiple drivers
Mario Limonciello (1):
ASoC: amd: yc: Fix a non-functional mic on Lenovo 82TL
Shubh (1):
ASoC: amd: yc: Add DMI entries to support Victus by HP Gaming Laptop 15-fb0xxx (8A3E)
Simon Trimmer (1):
ASoC: cs35l56: Waiting for firmware to boot must be tolerant of I/O errors
Takashi Iwai (7):
ALSA: hda/tas2781: Use standard clamp() macro
ASoC: dmaengine: Drop unused iov_iter for process callback
ASoC: Name iov_iter argument as iterator instead of buffer
ALSA: pcm: Fix error checks of default read/write copy ops
ALSA: sb: Fix wrong argument in commented code
ALSA: usb-audio: Fix potential memory leaks at error path for UMP open
ALSA: seq: Fix snd_seq_expand_var_event() call to user-space
Vitaly Rodionov (1):
ALSA: hda/cirrus: Fix broken audio on hardware with two CS42L42 codecs.
Vlad Karpovich (3):
ASoC: cs35l45: Add support for Chip ID 0x35A460
ASoC: cs35l45: Fix "Dead assigment" warning
ASoC: cs35l45: Rename DACPCM1 Source control
---
.../devicetree/bindings/sound/fsl,easrc.yaml | 8 +++++-
MAINTAINERS | 2 +-
include/sound/dmaengine_pcm.h | 2 +-
include/sound/soc-component.h | 4 +--
sound/core/pcm_lib.c | 8 +++---
sound/core/seq/seq_memory.c | 9 +++++--
sound/isa/sb/emu8000_pcm.c | 2 +-
sound/pci/hda/patch_cs8409.c | 2 +-
sound/pci/hda/patch_cs8409.h | 1 +
sound/pci/hda/patch_realtek.c | 30 ++++++++++++++++++++++
sound/pci/hda/tas2781_hda_i2c.c | 16 +++---------
sound/soc/amd/yc/acp6x-mach.c | 14 ++++++++++
sound/soc/atmel/mchp-pdmc.c | 2 +-
sound/soc/codecs/Kconfig | 6 +++++
sound/soc/codecs/Makefile | 8 +++---
sound/soc/codecs/cs35l45.c | 11 ++++----
sound/soc/codecs/cs35l56-shared.c | 27 +++++++++----------
sound/soc/codecs/cs42l43.c | 3 ++-
sound/soc/codecs/rt5645.c | 16 +++++++-----
sound/soc/codecs/wcd-clsh-v2.c | 8 ++++++
sound/soc/intel/avs/pcm.c | 22 ++++++++++++++++
sound/soc/soc-component.c | 4 +--
sound/soc/soc-generic-dmaengine-pcm.c | 10 ++++----
sound/soc/stm/stm32_sai_sub.c | 2 +-
sound/usb/midi2.c | 7 +++--
25 files changed, 159 insertions(+), 65 deletions(-)
next reply other threads:[~2023-09-08 7:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-08 7:55 Takashi Iwai [this message]
2023-09-08 20:40 ` [GIT PULL] sound fixes for 6.6-rc1 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=87o7id9jzs.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