The following changes since commit 4ce2f2fe61002ab35c9333d52c95b5ff9e949f50: Marek Vasut (1): ASoC: Switch palm27x-asoc to jack detection api are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.32 Barry Song (2): ASoC: blackfin I2S(TDM mode) CPU DAI driver ASoC: board driver to connect bf5xx with ad1938 Janusz Krzysztofik (1): ASoC: CX20442: fix issues pointed out by subsystem maintainer sound/soc/blackfin/Kconfig | 23 +++- sound/soc/blackfin/Makefile | 6 + sound/soc/blackfin/bf5xx-ad1938.c | 142 +++++++++++++++ sound/soc/blackfin/bf5xx-tdm-pcm.c | 330 ++++++++++++++++++++++++++++++++++ sound/soc/blackfin/bf5xx-tdm-pcm.h | 21 +++ sound/soc/blackfin/bf5xx-tdm.c | 343 ++++++++++++++++++++++++++++++++++++ sound/soc/blackfin/bf5xx-tdm.h | 14 ++ sound/soc/codecs/cx20442.c | 17 +- 8 files changed, 888 insertions(+), 8 deletions(-) create mode 100644 sound/soc/blackfin/bf5xx-ad1938.c create mode 100644 sound/soc/blackfin/bf5xx-tdm-pcm.c create mode 100644 sound/soc/blackfin/bf5xx-tdm-pcm.h create mode 100644 sound/soc/blackfin/bf5xx-tdm.c create mode 100644 sound/soc/blackfin/bf5xx-tdm.h _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel