[alsa-devel] ASoC updates for v3.9
The following changes since commit 699ba4546cfe3f4eee73aff4f307bf16362f9232:
Merge remote-tracking branch 'asoc/topic/wm8993' into asoc-next (2013-02-11 11:06:55 +0000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-3.9-updates
for you to fetch changes up to 54759313ececcbd07e43fad75e0683e39a1f2a25:
Merge remote-tracking branch 'asoc/topic/da7213' into asoc-next (2013-02-14 17:28:00 +0000)
----------------------------------------------------------------
ASoC: Final updates for v3.9
A few more updates from the past week - a new driver from Dialog and some small fixes and tweaks.
---------------------------------------------------------------- Adam Thomson (1): ASoC: codecs: Add da7213 codec
Fabio Estevam (1): ASoC: fsl: imx-audmux: Fix sparse warning
Mark Brown (6): ASoC: wm8994: Fix variable double use ASoC: arizona: Automatically manage input mutes Merge remote-tracking branch 'asoc/topic/fsl' into asoc-next Merge remote-tracking branch 'asoc/topic/omap' into asoc-next Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-next Merge remote-tracking branch 'asoc/topic/da7213' into asoc-next
Sebastien Guiriec (1): ASoC: omap-mcpdm: Remove useless ressource get.
include/sound/da7213.h | 52 ++ sound/soc/codecs/Kconfig | 4 + sound/soc/codecs/Makefile | 2 + sound/soc/codecs/arizona.c | 17 + sound/soc/codecs/da7213.c | 1599 +++++++++++++++++++++++++++++++++++++++++++ sound/soc/codecs/da7213.h | 523 ++++++++++++++ sound/soc/codecs/wm5102.c | 13 - sound/soc/codecs/wm5110.c | 17 - sound/soc/codecs/wm8994.c | 10 +- sound/soc/fsl/imx-audmux.c | 2 +- sound/soc/omap/omap-mcpdm.c | 4 - 11 files changed, 2203 insertions(+), 40 deletions(-) create mode 100644 include/sound/da7213.h create mode 100644 sound/soc/codecs/da7213.c create mode 100644 sound/soc/codecs/da7213.h
At Fri, 15 Feb 2013 17:15:05 +0000, Mark Brown wrote:
The following changes since commit 699ba4546cfe3f4eee73aff4f307bf16362f9232:
Merge remote-tracking branch 'asoc/topic/wm8993' into asoc-next (2013-02-11 11:06:55 +0000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-3.9-updates
for you to fetch changes up to 54759313ececcbd07e43fad75e0683e39a1f2a25:
Merge remote-tracking branch 'asoc/topic/da7213' into asoc-next (2013-02-14 17:28:00 +0000)
ASoC: Final updates for v3.9
A few more updates from the past week - a new driver from Dialog and some small fixes and tweaks.
Thanks, pulled.
Takashi
Adam Thomson (1): ASoC: codecs: Add da7213 codec
Fabio Estevam (1): ASoC: fsl: imx-audmux: Fix sparse warning
Mark Brown (6): ASoC: wm8994: Fix variable double use ASoC: arizona: Automatically manage input mutes Merge remote-tracking branch 'asoc/topic/fsl' into asoc-next Merge remote-tracking branch 'asoc/topic/omap' into asoc-next Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-next Merge remote-tracking branch 'asoc/topic/da7213' into asoc-next
Sebastien Guiriec (1): ASoC: omap-mcpdm: Remove useless ressource get.
include/sound/da7213.h | 52 ++ sound/soc/codecs/Kconfig | 4 + sound/soc/codecs/Makefile | 2 + sound/soc/codecs/arizona.c | 17 + sound/soc/codecs/da7213.c | 1599 +++++++++++++++++++++++++++++++++++++++++++ sound/soc/codecs/da7213.h | 523 ++++++++++++++ sound/soc/codecs/wm5102.c | 13 - sound/soc/codecs/wm5110.c | 17 - sound/soc/codecs/wm8994.c | 10 +- sound/soc/fsl/imx-audmux.c | 2 +- sound/soc/omap/omap-mcpdm.c | 4 - 11 files changed, 2203 insertions(+), 40 deletions(-) create mode 100644 include/sound/da7213.h create mode 100644 sound/soc/codecs/da7213.c create mode 100644 sound/soc/codecs/da7213.h [2 Digital signature <application/pgp-signature (7bit)>]
participants (2)
-
Mark Brown
-
Takashi Iwai