Merge tag 'sound-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: "Now we hit the usual ASoC-fix-flood in the middle of release. Most of the changes are trivial and device-specific, while one significant change is the fix for unbalanced of_graph_*() refcounts. This involved a change in the graph API itself that had been a bit messy" * tag 'sound-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: ALSA: hda - Fix speaker output from VAIO VPCL14M1R device property: Fix usecount for of_graph_get_port_parent() ASoC: rt5665: fix wrong register for bclk ratio control ASoC: Intel: Use MCLK instead of BLCK as the sysclock for RT5514 codec on kabylake platform ASoC: Intel: Enabling ASRC for RT5663 codec on kabylake platform ASoC: codecs: msm8916-analog: fix DIG_CLK_CTL_RXD3_CLK_EN define ASoC: Intel: Skylake: Fix missing sentinels in sst_acpi_mach ASoC: sh: hac: add missing "int ret" ASoC: samsung: odroid: Fix EPLL frequency values ASoC: sgtl5000: Use snd_soc_kcontrol_codec() ASoC: rt5665: fix GPIO6 pin function define ASoC: ux500: Restore platform DAI assignments ASoC: fix pcm-creation regression ASoC: do not close shared backend dailink ASoC: pxa: SND_PXA2XX_SOC should depend on HAS_DMA ASoC: Intel: Skylake: Fix default dma_buffer_size ASoC: rt5663: Update the HW default values based on the shipping version ASoC: imx-ssi: add check on platform_get_irq return value
No related branches found
No related tags found
Showing
- drivers/of/property.c 15 additions, 2 deletionsdrivers/of/property.c
- include/sound/soc.h 0 additions, 6 deletionsinclude/sound/soc.h
- sound/pci/hda/patch_realtek.c 1 addition, 0 deletionssound/pci/hda/patch_realtek.c
- sound/soc/codecs/msm8916-wcd-analog.c 1 addition, 1 deletionsound/soc/codecs/msm8916-wcd-analog.c
- sound/soc/codecs/rt5663.c 9 additions, 9 deletionssound/soc/codecs/rt5663.c
- sound/soc/codecs/rt5665.c 2 additions, 2 deletionssound/soc/codecs/rt5665.c
- sound/soc/codecs/rt5665.h 2 additions, 2 deletionssound/soc/codecs/rt5665.h
- sound/soc/codecs/sgtl5000.c 2 additions, 2 deletionssound/soc/codecs/sgtl5000.c
- sound/soc/fsl/imx-ssi.c 4 additions, 0 deletionssound/soc/fsl/imx-ssi.c
- sound/soc/generic/audio-graph-card.c 5 additions, 5 deletionssound/soc/generic/audio-graph-card.c
- sound/soc/generic/audio-graph-scu-card.c 9 additions, 6 deletionssound/soc/generic/audio-graph-scu-card.c
- sound/soc/generic/simple-card-utils.c 3 additions, 5 deletionssound/soc/generic/simple-card-utils.c
- sound/soc/intel/boards/kbl_rt5663_rt5514_max98927.c 5 additions, 12 deletionssound/soc/intel/boards/kbl_rt5663_rt5514_max98927.c
- sound/soc/intel/skylake/skl-messages.c 8 additions, 0 deletionssound/soc/intel/skylake/skl-messages.c
- sound/soc/intel/skylake/skl.c 2 additions, 0 deletionssound/soc/intel/skylake/skl.c
- sound/soc/pxa/Kconfig 1 addition, 0 deletionssound/soc/pxa/Kconfig
- sound/soc/samsung/odroid.c 3 additions, 3 deletionssound/soc/samsung/odroid.c
- sound/soc/sh/hac.c 2 additions, 0 deletionssound/soc/sh/hac.c
- sound/soc/soc-core.c 2 additions, 25 deletionssound/soc/soc-core.c
- sound/soc/soc-pcm.c 13 additions, 23 deletionssound/soc/soc-pcm.c
Loading
Please register or sign in to comment