Merge tag 'sound-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: "Lots of small fixes at this time since we've received the ASoC fix batch now. - Some coverage in ASoC core mostly for minor issues like NULL checks for DPCM and proper error handling in DAI instantiation - A collection of small device-specific changes in various ASoC codec and platform drivers - OF-tree refcount fixes in a few ASoC drivers - Fixes of memory leaks in the error paths of various ASoC / ALSA drivers - A workaround for a long-standing issue on AMD HD-audio device - Updates of MAINTAINERS, mail addresses, file permission fixups" * tag 'sound-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (38 commits) ALSA: firewire: fix a memory leak bug sound: fix a memory leak bug ALSA: hda - Workaround for crackled sound on AMD controller (1022:1457) ALSA: hiface: fix multiple memory leak bugs ALSA: hda - Don't override global PCM hw info flag ALSA: usb-audio: fix a memory leak bug ASoC: max98373: Remove executable bits ASoC: amd: acp3x: use dma address for acp3x dma driver ASoC: amd: acp3x: use dma_ops of parent device for acp3x dma driver ASoC: max98373: add 88200 and 96000 sampling rate support ASoC: sun4i-i2s: Incorrect SR and WSS computation MAINTAINERS: Update Intel ASoC drivers maintainers ASoC: ti: davinci-mcasp: Correct slot_width posed constraint ASoC: rockchip: Fix mono capture ASoC: Intel: Fix some acpi vs apci typo in somme comments ASoC: ti: davinci-mcasp: Fix clk PDIR handling for i2s master mode ASoC: Fail card instantiation if DAI format setup fails ASoC: SOF: Intel: hda: remove misleading error trace from IRQ thread ASoC: qcom: apq8016_sbc: Fix oops with multiple DAI links ASoC: dapm: fix a memory leak bug ...
No related branches found
No related tags found
Showing
- MAINTAINERS 2 additions, 1 deletionMAINTAINERS
- include/sound/simple_card_utils.h 4 additions, 0 deletionsinclude/sound/simple_card_utils.h
- include/uapi/sound/sof/fw.h 9 additions, 7 deletionsinclude/uapi/sound/sof/fw.h
- include/uapi/sound/sof/header.h 8 additions, 6 deletionsinclude/uapi/sound/sof/header.h
- sound/firewire/packets-buffer.c 1 addition, 1 deletionsound/firewire/packets-buffer.c
- sound/pci/hda/hda_controller.c 9 additions, 4 deletionssound/pci/hda/hda_controller.c
- sound/pci/hda/hda_controller.h 1 addition, 1 deletionsound/pci/hda/hda_controller.h
- sound/pci/hda/hda_intel.c 62 additions, 1 deletionsound/pci/hda/hda_intel.c
- sound/soc/amd/raven/acp3x-pcm-dma.c 9 additions, 11 deletionssound/soc/amd/raven/acp3x-pcm-dma.c
- sound/soc/codecs/cs42xx8.c 97 additions, 19 deletionssound/soc/codecs/cs42xx8.c
- sound/soc/codecs/max98357a.c 4 additions, 21 deletionssound/soc/codecs/max98357a.c
- sound/soc/codecs/max98373.c 6 additions, 0 deletionssound/soc/codecs/max98373.c
- sound/soc/codecs/max98373.h 2 additions, 0 deletionssound/soc/codecs/max98373.h
- sound/soc/codecs/pcm3060-i2c.c 2 additions, 2 deletionssound/soc/codecs/pcm3060-i2c.c
- sound/soc/codecs/pcm3060-spi.c 2 additions, 2 deletionssound/soc/codecs/pcm3060-spi.c
- sound/soc/codecs/pcm3060.c 2 additions, 2 deletionssound/soc/codecs/pcm3060.c
- sound/soc/codecs/pcm3060.h 1 addition, 1 deletionsound/soc/codecs/pcm3060.h
- sound/soc/codecs/rt1011.c 2 additions, 2 deletionssound/soc/codecs/rt1011.c
- sound/soc/codecs/rt1308.c 0 additions, 0 deletionssound/soc/codecs/rt1308.c
- sound/soc/codecs/rt1308.h 0 additions, 0 deletionssound/soc/codecs/rt1308.h
Loading
Please register or sign in to comment