All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] ASoC updates
@ 2008-12-03 13:20 Mark Brown
  2008-12-03 13:24 ` [PATCH 1/5] ASoC: Push workqueue data into snd_soc_card Mark Brown
  2008-12-03 13:38 ` [PATCH 0/5] ASoC updates Takashi Iwai
  0 siblings, 2 replies; 9+ messages in thread
From: Mark Brown @ 2008-12-03 13:20 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel

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(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2008-12-03 13:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-03 13:20 [PATCH 0/5] ASoC updates Mark Brown
2008-12-03 13:24 ` [PATCH 1/5] ASoC: Push workqueue data into snd_soc_card Mark Brown
2008-12-03 13:24   ` [PATCH] leds: Add WM8350 LED driver Mark Brown
2008-12-03 13:24     ` [PATCH 2/5] ASoC: Push platform registration down into the card Mark Brown
2008-12-03 13:24       ` [PATCH 3/5] ASoC: TWL4030: Add input selection and gain controls Mark Brown
2008-12-03 13:24         ` [PATCH 4/5] ASoC: Fix WM8903 right mixer bypass path Mark Brown
2008-12-03 13:24           ` [PATCH 5/5] ASoC: tlv320aic3x: headset/button press support Mark Brown
2008-12-03 13:29     ` [PATCH] leds: Add WM8350 LED driver Mark Brown
2008-12-03 13:38 ` [PATCH 0/5] ASoC updates Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.