Merge tag 'sound-fix-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: "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" * tag 'sound-fix-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (21 commits) ALSA: hda/realtek - ALC287 I2S speaker platform support ASoC: amd: yc: Fix a non-functional mic on Lenovo 82TL ASoC: Intel: avs: Provide support for fallback topology ALSA: seq: Fix snd_seq_expand_var_event() call to user-space ALSA: usb-audio: Fix potential memory leaks at error path for UMP open ALSA: hda/cirrus: Fix broken audio on hardware with two CS42L42 codecs. ASoC: rt5645: NULL pointer access when removing jack ASoC: amd: yc: Add DMI entries to support Victus by HP Gaming Laptop 15-fb0xxx (8A3E) MAINTAINERS: Update the MAINTAINERS enties for TEXAS INSTRUMENTS ASoC DRIVERS ALSA: sb: Fix wrong argument in commented code ALSA: pcm: Fix error checks of default read/write copy ops ASoC: Name iov_iter argument as iterator instead of buffer ASoC: dmaengine: Drop unused iov_iter for process callback ALSA: hda/tas2781: Use standard clamp() macro ASoC: cs35l56: Waiting for firmware to boot must be tolerant of I/O errors ASoC: dt-bindings: fsl_easrc: Add support for imx8mp-easrc ASoC: cs42l43: Fix missing error code in cs42l43_codec_probe() ASoC: cs35l45: Rename DACPCM1 Source control ASoC: cs35l45: Fix "Dead assigment" warning ASoC: cs35l45: Add support for Chip ID 0x35A460 ...
Showing
- Documentation/devicetree/bindings/sound/fsl,easrc.yaml 7 additions, 1 deletionDocumentation/devicetree/bindings/sound/fsl,easrc.yaml
- MAINTAINERS 1 addition, 1 deletionMAINTAINERS
- include/sound/dmaengine_pcm.h 1 addition, 1 deletioninclude/sound/dmaengine_pcm.h
- include/sound/soc-component.h 2 additions, 2 deletionsinclude/sound/soc-component.h
- sound/core/pcm_lib.c 4 additions, 4 deletionssound/core/pcm_lib.c
- sound/core/seq/seq_memory.c 7 additions, 2 deletionssound/core/seq/seq_memory.c
- sound/isa/sb/emu8000_pcm.c 1 addition, 1 deletionsound/isa/sb/emu8000_pcm.c
- sound/pci/hda/patch_cs8409.c 1 addition, 1 deletionsound/pci/hda/patch_cs8409.c
- sound/pci/hda/patch_cs8409.h 1 addition, 0 deletionssound/pci/hda/patch_cs8409.h
- sound/pci/hda/patch_realtek.c 30 additions, 0 deletionssound/pci/hda/patch_realtek.c
- sound/pci/hda/tas2781_hda_i2c.c 3 additions, 13 deletionssound/pci/hda/tas2781_hda_i2c.c
- sound/soc/amd/yc/acp6x-mach.c 14 additions, 0 deletionssound/soc/amd/yc/acp6x-mach.c
- sound/soc/atmel/mchp-pdmc.c 1 addition, 1 deletionsound/soc/atmel/mchp-pdmc.c
- sound/soc/codecs/Kconfig 6 additions, 0 deletionssound/soc/codecs/Kconfig
- sound/soc/codecs/Makefile 5 additions, 3 deletionssound/soc/codecs/Makefile
- sound/soc/codecs/cs35l45.c 6 additions, 5 deletionssound/soc/codecs/cs35l45.c
- sound/soc/codecs/cs35l56-shared.c 15 additions, 14 deletionssound/soc/codecs/cs35l56-shared.c
- sound/soc/codecs/cs42l43.c 2 additions, 1 deletionsound/soc/codecs/cs42l43.c
- sound/soc/codecs/rt5645.c 10 additions, 6 deletionssound/soc/codecs/rt5645.c
- sound/soc/codecs/wcd-clsh-v2.c 8 additions, 0 deletionssound/soc/codecs/wcd-clsh-v2.c
Loading
Please register or sign in to comment