At Tue, 19 May 2009 20:27:32 +0100, Mark Brown wrote: > > The following changes since commit f83fba8baab9e95fff0fe2be0e1e32a1650bdd7f: > Mark Brown (1): > ASoC: Add debug trace for bias level transitions > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.31 Pulled now. Thanks! Takashi > Atsushi Nemoto (1): > ASoC: Add TXx9 AC link controller driver (v3) > > Lopez Cruz, Misael (2): > ASoC: TWL4030: Add control for selecting codec operation mode > ASoC: SDP3430: Connect twl4030 voice DAI to McBSP3 > > Peter Ujfalusi (1): > ASoC: TWL4030: Fix Analog capture path for AUXR > > sound/soc/Kconfig | 1 + > sound/soc/Makefile | 1 + > sound/soc/codecs/twl4030.c | 49 ++++- > sound/soc/omap/sdp3430.c | 87 +++++++- > sound/soc/txx9/Kconfig | 29 +++ > sound/soc/txx9/Makefile | 11 + > sound/soc/txx9/txx9aclc-ac97.c | 255 ++++++++++++++++++++++ > sound/soc/txx9/txx9aclc-generic.c | 98 +++++++++ > sound/soc/txx9/txx9aclc.c | 430 +++++++++++++++++++++++++++++++++++++ > sound/soc/txx9/txx9aclc.h | 83 +++++++ > 10 files changed, 1033 insertions(+), 11 deletions(-) > create mode 100644 sound/soc/txx9/Kconfig > create mode 100644 sound/soc/txx9/Makefile > create mode 100644 sound/soc/txx9/txx9aclc-ac97.c > create mode 100644 sound/soc/txx9/txx9aclc-generic.c > create mode 100644 sound/soc/txx9/txx9aclc.c > create mode 100644 sound/soc/txx9/txx9aclc.h > _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel