[alsa-devel] [PATCH 0/5] ASoC updates

Mark Brown broonie at opensource.wolfsonmicro.com
Wed Dec 3 14:20:05 CET 2008


The following changes since commit 0ecfe7987855d21c2a89ffe003ddf0ee11b42d47:
  Mark Brown (1):
        ASoC: Don't free static data in WM9713

are available in the git repository at:

  git://opensource.wolfsonmicro.com/linux-2.6-asoc for-tiwai

Daniel Mack (1):
      ASoC: tlv320aic3x: headset/button press support

Grazvydas Ignotas (1):
      ASoC: TWL4030: Add input selection and gain controls

Mark Brown (3):
      ASoC: Push workqueue data into snd_soc_card
      ASoC: Push platform registration down into the card
      ASoC: Fix WM8903 right mixer bypass path

 include/sound/soc.h                  |    9 +-
 sound/soc/atmel/playpaq_wm8510.c     |    2 +-
 sound/soc/atmel/sam9g20_wm8731.c     |    2 +-
 sound/soc/blackfin/bf5xx-ad1980.c    |    2 +-
 sound/soc/blackfin/bf5xx-ad73311.c   |    2 +-
 sound/soc/blackfin/bf5xx-ssm2602.c   |    2 +-
 sound/soc/codecs/tlv320aic3x.c       |   31 ++++++-
 sound/soc/codecs/tlv320aic3x.h       |   46 +++++++++-
 sound/soc/codecs/twl4030.c           |  177 +++++++++++++++++++++++++++++++++-
 sound/soc/codecs/twl4030.h           |   16 +++
 sound/soc/codecs/wm8903.c            |    8 +-
 sound/soc/davinci/davinci-evm.c      |    2 +-
 sound/soc/davinci/davinci-i2s.c      |    2 +-
 sound/soc/davinci/davinci-sffsdr.c   |    2 +-
 sound/soc/fsl/mpc8610_hpcd.c         |    2 +-
 sound/soc/fsl/soc-of-simple.c        |    2 +-
 sound/soc/omap/n810.c                |    2 +-
 sound/soc/omap/omap2evm.c            |    2 +-
 sound/soc/omap/omap3beagle.c         |    2 +-
 sound/soc/omap/osk5912.c             |    2 +-
 sound/soc/omap/overo.c               |    2 +-
 sound/soc/omap/sdp3430.c             |    2 +-
 sound/soc/pxa/corgi.c                |    2 +-
 sound/soc/pxa/e800_wm9712.c          |    2 +-
 sound/soc/pxa/em-x270.c              |    2 +-
 sound/soc/pxa/palm27x.c              |    2 +-
 sound/soc/pxa/poodle.c               |    2 +-
 sound/soc/pxa/spitz.c                |    2 +-
 sound/soc/pxa/tosa.c                 |    2 +-
 sound/soc/pxa/zylonite.c             |    2 +-
 sound/soc/s3c24xx/ln2440sbc_alc650.c |    2 +-
 sound/soc/s3c24xx/neo1973_wm8753.c   |    2 +-
 sound/soc/s3c24xx/s3c24xx_uda134x.c  |    2 +-
 sound/soc/s3c24xx/smdk2443_wm9710.c  |    2 +-
 sound/soc/sh/sh7760-ac97.c           |    2 +-
 sound/soc/soc-core.c                 |   77 +++++++++------
 36 files changed, 348 insertions(+), 74 deletions(-)


More information about the Alsa-devel mailing list