Merge tag 'sound-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: "A slightly high amount at this time, but all good and small fixes: - A PCM core fix that initializes the buffer properly for avoiding information leaks; it is a long-standing minor problem, but good to fix better now - A few ASoC core fixes for the init / cleanup ordering issues that surfaced after the recent refactoring - Lots of SOF and topology-related fixes went in, as usual as such hot topics - Several ASoC codec and platform-specific small fixes: wm89xx, realtek, and max98090, AMD, Intel-SST - A fix for the previous incomplete regression of HD-audio, now hitting Nvidia HDMI - A few HD-audio CA0132 codec fixes" * tag 'sound-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (27 commits) ALSA: hda - Downgrade error message for single-cmd fallback ASoC: wm8962: fix lambda value ALSA: hda: Fix regression by strip mask fix ALSA: hda/ca0132 - Fix work handling in delayed HP detection ALSA: hda/ca0132 - Avoid endless loop ALSA: hda/ca0132 - Keep power on during processing DSP response ALSA: pcm: Avoid possible info leaks from PCM stream buffers ASoC: Intel: common: work-around incorrect ACPI HID for CML boards ASoC: SOF: Intel: split cht and byt debug window sizes ASoC: SOF: loader: fix snd_sof_fw_parse_ext_data ASoC: SOF: loader: snd_sof_fw_parse_ext_data log warning on unknown header ASoC: simple-card: Don't create separate link when platform is present ASoC: topology: Check return value for soc_tplg_pcm_create() ASoC: topology: Check return value for snd_soc_add_dai_link() ASoC: core: only flush inited work during free ASoC: Intel: bytcr_rt5640: Update quirk for Teclast X89 ASoC: core: Init pcm runtime work early to avoid warnings ASoC: Intel: sst: Add missing include <linux/io.h> ASoC: max98090: fix possible race conditions ASoC: max98090: exit workaround earlier if PLL is locked ...
No related branches found
No related tags found
Showing
- include/sound/soc.h 1 addition, 0 deletionsinclude/sound/soc.h
- sound/core/pcm_native.c 4 additions, 0 deletionssound/core/pcm_native.c
- sound/hda/hdac_stream.c 1 addition, 3 deletionssound/hda/hdac_stream.c
- sound/pci/hda/hda_controller.c 1 addition, 1 deletionsound/pci/hda/hda_controller.c
- sound/pci/hda/patch_ca0132.c 19 additions, 4 deletionssound/pci/hda/patch_ca0132.c
- sound/pci/hda/patch_hdmi.c 2 additions, 0 deletionssound/pci/hda/patch_hdmi.c
- sound/soc/amd/acp-da7219-max98357a.c 14 additions, 32 deletionssound/soc/amd/acp-da7219-max98357a.c
- sound/soc/codecs/max98090.c 21 additions, 9 deletionssound/soc/codecs/max98090.c
- sound/soc/codecs/max98090.h 0 additions, 1 deletionsound/soc/codecs/max98090.h
- sound/soc/codecs/rt5677-spi.h 16 additions, 0 deletionssound/soc/codecs/rt5677-spi.h
- sound/soc/codecs/rt5682.c 2 additions, 0 deletionssound/soc/codecs/rt5682.c
- sound/soc/codecs/wm8904.c 6 additions, 0 deletionssound/soc/codecs/wm8904.c
- sound/soc/codecs/wm8962.c 2 additions, 2 deletionssound/soc/codecs/wm8962.c
- sound/soc/generic/simple-card.c 6 additions, 0 deletionssound/soc/generic/simple-card.c
- sound/soc/intel/atom/sst/sst.c 1 addition, 0 deletionssound/soc/intel/atom/sst/sst.c
- sound/soc/intel/boards/bytcr_rt5640.c 6 additions, 2 deletionssound/soc/intel/boards/bytcr_rt5640.c
- sound/soc/intel/common/soc-acpi-intel-cml-match.c 24 additions, 17 deletionssound/soc/intel/common/soc-acpi-intel-cml-match.c
- sound/soc/soc-compress.c 2 additions, 4 deletionssound/soc/soc-compress.c
- sound/soc/soc-core.c 12 additions, 1 deletionsound/soc/soc-core.c
- sound/soc/soc-pcm.c 4 additions, 7 deletionssound/soc/soc-pcm.c
Loading
Please register or sign in to comment