-
- Downloads
Merge tag 'asoc-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound
Pull ASoC sound updates from Mark Brown: "Takashi is travelling at the minute and it'd be good to get the MAINTAINERS update in here merged so sending directly. As well as the usual driver specifics we've got a couple of core fixes here, one fixing capabilities for unidirectional streams and the other fixing suspend while audio streams are active. The suspend fix is a little involved but mostly as a result of removing some special casing that was doing the wrong thing." * tag 'asoc-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound: ASoC: tlv320aic3x: Remove deadlock from snd_soc_dapm_put_volsw_aic3x() ASoC: dapm: Treat DAI widgets like AIF widgets for power ASoC: arizona: Correct AEC loopback enable ASoC: pcm: Require both CODEC and CPU support when declaring stream caps MAINTAINERS: Remove myself from Wolfson maintainers ASoC: wm8994: Ensure microphone detection state is reset on removal ASoC: wm8994: Avoid leaking pm_runtime reference on removed jack race ASoC: cs42l52: fix hp_gain_enum shift value. ASoC: cs42l52: use correct PCM mixer TLV dB scale to match datasheet.
Showing
- MAINTAINERS 1 addition, 2 deletionsMAINTAINERS
- include/sound/soc-dapm.h 2 additions, 1 deletioninclude/sound/soc-dapm.h
- sound/soc/codecs/cs42l52.c 4 additions, 2 deletionssound/soc/codecs/cs42l52.c
- sound/soc/codecs/tlv320aic3x.c 5 additions, 5 deletionssound/soc/codecs/tlv320aic3x.c
- sound/soc/codecs/wm5102.c 2 additions, 1 deletionsound/soc/codecs/wm5102.c
- sound/soc/codecs/wm5110.c 2 additions, 1 deletionsound/soc/codecs/wm5110.c
- sound/soc/codecs/wm8994.c 2 additions, 1 deletionsound/soc/codecs/wm8994.c
- sound/soc/soc-dapm.c 26 additions, 23 deletionssound/soc/soc-dapm.c
- sound/soc/soc-pcm.c 10 additions, 3 deletionssound/soc/soc-pcm.c
Loading
Please register or sign in to comment