Merge tag 'sound-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: "A significant amount of fixes at this time, mostly for covering the recent ASoC issues. - Fixes for the missing ASoC driver initialization with non-deferred probes; these triggered other problems in chain, which resulted in yet more fix commits - DaVinci runtime PM fix; the diff looks large but it's just a code shuffling - Various fixes for ASoC Intel drivers: a regression in HD-A HDMI, Kconfig dependency, machine driver adjustments, PLL fix. - Other ASoC driver-specific stuff including the trivial fixes caught by static analysis - Usual HD-audio quirks" * tag 'sound-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (30 commits) ALSA: hda - Add mute LED support for HP ProBook 470 G5 ASoC: amd: Fix potential NULL pointer dereference ASoC: imx-audmux: change snprintf to scnprintf for possible overflow ASoC: rt5514-spi: Fix potential NULL pointer dereference ASoC: dapm: change snprintf to scnprintf for possible overflow ASoC: rt5682: Fix PLL source register definitions ASoC: core: Don't defer probe on optional, NULL components ASoC: core: Make snd_soc_find_component() more robust ASoC: soc-core: fix init platform memory handling ASoC: intel: skl: Fix display power regression ALSA: hda/realtek - Fix typo for ALC225 model ASoC: soc-core: Hold client_mutex around soc_init_dai_link() ASoC: Intel: Boards: move the codec PLL configuration to _init ASoC: soc-core: defer card probe until all component is added to list ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pages ASoC: tlv320aic32x4: Kernel OOPS while entering DAPM standby mode ASoC: ti: davinci-mcasp: Move context save/restore to runtime_pm callbacks ASoC: Variable "val" in function rt274_i2c_probe() could be uninitialized ASoC: rt5682: Fix recording no sound issue ASoC: Intel: atom: Make PCI dependency explicit ...
No related branches found
No related tags found
Showing
- include/sound/soc.h 6 additions, 0 deletionsinclude/sound/soc.h
- sound/core/compress_offload.c 2 additions, 1 deletionsound/core/compress_offload.c
- sound/pci/hda/patch_conexant.c 1 addition, 0 deletionssound/pci/hda/patch_conexant.c
- sound/pci/hda/patch_realtek.c 1 addition, 1 deletionsound/pci/hda/patch_realtek.c
- sound/soc/amd/raven/acp3x-pcm-dma.c 4 additions, 2 deletionssound/soc/amd/raven/acp3x-pcm-dma.c
- sound/soc/codecs/hdac_hdmi.c 13 additions, 103 deletionssound/soc/codecs/hdac_hdmi.c
- sound/soc/codecs/pcm512x.c 4 additions, 7 deletionssound/soc/codecs/pcm512x.c
- sound/soc/codecs/rt274.c 4 additions, 1 deletionsound/soc/codecs/rt274.c
- sound/soc/codecs/rt5514-spi.c 2 additions, 0 deletionssound/soc/codecs/rt5514-spi.c
- sound/soc/codecs/rt5682.c 1 addition, 0 deletionssound/soc/codecs/rt5682.c
- sound/soc/codecs/rt5682.h 12 additions, 12 deletionssound/soc/codecs/rt5682.h
- sound/soc/codecs/tlv320aic32x4.c 4 additions, 0 deletionssound/soc/codecs/tlv320aic32x4.c
- sound/soc/fsl/imx-audmux.c 12 additions, 12 deletionssound/soc/fsl/imx-audmux.c
- sound/soc/intel/Kconfig 1 addition, 1 deletionsound/soc/intel/Kconfig
- sound/soc/intel/atom/sst-mfld-platform-pcm.c 7 additions, 1 deletionsound/soc/intel/atom/sst-mfld-platform-pcm.c
- sound/soc/intel/boards/broadwell.c 1 addition, 1 deletionsound/soc/intel/boards/broadwell.c
- sound/soc/intel/boards/glk_rt5682_max98357a.c 7 additions, 38 deletionssound/soc/intel/boards/glk_rt5682_max98357a.c
- sound/soc/intel/boards/haswell.c 1 addition, 1 deletionsound/soc/intel/boards/haswell.c
- sound/soc/intel/skylake/skl.c 4 additions, 9 deletionssound/soc/intel/skylake/skl.c
- sound/soc/qcom/qdsp6/q6asm-dai.c 12 additions, 5 deletionssound/soc/qcom/qdsp6/q6asm-dai.c
Loading
Please register or sign in to comment