Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: "A collection of pending small fixes: ALSA core: - PCM memory leak fix ASoC: - Lots of SOF and Intel driver fixes - Addition of COMMON_CLK for wcd934x - Regression fixes for AMD and Tegra platforms HD-audio: - DP-MST HDMI regression fix, Tegra workarounds, HP quirk fix Others: - A few fixes relevant with the recent uapi-updates - Sparse warnings and endianness fixes" * tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (35 commits) ALSA: hda: Clear RIRB status before reading WP ALSA: hda/realtek - Fixed one of HP ALC671 platform Headset Mic supported ASoC: wcd934x: Add missing COMMON_CLK dependency to SND_SOC_ALL_CODECS ALSA: hda - Fix DP-MST support for NVIDIA codecs ASoC: wcd934x: Add missing COMMON_CLK dependency MAINTAINERS: Remove the Bard Liao from the MAINTAINERS of Realtek CODECs ASoC: tegra: Revert 24 and 32 bit support ASoC: SOF: Intel: add PCI ID for JasperLake ALSA: hdsp: Make the firmware loading ioctl a bit more readable ALSA: emu10k1: Fix annotation and cast for the recent uapi header change ALSA: dummy: Fix PCM format loop in proc output ALSA: usb-audio: Annotate endianess in Scarlett gen2 quirk ALSA: usb-audio: Fix endianess in descriptor validation ALSA: hda: Add JasperLake PCI ID and codec vid ALSA: pcm: Fix sparse warnings wrt snd_pcm_state_t ALSA: pcm: Fix memory leak at closing a stream without hw_free ALSA: uapi: Fix sparse warning ASoC: rt715: Add __maybe_unused to PM callbacks ASoC: rt711: Add __maybe_unused to PM callbacks ASoC: rt700: Add __maybe_unused to PM callbacks ...
No related branches found
No related tags found
Showing
- MAINTAINERS 0 additions, 1 deletionMAINTAINERS
- include/sound/pcm.h 2 additions, 2 deletionsinclude/sound/pcm.h
- include/uapi/sound/asound.h 2 additions, 2 deletionsinclude/uapi/sound/asound.h
- sound/core/pcm_compat.c 4 additions, 4 deletionssound/core/pcm_compat.c
- sound/core/pcm_native.c 136 additions, 75 deletionssound/core/pcm_native.c
- sound/drivers/dummy.c 1 addition, 1 deletionsound/drivers/dummy.c
- sound/hda/hdac_stream.c 19 additions, 12 deletionssound/hda/hdac_stream.c
- sound/pci/emu10k1/emufx.c 101 additions, 79 deletionssound/pci/emu10k1/emufx.c
- sound/pci/hda/hda_controller.c 9 additions, 2 deletionssound/pci/hda/hda_controller.c
- sound/pci/hda/hda_intel.c 2 additions, 0 deletionssound/pci/hda/hda_intel.c
- sound/pci/hda/patch_hdmi.c 64 additions, 31 deletionssound/pci/hda/patch_hdmi.c
- sound/pci/hda/patch_realtek.c 1 addition, 0 deletionssound/pci/hda/patch_realtek.c
- sound/pci/rme9652/hdsp.c 3 additions, 4 deletionssound/pci/rme9652/hdsp.c
- sound/soc/amd/raven/acp3x-i2s.c 7 additions, 5 deletionssound/soc/amd/raven/acp3x-i2s.c
- sound/soc/amd/raven/acp3x-pcm-dma.c 7 additions, 7 deletionssound/soc/amd/raven/acp3x-pcm-dma.c
- sound/soc/codecs/Kconfig 2 additions, 1 deletionsound/soc/codecs/Kconfig
- sound/soc/codecs/max98090.c 2 additions, 1 deletionsound/soc/codecs/max98090.c
- sound/soc/codecs/rt1015.c 1 addition, 1 deletionsound/soc/codecs/rt1015.c
- sound/soc/codecs/rt1308-sdw.c 2 additions, 2 deletionssound/soc/codecs/rt1308-sdw.c
- sound/soc/codecs/rt700-sdw.c 2 additions, 2 deletionssound/soc/codecs/rt700-sdw.c
Loading
Please register or sign in to comment