Merge tag 'sound-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Takashi writes: "sound fixes for 4.19-rc5 here comes a collection of various fixes, mostly for stable-tree or regression fixes. Two relatively high LOCs are about the (rather simple) conversion of uapi integer types in topology API, and a regression fix about HDMI hotplug notification on AMD HD-audio. The rest are all small individual fixes like ASoC Intel Skylake race condition, minor uninitialized page leak in emu10k1 ioctl, Firewire audio error paths, and so on." * tag 'sound-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (33 commits) ALSA: fireworks: fix memory leak of response buffer at error path ALSA: oxfw: fix memory leak of discovered stream formats at error path ALSA: oxfw: fix memory leak for model-dependent data at error path ALSA: bebob: fix memory leak for M-Audio FW1814 and ProjectMix I/O at error path ALSA: hda - Enable runtime PM only for discrete GPU ALSA: oxfw: fix memory leak of private data ALSA: firewire-tascam: fix memory leak of private data ALSA: firewire-digi00x: fix memory leak of private data sound: don't call skl_init_chip() to reset intel skl soc sound: enable interrupt after dma buffer initialization Revert "ASoC: Intel: Skylake: Acquire irq after RIRB allocation" ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFO ASoC: cs4265: fix MMTLR Data switch control ASoC: AMD: Ensure reset bit is cleared before configuring ALSA: fireface: fix memory leak in ff400_switch_fetching_mode() ALSA: bebob: use address returned by kmalloc() instead of kernel stack for streaming DMA mapping ASoC: rsnd: don't fallback to PIO mode when -EPROBE_DEFER ASoC: rsnd: adg: care clock-frequency size ASoC: uniphier: change status to orphan ASoC: rsnd: fixup not to call clk_get/set under non-atomic ...
Showing
- MAINTAINERS 1 addition, 2 deletionsMAINTAINERS
- drivers/gpu/vga/vga_switcheroo.c 2 additions, 0 deletionsdrivers/gpu/vga/vga_switcheroo.c
- include/linux/vga_switcheroo.h 3 additions, 0 deletionsinclude/linux/vga_switcheroo.h
- include/sound/hdaudio.h 1 addition, 0 deletionsinclude/sound/hdaudio.h
- include/sound/soc-dapm.h 1 addition, 0 deletionsinclude/sound/soc-dapm.h
- include/uapi/sound/skl-tplg-interface.h 54 additions, 52 deletionsinclude/uapi/sound/skl-tplg-interface.h
- sound/firewire/bebob/bebob.c 2 additions, 0 deletionssound/firewire/bebob/bebob.c
- sound/firewire/bebob/bebob_maudio.c 14 additions, 14 deletionssound/firewire/bebob/bebob_maudio.c
- sound/firewire/digi00x/digi00x.c 1 addition, 0 deletionssound/firewire/digi00x/digi00x.c
- sound/firewire/fireface/ff-protocol-ff400.c 6 additions, 3 deletionssound/firewire/fireface/ff-protocol-ff400.c
- sound/firewire/fireworks/fireworks.c 2 additions, 0 deletionssound/firewire/fireworks/fireworks.c
- sound/firewire/oxfw/oxfw.c 10 additions, 0 deletionssound/firewire/oxfw/oxfw.c
- sound/firewire/tascam/tascam.c 1 addition, 0 deletionssound/firewire/tascam/tascam.c
- sound/hda/hdac_controller.c 10 additions, 5 deletionssound/hda/hdac_controller.c
- sound/pci/emu10k1/emufx.c 1 addition, 1 deletionsound/pci/emu10k1/emufx.c
- sound/pci/hda/hda_intel.c 63 additions, 23 deletionssound/pci/hda/hda_intel.c
- sound/pci/hda/hda_intel.h 1 addition, 0 deletionssound/pci/hda/hda_intel.h
- sound/soc/amd/acp-pcm-dma.c 21 additions, 0 deletionssound/soc/amd/acp-pcm-dma.c
- sound/soc/codecs/cs4265.c 2 additions, 2 deletionssound/soc/codecs/cs4265.c
- sound/soc/codecs/max98373.c 3 additions, 0 deletionssound/soc/codecs/max98373.c
Please register or sign in to comment