[alsa-devel] ASoC updates for 2.6.31

Mark Brown broonie at opensource.wolfsonmicro.com
Tue May 19 21:27:32 CEST 2009


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

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


More information about the Alsa-devel mailing list