-
- Downloads
Merge tag 'sound-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: "A series of small fixes in ASoC, HD-audio and core stuff: - a UAF fix in ALSA PCM core - yet more hardening for ALSA sequencer - a regression fix for the previous HD-audio power_save option change - various ASoC codec fixes (sgtl5000, rt5651, hdmi-codec, wm_adsp) - minor ASoC platform fixes (AMD ACP, sun4i)" * tag 'sound-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: ALSA: hda - Revert power_save option default value ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats() ALSA: seq: Clear client entry before deleting else at closing ALSA: seq: Fix possible UAF in snd_seq_check_queue() ASoC: amd: 16bit resolution support for i2s sp instance ASoC: wm_adsp: For TLV controls only register TLV get/set ASoC: sun4i-i2s: Fix RX slot number of SUN8I ASoC: hdmi-codec: Fix module unloading caused kernel crash ASoC: rt5651: Fix regcache sync errors on resume ASoC: sgtl5000: Fix suspend/resume MAINTAINERS: Add myself as sgtl5000 maintainer ASoC: samsung: Add the DT binding files entry to MAINTAINERS sgtl5000: change digital_mute policy
Showing
- MAINTAINERS 8 additions, 0 deletionsMAINTAINERS
- sound/core/oss/pcm_oss.c 6 additions, 4 deletionssound/core/oss/pcm_oss.c
- sound/core/seq/seq_clientmgr.c 2 additions, 2 deletionssound/core/seq/seq_clientmgr.c
- sound/core/seq/seq_prioq.c 14 additions, 14 deletionssound/core/seq/seq_prioq.c
- sound/core/seq/seq_prioq.h 2 additions, 4 deletionssound/core/seq/seq_prioq.h
- sound/core/seq/seq_queue.c 9 additions, 19 deletionssound/core/seq/seq_queue.c
- sound/pci/hda/hda_intel.c 6 additions, 3 deletionssound/pci/hda/hda_intel.c
- sound/soc/amd/acp-pcm-dma.c 9 additions, 7 deletionssound/soc/amd/acp-pcm-dma.c
- sound/soc/amd/acp.h 2 additions, 0 deletionssound/soc/amd/acp.h
- sound/soc/codecs/hdmi-codec.c 1 addition, 6 deletionssound/soc/codecs/hdmi-codec.c
- sound/soc/codecs/rt5651.c 1 addition, 0 deletionssound/soc/codecs/rt5651.c
- sound/soc/codecs/sgtl5000.c 23 additions, 3 deletionssound/soc/codecs/sgtl5000.c
- sound/soc/codecs/wm_adsp.c 8 additions, 6 deletionssound/soc/codecs/wm_adsp.c
- sound/soc/sunxi/sun4i-i2s.c 1 addition, 1 deletionsound/soc/sunxi/sun4i-i2s.c
Loading
Please register or sign in to comment