Merge tag 'asoc-v4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound
Pull more ASoC updates from Mark Brown: "With the merge window having been delayed for another week here's another batch of updates that came in during that week. There's a few important fixes in here, mainly a fix for I/O on a number of devices caused by some of the component rework and a fix for a potential issue if more than one component in a link provides compressed operations. The I/O fixes are particularly important as the problem causes a power regression on a number of OMAP platforms" * tag 'asoc-v4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound: (22 commits) ASoC: stm32: add of dependency for stm32 drivers ASoC: mt8173-rt5650: fix child-node lookup ASoC: dapm: fix debugfs read using path->connected ASoC: compress: Fixup error messages ASoC: compress: Remove some extraneous blank lines ASoC: compress: Correct handling of copy callback ASoC: Intel: kbl: Enable mclk and ssp sclk early ASoC: Intel: Skylake: Add extended I2S config blob support in Clock driver ASoC: Intel: Skylake: Add ssp clock driver ASoC: Fix twl4030 and 6040 regression by adding back read and write ASoC: sun8i-codec: Add ADC support for a33 ASoC: rockchip: Use dummy_dai for rt5514 dsp dailink ASoC: soc-pcm: rename .pmdown_time to .use_pmdown_time for Component ASoC: ak4613: call dummy write for PW_MGMT1/3 when Playback ASoC: soc-pcm: don't call flush_delayed_work() many times in soc_pcm_private_free() ASoC: soc-core: snd_soc_rtdcom_lookup() cares component driver name ASoC: sam9x5_wm8731: Drop 'ASoC' prefix from error messages ASoC: sam9g20_wm8731: use dev_*() logging functions ASoC: max98373 Changed SPDX header in C++ comments style ASoC: dmic: Fix check of return value from read of 'num-channels' ...
No related branches found
No related tags found
Showing
- include/sound/soc.h 1 addition, 1 deletioninclude/sound/soc.h
- sound/soc/atmel/sam9g20_wm8731.c 8 additions, 9 deletionssound/soc/atmel/sam9g20_wm8731.c
- sound/soc/atmel/sam9x5_wm8731.c 5 additions, 7 deletionssound/soc/atmel/sam9x5_wm8731.c
- sound/soc/codecs/ak4613.c 78 additions, 0 deletionssound/soc/codecs/ak4613.c
- sound/soc/codecs/dmic.c 1 addition, 1 deletionsound/soc/codecs/dmic.c
- sound/soc/codecs/max98373.c 2 additions, 2 deletionssound/soc/codecs/max98373.c
- sound/soc/codecs/max98373.h 3 additions, 2 deletionssound/soc/codecs/max98373.h
- sound/soc/codecs/sgtl5000.c 1 addition, 1 deletionsound/soc/codecs/sgtl5000.c
- sound/soc/codecs/twl4030.c 2 additions, 0 deletionssound/soc/codecs/twl4030.c
- sound/soc/codecs/twl6040.c 2 additions, 0 deletionssound/soc/codecs/twl6040.c
- sound/soc/intel/Kconfig 3 additions, 0 deletionssound/soc/intel/Kconfig
- sound/soc/intel/boards/Kconfig 1 addition, 0 deletionssound/soc/intel/boards/Kconfig
- sound/soc/intel/boards/kbl_rt5663_max98927.c 94 additions, 1 deletionsound/soc/intel/boards/kbl_rt5663_max98927.c
- sound/soc/intel/skylake/Makefile 5 additions, 0 deletionssound/soc/intel/skylake/Makefile
- sound/soc/intel/skylake/skl-i2s.h 31 additions, 0 deletionssound/soc/intel/skylake/skl-i2s.h
- sound/soc/intel/skylake/skl-messages.c 1 addition, 0 deletionssound/soc/intel/skylake/skl-messages.c
- sound/soc/intel/skylake/skl-nhlt.c 29 additions, 12 deletionssound/soc/intel/skylake/skl-nhlt.c
- sound/soc/intel/skylake/skl-ssp-clk.c 429 additions, 0 deletionssound/soc/intel/skylake/skl-ssp-clk.c
- sound/soc/intel/skylake/skl-ssp-clk.h 38 additions, 0 deletionssound/soc/intel/skylake/skl-ssp-clk.h
- sound/soc/intel/skylake/skl.h 6 additions, 0 deletionssound/soc/intel/skylake/skl.h
Please register or sign in to comment