alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* ASoC updates for 2.6.35
@ 2010-05-26 15:50 Mark Brown
  2010-05-27  8:09 ` Takashi Iwai
  0 siblings, 1 reply; 46+ messages in thread
From: Mark Brown @ 2010-05-26 15:50 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Liam Girdwood

The following changes since commit ad8332c1302bcb4f80d593fd3eb477be9d7f5604:

  ASoC: tpa6130a2: Remove CPVSS and HPVdd supplies (2010-05-20 10:28:39 +0100)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.35

This fixes up the build of the i.MX SSI driver, a minor warning fix for
SH and fix the dB scales for a bunch of Wolfson CODECs.

Guennadi Liakhovetski (1):
      ASoC: fix uninitialised variable in siu_dai.c

Mark Brown (3):
      ASoC: Fix dB scales for WM835x
      ASoC: Fix dB scales for WM8400
      ASoC: Fix dB scales for WM8990

Stuart Longland (1):
      ASoC: Update Freescale i.MX SSI driver DMA parameter handling

 sound/soc/codecs/wm8350.c       |    4 ++--
 sound/soc/codecs/wm8400.c       |   18 +++++++++---------
 sound/soc/codecs/wm8990.c       |   18 +++++++++---------
 sound/soc/imx/imx-pcm-dma-mx2.c |    7 ++++---
 sound/soc/sh/siu_dai.c          |    2 ++
 5 files changed, 26 insertions(+), 23 deletions(-)

^ permalink raw reply	[flat|nested] 46+ messages in thread
* ASoC updates for 2.6.35
@ 2010-07-13 11:43 Mark Brown
  2010-07-13 15:09 ` Takashi Iwai
  0 siblings, 1 reply; 46+ messages in thread
From: Mark Brown @ 2010-07-13 11:43 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Liam Girdwood

The following changes since commit 1c5474a65bf15a4cb162dfff86d6d0b5a08a740c:

  Linux 2.6.35-rc5 (2010-07-12 14:55:33 -0700)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.35

Kuninori Morimoto (2):
      ASoC: fsi: fixup clock inversion operation
      ASoC: fsi: fixup wrong value setting order of TDM

Small, targetted fixes for a specific platform.

 sound/soc/sh/fsi.c |   27 +++++++++++----------------
 1 files changed, 11 insertions(+), 16 deletions(-)

^ permalink raw reply	[flat|nested] 46+ messages in thread
* ASoC updates for 2.6.35
@ 2010-06-02 10:46 Mark Brown
  2010-06-02 12:20 ` Takashi Iwai
  0 siblings, 1 reply; 46+ messages in thread
From: Mark Brown @ 2010-06-02 10:46 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Liam Girdwood

The following changes since commit 1fab79b8a1bf0d46a7c7e6a1c06dbed1803f403c:

  Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into topic/asoc (2010-05-31 18:13:20 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.35

Simple Kconfig fixes, should only affect the relevant platforms.

Sascha Hauer (2):
      ASoC: Add missing Kconfig entry for Phytec boards
      ASoC: MX31ads sound support should depend on MACH_MX31ADS_WM1133_EV1

 sound/soc/imx/Kconfig |   11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

^ permalink raw reply	[flat|nested] 46+ messages in thread
* ASoC updates for 2.6.35
@ 2010-05-11 13:38 Mark Brown
  2010-05-11 13:47 ` Takashi Iwai
  0 siblings, 1 reply; 46+ messages in thread
From: Mark Brown @ 2010-05-11 13:38 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Liam Girdwood

The following changes since commit 896060c76bdfd8a45eb33b3dd1a8307fe37f6c04:
  Mark Brown (1):
        ASoC: Use more idiomatic driver name for WM8731

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.35

A bunch of minor WM8993/4 enhancements and Peter's invert handling.

Mark Brown (4):
      ASoC: Add register write logging for WM8994
      ASoC: Add additional WM hubs DC servo trace
      ASoC: Reorder power down sequence for WM hubs devices
      ASoC: Don't restart unconfigured WM8994 FLLs

Peter Ujfalusi (1):
      ASoC: core: Fix for the volume limiting when invert is in use

 include/sound/soc.h        |   23 ++++++++++++-----------
 sound/soc/codecs/wm8994.c  |    5 +++++
 sound/soc/codecs/wm_hubs.c |   12 ++++++++----
 sound/soc/soc-core.c       |   30 +++++++++++++++++++++---------
 4 files changed, 46 insertions(+), 24 deletions(-)

^ permalink raw reply	[flat|nested] 46+ messages in thread
* ASoC updates for 2.6.35
@ 2010-05-10 17:15 Mark Brown
  2010-05-11  8:00 ` Takashi Iwai
  0 siblings, 1 reply; 46+ messages in thread
From: Mark Brown @ 2010-05-10 17:15 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Liam Girdwood

The following changes since commit d0bbc24d2ab78d9efc61bc80cfc85f59626ba5af:
  Jassi Brar (1):
        ASoC: SMDK64XX: Switch to IISv4 CPU driver

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.35

Mark Brown (8):
      ASoC: Remove unneeded suspend bias managment from CODEC drivers
      ASoC: Remove unused DAPM suspend flag
      ASoC: Refactor DAPM suspend handling
      ASoC: Support leaving paths enabled over system suspend
      ASoC: Allow active paths from the GSM modem while the GTA02 is suspended
      ASoC: Allow DAI links to be kept active over suspend
      ASoC: Refactor WM8731 regulator management into bias management
      ASoC: Use more idiomatic driver name for WM8731

 drivers/mfd/wm831x-irq.c                 |   30 ++++++++++
 include/sound/soc-dapm.h                 |    3 +-
 include/sound/soc.h                      |    3 +
 sound/soc/codecs/ak4535.c                |    1 -
 sound/soc/codecs/cq93vc.c                |    2 +-
 sound/soc/codecs/ssm2602.c               |    1 -
 sound/soc/codecs/stac9766.c              |    3 -
 sound/soc/codecs/tlv320aic23.c           |    1 -
 sound/soc/codecs/tlv320aic3x.c           |    2 +-
 sound/soc/codecs/tlv320dac33.c           |    3 -
 sound/soc/codecs/twl4030.c               |    1 -
 sound/soc/codecs/twl6040.c               |    1 -
 sound/soc/codecs/uda1380.c               |    1 -
 sound/soc/codecs/wm8350.c                |    3 -
 sound/soc/codecs/wm8510.c                |    2 +-
 sound/soc/codecs/wm8711.c                |    2 +-
 sound/soc/codecs/wm8728.c                |    2 +-
 sound/soc/codecs/wm8731.c                |   54 +++++++++--------
 sound/soc/codecs/wm8903.c                |    1 -
 sound/soc/codecs/wm8940.c                |    1 -
 sound/soc/codecs/wm8960.c                |    2 +-
 sound/soc/codecs/wm8974.c                |    2 +-
 sound/soc/codecs/wm9712.c                |    3 -
 sound/soc/codecs/wm9713.c                |    3 -
 sound/soc/s3c24xx/neo1973_gta02_wm8753.c |    8 +++
 sound/soc/soc-core.c                     |   73 ++++++++++++++++++++++--
 sound/soc/soc-dapm.c                     |   92 +++++++++++++++++++-----------
 27 files changed, 206 insertions(+), 94 deletions(-)

^ permalink raw reply	[flat|nested] 46+ messages in thread
* ASoC updates for 2.6.35
@ 2010-05-07 16:46 Mark Brown
  2010-05-08  9:45 ` Takashi Iwai
  0 siblings, 1 reply; 46+ messages in thread
From: Mark Brown @ 2010-05-07 16:46 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Liam Girdwood

The following changes since commit aeb29a82de7c80d4d0253b042f17eb1f725b08f1:
  Takashi Iwai (1):
        Merge branch 'for-2.6.35' of git://git.kernel.org/.../lrg/asoc-2.6 into topic/asoc

are available in the git repository at:

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

Note the change in git server - master.kernel.org appears to be having
issues at the minute.

Jassi Brar (12):
      ASoC: S3C: I2Sv2: Move defines closer to driver
      ASoC: SAMSUNG: I2S: Add bit definitions
      ASoC: S3C2412: I2S: Debug IMS field
      ASoC: S3C2412: I2S: Return correct source clock
      ASoC: S3C: I2Sv2: Discard redundant field iis_clk
      ASoC: S3C: I2Sv2: Unify i2s_get_clock callback
      ASoC: S3C64XX: I2S: Use s3c2412 defines
      ASoC: S3C: I2Sv2: New field for controller feature
      ASoC: S3C: I2S: Move set_sysclk to common code
      ARM: S3C2412: DMA: Remove I2S FIFO address
      ASoC: S3C64XX: IISv4: Add CPU driver
      ASoC: SMDK64XX: Switch to IISv4 CPU driver

Mark Brown (2):
      ASoC: Add debug output tracing all cache register writes
      Merge branch 'topic/asoc' of git://git.kernel.org/.../tiwai/sound-2.6 into for-2.6.35

Peter Ujfalusi (3):
      ASoC: core: Support for limiting the volume
      Revert "ASoC: tpa6130a2: Support for limiting gain"
      ASoC: tpa6130a2: Fix for the custom kcontrol functions

 arch/arm/mach-s3c2412/dma.c                        |    3 -
 .../plat-samsung/include/plat/regs-s3c2412-iis.h   |   82 --------
 include/sound/soc.h                                |    2 +
 include/sound/tpa6130a2-plat.h                     |    1 -
 sound/soc/codecs/tpa6130a2.c                       |   90 ++-------
 sound/soc/s3c24xx/Kconfig                          |   12 +-
 sound/soc/s3c24xx/Makefile                         |    2 +
 sound/soc/s3c24xx/jive_wm8750.c                    |    2 +-
 sound/soc/s3c24xx/regs-i2s-v2.h                    |  115 +++++++++++
 sound/soc/s3c24xx/s3c-i2s-v2.c                     |   87 ++++++---
 sound/soc/s3c24xx/s3c-i2s-v2.h                     |   11 +-
 sound/soc/s3c24xx/s3c2412-i2s.c                    |   41 +----
 sound/soc/s3c24xx/s3c2412-i2s.h                    |    2 -
 sound/soc/s3c24xx/s3c64xx-i2s-v4.c                 |  209 ++++++++++++++++++++
 sound/soc/s3c24xx/s3c64xx-i2s.c                    |   57 +-----
 sound/soc/s3c24xx/s3c64xx-i2s.h                    |    3 +-
 sound/soc/s3c24xx/smdk64xx_wm8580.c                |    6 +-
 sound/soc/soc-cache.c                              |   12 ++
 sound/soc/soc-core.c                               |   39 ++++
 19 files changed, 484 insertions(+), 292 deletions(-)
 delete mode 100644 arch/arm/plat-samsung/include/plat/regs-s3c2412-iis.h
 create mode 100644 sound/soc/s3c24xx/regs-i2s-v2.h
 create mode 100644 sound/soc/s3c24xx/s3c64xx-i2s-v4.c

^ permalink raw reply	[flat|nested] 46+ messages in thread
* ASoC updates for 2.6.35
@ 2010-04-30 15:35 Mark Brown
  2010-05-05  8:04 ` Takashi Iwai
  0 siblings, 1 reply; 46+ messages in thread
From: Mark Brown @ 2010-04-30 15:35 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Liam Girdwood

The following changes since commit cb7b76961f73e4ae934d44f7b2e7ba974442f2fe:
  Takashi Iwai (1):
        Merge branch 'for-2.6.35' of git://git.kernel.org/.../lrg/asoc-2.6 into topic/asoc

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.35

Mark Brown (2):
      ASoC: Remove redundant WM8960 SYSCLKSEL clkdiv option
      ASoC: Add WM9090 amplifier driver

 include/sound/wm9090.h    |   28 ++
 sound/soc/codecs/Kconfig  |    4 +
 sound/soc/codecs/Makefile |    2 +
 sound/soc/codecs/wm8960.c |    4 -
 sound/soc/codecs/wm8960.h |    1 -
 sound/soc/codecs/wm9090.c |  773 +++++++++++++++++++++++++++++++++++++++++++++
 sound/soc/codecs/wm9090.h |  715 +++++++++++++++++++++++++++++++++++++++++
 7 files changed, 1522 insertions(+), 5 deletions(-)
 create mode 100644 include/sound/wm9090.h
 create mode 100644 sound/soc/codecs/wm9090.c
 create mode 100644 sound/soc/codecs/wm9090.h

^ permalink raw reply	[flat|nested] 46+ messages in thread
* ASoC updates for 2.6.35
@ 2010-04-26 15:16 Mark Brown
  2010-04-26 15:35 ` Takashi Iwai
  0 siblings, 1 reply; 46+ messages in thread
From: Mark Brown @ 2010-04-26 15:16 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Liam Girdwood

The following changes since commit 7add84aa779b4f7ca39484a82a11e01d7acd4dca:
  Mark Brown (1):
        ASoC: Allow unspecified source when stopping WM8994 FLLs

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.35

Barry Song (2):
      ASoC: ad193x: fix wrong register setting in ad193x_set_dai_fmt
      ASoC: ad193x: fix typo, delete redundant space

Mark Brown (3):
      ASoC: Allow reporting of NULL jacks
      ASoC: Correct inversion of speaker mixer PCM switch
      ASoC: Warn on low WM8994 AIFCLK

Vladimir Zapolskiy (1):
      ASoC: UDA134X: Add UDA1345 CODEC support

 include/sound/uda134x.h    |    1 +
 sound/soc/codecs/ad193x.c  |   56 ++++++++++++++++++++++---------------------
 sound/soc/codecs/uda134x.c |   13 ++++++++++
 sound/soc/codecs/wm8974.c  |    2 +-
 sound/soc/codecs/wm8994.c  |    5 ++++
 sound/soc/soc-jack.c       |    5 +--
 6 files changed, 51 insertions(+), 31 deletions(-)

^ permalink raw reply	[flat|nested] 46+ messages in thread
* ASoC updates for 2.6.35
@ 2010-04-22  0:16 Mark Brown
  2010-04-22  7:13 ` Takashi Iwai
  0 siblings, 1 reply; 46+ messages in thread
From: Mark Brown @ 2010-04-22  0:16 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Liam Girdwood

The following changes since commit d4a8ca246146099e9068fc87cd2bc565896bc186:
  Takashi Iwai (1):
        ASoC: missing conversions to snd_soc_codec_*_drvdata()

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.35

Mark Brown (4):
      ASoC: Support FLL input clock selection on WM8994
      ASoC: Set full range of WM8994 FLL Fratio values
      ASoC: Tone down debugging for WM8994 class W
      ASoC: Allow unspecified source when stopping WM8994 FLLs

Phil Carmody (1):
      ASoC: da7210: Fencepost error in reg cache read

 sound/soc/codecs/da7210.c |    2 +-
 sound/soc/codecs/wm8994.c |   47 +++++++++++++++++++++++++++++++++++---------
 sound/soc/codecs/wm8994.h |    5 ++++
 3 files changed, 43 insertions(+), 11 deletions(-)

^ permalink raw reply	[flat|nested] 46+ messages in thread
* ASoC updates for 2.6.35
@ 2010-04-20  0:58 Mark Brown
  2010-04-20  6:32 ` Takashi Iwai
  0 siblings, 1 reply; 46+ messages in thread
From: Mark Brown @ 2010-04-20  0:58 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Liam Girdwood

The following changes since commit d21e0f4cd16656f71207683ee27465600ad21625:
  Marek Vasut (1):
        ASoC: Zipit Z2 WM8750 ASoC driver

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.35

Huang Weiyi (1):
      ASoC: wm2000: remove unused #include <linux/version.h>

Mark Brown (2):
      Merge branch 'for-2.6.34' into for-2.6.35
      ASoC: Add indirection for CODEC private data

Sascha Hauer (5):
      ASoC: imx-ssi: honor IMX_SSI_DMA flag
      ASoC: imx-pcm-dma-mx2: restart DMA after an error
      ASoC: imx-ssi: Use a hrtimer in FIQ mode
      ASoC: imx-ssi: increase minimum periods to 4
      ASoC: imx-ssi: do not call hrtimer_disable in trigger function

 include/sound/soc.h             |   13 ++++++++-
 sound/soc/codecs/ad1836.c       |    2 +-
 sound/soc/codecs/ad193x.c       |    2 +-
 sound/soc/codecs/ak4104.c       |    2 +-
 sound/soc/codecs/ak4535.c       |   10 +++---
 sound/soc/codecs/ak4642.c       |    2 +-
 sound/soc/codecs/ak4671.c       |    2 +-
 sound/soc/codecs/cs4270.c       |   20 +++++++-------
 sound/soc/codecs/cx20442.c      |    2 +-
 sound/soc/codecs/da7210.c       |    2 +-
 sound/soc/codecs/ssm2602.c      |   12 ++++----
 sound/soc/codecs/stac9766.c     |    2 +-
 sound/soc/codecs/tlv320aic3x.c  |   10 +++---
 sound/soc/codecs/tlv320dac33.c  |   36 ++++++++++++------------
 sound/soc/codecs/twl4030.c      |   32 +++++++++++-----------
 sound/soc/codecs/uda134x.c      |   16 +++++-----
 sound/soc/codecs/uda1380.c      |    4 +-
 sound/soc/codecs/wm2000.c       |    1 -
 sound/soc/codecs/wm8350.c       |   28 ++++++++++----------
 sound/soc/codecs/wm8400.c       |   16 +++++-----
 sound/soc/codecs/wm8523.c       |   10 +++---
 sound/soc/codecs/wm8580.c       |    4 +-
 sound/soc/codecs/wm8711.c       |    6 ++--
 sound/soc/codecs/wm8731.c       |   10 +++---
 sound/soc/codecs/wm8750.c       |    7 ++---
 sound/soc/codecs/wm8753.c       |    8 +++---
 sound/soc/codecs/wm8776.c       |    6 ++--
 sound/soc/codecs/wm8900.c       |   10 +++---
 sound/soc/codecs/wm8903.c       |   20 +++++++-------
 sound/soc/codecs/wm8904.c       |   42 +++++++++++++++---------------
 sound/soc/codecs/wm8940.c       |    4 +-
 sound/soc/codecs/wm8955.c       |   16 +++++-----
 sound/soc/codecs/wm8960.c       |    6 ++--
 sound/soc/codecs/wm8961.c       |    6 ++--
 sound/soc/codecs/wm8971.c       |   12 ++++----
 sound/soc/codecs/wm8974.c       |    2 +-
 sound/soc/codecs/wm8978.c       |   12 ++++----
 sound/soc/codecs/wm8988.c       |    8 +++---
 sound/soc/codecs/wm8990.c       |    8 +++---
 sound/soc/codecs/wm8993.c       |   24 ++++++++--------
 sound/soc/codecs/wm8994.c       |   34 ++++++++++++------------
 sound/soc/codecs/wm9081.c       |   18 ++++++------
 sound/soc/codecs/wm9713.c       |   13 +++++----
 sound/soc/codecs/wm_hubs.c      |    6 ++--
 sound/soc/imx/imx-pcm-dma-mx2.c |   15 ++++++++++-
 sound/soc/imx/imx-pcm-fiq.c     |   55 ++++++++++++++++++++------------------
 sound/soc/imx/imx-ssi.c         |    3 +-
 47 files changed, 303 insertions(+), 276 deletions(-)

^ permalink raw reply	[flat|nested] 46+ messages in thread
* ASoC updates for 2.6.35
@ 2010-04-13  8:53 Mark Brown
  2010-04-13 10:03 ` Takashi Iwai
  0 siblings, 1 reply; 46+ messages in thread
From: Mark Brown @ 2010-04-13  8:53 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Liam Girdwood

The following changes since commit 53a61d967a480307db4c8f7950ddb8bb1a0fda9b:
  Mark Brown (1):
        Merge branch 'for-2.6.34' into for-2.6.35

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.35

Bill Gatliff (1):
      ASoC: Use SNDRV_PCM_RATE_8000_96000 macro for WM8731

Marek Vasut (2):
      ASoC: WM8750: Convert to new API
      ASoC: Zipit Z2 WM8750 ASoC driver

 sound/soc/codecs/wm8731.c       |    6 +-
 sound/soc/codecs/wm8750.c       |  295 ++++++++++++++++++---------------------
 sound/soc/pxa/Kconfig           |    8 +
 sound/soc/pxa/Makefile          |    2 +
 sound/soc/pxa/spitz.c           |   43 +++++-
 sound/soc/pxa/z2.c              |  246 ++++++++++++++++++++++++++++++++
 sound/soc/s3c24xx/jive_wm8750.c |    5 -
 7 files changed, 432 insertions(+), 173 deletions(-)
 create mode 100644 sound/soc/pxa/z2.c

^ permalink raw reply	[flat|nested] 46+ messages in thread
* ASoC updates for 2.6.35
@ 2010-04-05 18:44 Mark Brown
  2010-04-05 19:29 ` Takashi Iwai
  0 siblings, 1 reply; 46+ messages in thread
From: Mark Brown @ 2010-04-05 18:44 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Liam Girdwood

The following changes since commit 2c9504228fe4e4cc65f3debf6d2a6a0f44cf4c2d:
  Mark Brown (1):
        Merge branch 'for-2.6.34' into for-2.6.35

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.35

The MFD updates for WM8994 are here because the only real consumer of
the interrupts on that device is the CODEC driver so it'd create cross
tree issues to try to merge the consumer side separately to the
controller; Samuel has acked the interrupt controller patch.

Daniel Mack (1):
      ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream

Janusz Krzysztofik (1):
      ASoC: OMAP: Fix capture pointer handling for OMAP1510 to work correctly with recent ALSA PCM code

Mark Brown (9):
      ASoC: Avoid wraparound in wm_hubs DC servo correction
      ASoC: Support second DC servo readback method for wm_hubs
      ASoC: Don't do runtime wm_hubs DC servo updates if using offset correction
      ASoC: Don't use DCS_DATAPATH_BUSY for WM hubs devices
      ASoC: Only do WM8994 bias off transition from standby
      mfd: Add WM8994 interrupt controller support
      gpiolib: Implement gpio_to_irq for WM8994 GPIO controller
      ASoC: Implement interrupt based WM8994 microphone detection
      Merge branch 'for-2.6.34' into for-2.6.35

Tejun Heo (1):
      mfd: update gfp/slab.h includes

 drivers/gpio/wm8994-gpio.c       |   12 ++
 drivers/mfd/Kconfig              |    4 +-
 drivers/mfd/Makefile             |    2 +-
 drivers/mfd/davinci_voicecodec.c |    1 +
 drivers/mfd/wm8994-core.c        |   43 +++++-
 drivers/mfd/wm8994-irq.c         |  310 ++++++++++++++++++++++++++++++++++++++
 include/linux/mfd/wm8994/core.h  |   53 +++++++-
 include/linux/mfd/wm8994/pdata.h |    1 +
 include/sound/soc.h              |    2 +-
 sound/soc/codecs/wm8994.c        |  193 ++++++++++++++++++++----
 sound/soc/codecs/wm8994.h        |    3 +
 sound/soc/codecs/wm_hubs.c       |   83 ++++++----
 sound/soc/codecs/wm_hubs.h       |    1 +
 sound/soc/omap/omap-pcm.c        |   17 +-
 14 files changed, 648 insertions(+), 77 deletions(-)
 create mode 100644 drivers/mfd/wm8994-irq.c

^ permalink raw reply	[flat|nested] 46+ messages in thread
* ASoC updates for 2.6.35
@ 2010-03-29 20:13 Mark Brown
  2010-03-30  6:08 ` Takashi Iwai
  0 siblings, 1 reply; 46+ messages in thread
From: Mark Brown @ 2010-03-29 20:13 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Liam Girdwood

The following changes since commit 923a00427a141a6d1c83f1b151221a2458b2de8d:
  Tejun Heo (1):
        ASoC: update gfp/slab.h includes

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.35

Barry Song (1):
      ASoC: ad193x: move codec register/unregister to bus probe/remove

Dan Carpenter (1):
      ASoC: wm8994: playback => capture

Graham Gower (1):
      ASoC: Fix passing platform_data to ac97 bus users and fix a leak

Kuninori Morimoto (4):
      ASoC: fsi: ensures process inside master lock
      ASoC: fsi: IRQ related process had be united
      ASoC: fsi: Add FIFO size calculate
      ASoC: fsi: Add FSI2 device support

Mark Brown (2):
      Merge branch 'topic/asoc' of git://git.kernel.org/.../tiwai/sound-2.6 into for-2.6.35
      Merge branch 'for-2.6.34' into for-2.6.35

 sound/soc/codecs/ac97.c   |   15 ++--
 sound/soc/codecs/ad193x.c |  102 ++++++++++--------------
 sound/soc/codecs/wm8994.c |    2 +-
 sound/soc/sh/Kconfig      |    3 +-
 sound/soc/sh/fsi.c        |  191 ++++++++++++++++++++++++++++++++-------------
 sound/soc/soc-core.c      |    3 +-
 6 files changed, 192 insertions(+), 124 deletions(-)

^ permalink raw reply	[flat|nested] 46+ messages in thread
* ASoC updates for 2.6.35
@ 2010-03-23 15:52 Mark Brown
  2010-03-23 16:31 ` Takashi Iwai
  0 siblings, 1 reply; 46+ messages in thread
From: Mark Brown @ 2010-03-23 15:52 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Liam Girdwood

The following changes since commit 74511020dde10252f8b8e648690d99dba721de14:
  Mark Brown (1):
        Merge branch 'for-2.6.34' into for-2.6.35

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.35

Kuninori Morimoto (3):
      ASoC: ak4642: Add pll select support
      ASoC: ak4642: Add set_fmt function for snd_soc_dai_ops
      ASoC: ak4642: Add enhanced sampling rate

Mark Brown (1):
      ASoC: Implement WM8994 DAI tristate support

 sound/soc/codecs/ak4642.c |  175 ++++++++++++++++++++++++++++++++++++---------
 sound/soc/codecs/wm8994.c |   38 ++++++++++
 sound/soc/sh/fsi-ak4642.c |   14 ++++
 3 files changed, 192 insertions(+), 35 deletions(-)

^ permalink raw reply	[flat|nested] 46+ messages in thread
* ASoC updates for 2.6.35
@ 2010-03-22 21:23 Mark Brown
  2010-03-23  7:02 ` Takashi Iwai
  0 siblings, 1 reply; 46+ messages in thread
From: Mark Brown @ 2010-03-22 21:23 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Liam Girdwood

The following changes since commit fb91e0beb95e7e253a22fc87b39b5543073eae33:
  Stephen Rothwell (1):
        Add linux-next specific files for 20100322

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.35

Pull request against -next due to the merge up of v2.6.34-rc2 (log only,
diffstat got confused by the use of -next and tried to include the
entire contents of the branch not just the additions).

Daniel Mack (1):
      ASoC: pxa-pcm-lib: initialize DMA channel to -1

Mark Brown (8):
      Merge commit 'v2.6.34-rc2' into for-2.6.34
      ASoC: Remove BROKEN from i.MX audio after dependencies merged
      ASoC: Add a notifier for jack status changes
      ASoC: Allow force enabled pins to be disabled
      ASoC: Move WM8350 microphone detection bias managment out of driver
      ASoC: Allow disabling of WM835x jack detection
      ASoC: Allow WM8903 mic detect disable and don't force bias on
      Merge branch 'for-2.6.34' into for-2.6.35

Peter Ujfalusi (1):
      ASoC: TWL4030: PM fix for output amplifiers

^ permalink raw reply	[flat|nested] 46+ messages in thread
* ASoC updates for 2.6.35
@ 2010-03-19 15:30 Mark Brown
  2010-03-19 20:35 ` Takashi Iwai
  0 siblings, 1 reply; 46+ messages in thread
From: Mark Brown @ 2010-03-19 15:30 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Liam Girdwood

The following changes since commit f4bee1bb0083869b1b7d73c6eda7703a7aae0506:
  Barry Song (1):
        ASoC: soc-cache: let reg be AND'ed by 0xff instead of data buffer for 8_8 mode

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.35

Barry Song (2):
      ASoC: rename ad1938 to ad193x and add support for ad1936/7/8/9
      ASoC: change bf5xx-ad1938 machine driver to bf5xx-ad193x machine driver

Guennadi Liakhovetski (2):
      ASoC: SIU driver shall select FW_LOADER
      ASoC: remove a card from the list, if instantiation failed

Jorge Eduardo Candelaria (1):
      ASoC: McPDM: Use tabs for indentation

Mark Brown (9):
      ALSA: Rename jack switch table in preparation for button support
      ALSA: Add support for key reporting via the jack interface
      ASoC: Correct typoed Mic2 connections on 1133-EV1 board
      ASoC: Bail out of wm_hubs DC servo if calibration fails
      ASoC: Unexport AD193x bus probe/remove functions
      Merge branch 'topic/jack' into for-2.6.35
      ASoC: Hook up microphone jack detection on 1133-EV1 board
      ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream
      Merge branch 'for-2.6.34' into for-2.6.35

Misael Lopez Cruz (1):
      ASoC: TWL6040: Add twl6040 codec driver

Olaya, Margarita (1):
      OMAP4: PMIC: Rename twl6030_codec as twl6040_codec

Peter Ujfalusi (3):
      ASoC: omap-mcbsp: Add support for Left Justified format
      ASoC: tlv320dac33: Fix DSP modes
      ASoC: tlv320dac33: Internal clocking changes

 drivers/mfd/twl-core.c                             |    4 +-
 include/linux/i2c/twl.h                            |    6 +-
 include/sound/jack.h                               |    8 +
 include/sound/soc-dai.h                            |   18 +-
 include/sound/soc.h                                |    1 +
 sound/core/jack.c                                  |   71 +-
 sound/soc/atmel/atmel-pcm.c                        |    2 +-
 sound/soc/atmel/atmel_ssc_dai.c                    |    6 +-
 sound/soc/blackfin/Kconfig                         |    9 +-
 sound/soc/blackfin/Makefile                        |    4 +-
 .../blackfin/{bf5xx-ad1938.c => bf5xx-ad193x.c}    |   66 +-
 sound/soc/codecs/Kconfig                           |    8 +-
 sound/soc/codecs/Makefile                          |    6 +-
 sound/soc/codecs/ad1938.c                          |  521 ---------
 sound/soc/codecs/ad1938.h                          |  100 --
 sound/soc/codecs/ad193x.c                          |  558 +++++++++
 sound/soc/codecs/ad193x.h                          |   81 ++
 sound/soc/codecs/tlv320dac33.c                     |   10 +-
 sound/soc/codecs/twl6040.c                         | 1227 ++++++++++++++++++++
 sound/soc/codecs/twl6040.h                         |  141 +++
 sound/soc/codecs/wm_hubs.c                         |    2 +-
 sound/soc/davinci/davinci-i2s.c                    |    3 +-
 sound/soc/davinci/davinci-mcasp.c                  |    3 +-
 sound/soc/davinci/davinci-pcm.c                    |    4 +-
 sound/soc/davinci/davinci-vcif.c                   |    3 +-
 sound/soc/imx/imx-pcm-dma-mx2.c                    |    8 +-
 sound/soc/imx/imx-ssi.c                            |    7 +-
 sound/soc/imx/wm1133-ev1.c                         |   19 +-
 sound/soc/omap/mcpdm.c                             |  548 +++++-----
 sound/soc/omap/omap-mcbsp.c                        |   16 +-
 sound/soc/omap/omap-mcpdm.c                        |    3 +-
 sound/soc/omap/omap-pcm.c                          |    4 +-
 sound/soc/pxa/pxa-ssp.c                            |   23 +-
 sound/soc/pxa/pxa2xx-ac97.c                        |   17 +-
 sound/soc/pxa/pxa2xx-i2s.c                         |    7 +-
 sound/soc/pxa/pxa2xx-pcm.c                         |    4 +-
 sound/soc/s3c24xx/s3c-ac97.c                       |   21 +-
 sound/soc/s3c24xx/s3c-dma.c                        |    4 +-
 sound/soc/s3c24xx/s3c-i2s-v2.c                     |   13 +-
 sound/soc/s3c24xx/s3c-pcm.c                        |    7 +-
 sound/soc/s3c24xx/s3c2412-i2s.c                    |    7 +-
 sound/soc/s3c24xx/s3c24xx-i2s.c                    |   19 +-
 sound/soc/s6000/s6000-i2s.c                        |    3 +-
 sound/soc/s6000/s6000-pcm.c                        |   40 +-
 sound/soc/sh/Kconfig                               |    1 +
 sound/soc/soc-core.c                               |   27 +-
 46 files changed, 2611 insertions(+), 1049 deletions(-)
 rename sound/soc/blackfin/{bf5xx-ad1938.c => bf5xx-ad193x.c} (65%)
 delete mode 100644 sound/soc/codecs/ad1938.c
 delete mode 100644 sound/soc/codecs/ad1938.h
 create mode 100644 sound/soc/codecs/ad193x.c
 create mode 100644 sound/soc/codecs/ad193x.h
 create mode 100755 sound/soc/codecs/twl6040.c
 create mode 100644 sound/soc/codecs/twl6040.h

^ permalink raw reply	[flat|nested] 46+ messages in thread
* ASoC updates for 2.6.35
@ 2010-03-18 15:57 Mark Brown
  2010-03-18 16:46 ` Takashi Iwai
  0 siblings, 1 reply; 46+ messages in thread
From: Mark Brown @ 2010-03-18 15:57 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Liam Girdwood

The following changes since commit dd76769dd53bdb804a4b02a3eb256f4740f78720:
  Mark Brown (1):
        ASoC: Refresh WM8750 bias management

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.35

Barry Song (1):
      ASoC: soc-cache: let reg be AND'ed by 0xff instead of data buffer for 8_8 mode

Cliff Cai (1):
      ASoC: soc-cache: add i2c read entry for 8_8 mode

 sound/soc/soc-cache.c |   39 ++++++++++++++++++++++++++++++++++++++-
 1 files changed, 38 insertions(+), 1 deletions(-)

^ permalink raw reply	[flat|nested] 46+ messages in thread
* ASoC updates for 2.6.35
@ 2010-03-17 14:26 Mark Brown
  2010-03-17 14:31 ` Takashi Iwai
  0 siblings, 1 reply; 46+ messages in thread
From: Mark Brown @ 2010-03-17 14:26 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Liam Girdwood

The following changes since commit fbc2dae854da5fc44e2ce2f97446c8bd283c7e17:
  Mark Brown (1):
        ASoC: Support GPIO based microphone detection for WM8904

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.35

Mark Brown (3):
      ASoC: Implement WM835x microphone jack detection support
      ASoC: Remove current PGA control handling
      ASoC: Refresh WM8750 bias management

The PGA control handling is the build issue fix.

 include/linux/mfd/wm8350/audio.h |    2 +
 sound/soc/codecs/wm8350.c        |   58 +++++++++++++++++++++++
 sound/soc/codecs/wm8350.h        |    3 +
 sound/soc/codecs/wm8750.c        |   50 ++++-----------------
 sound/soc/soc-dapm.c             |   93 +------------------------------------
 5 files changed, 75 insertions(+), 131 deletions(-)

^ permalink raw reply	[flat|nested] 46+ messages in thread
* ASoC updates for 2.6.35
@ 2010-03-16 16:15 Mark Brown
  2010-03-16 17:34 ` Takashi Iwai
  2010-03-17 13:42 ` Takashi Iwai
  0 siblings, 2 replies; 46+ messages in thread
From: Mark Brown @ 2010-03-16 16:15 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Liam Girdwood

The following changes since commit 75581d2459d3e6e5e796a42b362e4abb612bc958:
  Peter Ujfalusi (1):
        ASoC: OMAP3: Report delay caused by the internal FIFO

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.35

Pretty much all of which is the first bit of some improvements to ASoC
jack detection, including implementation in some drivers.

Mark Brown (9):
      ASoC: Remove version display from WM8750
      ASoC: Remove unused 'muted' flag from DAPM widgets
      ASoC: Allow pins to be force enabled
      ASoC: Add GPIO configuration support for WM8903
      ASoC: Initial WM8903 microphone bias and short detection
      ASoC: Add WM8903 interrupt support
      ASoC: Implement interrupt driven microphone detection for WM8903
      ASoC: Allow configuration of WM8904 GPIO pin functions
      ASoC: Support GPIO based microphone detection for WM8904

 include/sound/soc-dapm.h  |    4 +-
 include/sound/wm8903.h    |  249 +++++++++++++++++++++++++++++++++++++++++++++
 include/sound/wm8904.h    |  110 +++++++++++++++++++-
 sound/soc/codecs/wm8750.c |    3 -
 sound/soc/codecs/wm8903.c |  201 ++++++++++++++++++++++++++++++++++---
 sound/soc/codecs/wm8903.h |  221 +---------------------------------------
 sound/soc/codecs/wm8904.c |   17 +++
 sound/soc/codecs/wm8904.h |   97 ------------------
 sound/soc/soc-dapm.c      |   35 ++++++-
 9 files changed, 603 insertions(+), 334 deletions(-)
 create mode 100644 include/sound/wm8903.h

^ permalink raw reply	[flat|nested] 46+ messages in thread
* ASoC updates for 2.6.35
@ 2010-03-12 18:08 Mark Brown
  2010-03-13 16:11 ` Takashi Iwai
  0 siblings, 1 reply; 46+ messages in thread
From: Mark Brown @ 2010-03-12 18:08 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Liam Girdwood

The following changes since commit fad837c16cdd856c68ce2e1335ad0fe836ed8ecd:
  Mark Brown (1):
        Merge commit 'v2.6.34-rc1' into for-2.6.35

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.35

Jassi Brar (3):
      ASoC: S3C64XX: I2S: Make BCLK independent of sample size
      ASoC: S3C: I2Sv2: Segregate hw_params callback
      ASoC: PCM_RATE: Check for KNOT and CONTINUOUS flags

Kuninori Morimoto (1):
      ASoC: da7210: Add 11025/22050/44100/88200 rate support

Miguel Aguilar (4):
      MFD: DaVinci Voice Codec
      ASoC: DaVinci: Voice Codec Interface
      ASoC: DaVinci: CQ93VC Voice Codec
      DaVinci: DM365: Voice Codec support for the DM365 EVM

Peter Ujfalusi (4):
      ASoC: tlv320dac33: Start/stop sequence change
      ASoC: tlv320dac33: Add option for keeping the BCLK running
      OMAP3: McBSP: Add interface for FIFO caused delay query
      ASoC: OMAP3: Report delay caused by the internal FIFO

 arch/arm/mach-davinci/board-dm365-evm.c |    4 +
 arch/arm/plat-omap/include/plat/mcbsp.h |    6 +
 arch/arm/plat-omap/mcbsp.c              |   55 ++++++
 drivers/mfd/Kconfig                     |    4 +
 drivers/mfd/Makefile                    |    1 +
 drivers/mfd/davinci_voicecodec.c        |  189 +++++++++++++++++++
 include/linux/mfd/davinci_voicecodec.h  |  126 +++++++++++++
 include/sound/tlv320dac33-plat.h        |    1 +
 sound/soc/codecs/Kconfig                |    4 +
 sound/soc/codecs/Makefile               |    2 +
 sound/soc/codecs/cq93vc.c               |  298 +++++++++++++++++++++++++++++++
 sound/soc/codecs/cq93vc.h               |   29 +++
 sound/soc/codecs/da7210.c               |   90 +++++++++-
 sound/soc/codecs/tlv320dac33.c          |   38 ++---
 sound/soc/davinci/Kconfig               |   27 +++-
 sound/soc/davinci/Makefile              |    2 +
 sound/soc/davinci/davinci-evm.c         |   45 +++++-
 sound/soc/davinci/davinci-vcif.c        |  272 ++++++++++++++++++++++++++++
 sound/soc/davinci/davinci-vcif.h        |   28 +++
 sound/soc/omap/omap-mcbsp.c             |   26 +++
 sound/soc/s3c24xx/s3c-i2s-v2.c          |   27 +---
 sound/soc/s3c24xx/s3c2412-i2s.c         |   37 ++++
 sound/soc/soc-core.c                    |   12 ++
 23 files changed, 1270 insertions(+), 53 deletions(-)
 create mode 100644 drivers/mfd/davinci_voicecodec.c
 create mode 100644 include/linux/mfd/davinci_voicecodec.h
 create mode 100644 sound/soc/codecs/cq93vc.c
 create mode 100644 sound/soc/codecs/cq93vc.h
 create mode 100644 sound/soc/davinci/davinci-vcif.c
 create mode 100644 sound/soc/davinci/davinci-vcif.h

^ permalink raw reply	[flat|nested] 46+ messages in thread
* ASoC updates for 2.6.35
@ 2010-03-10 15:35 Mark Brown
  2010-03-10 19:05 ` Takashi Iwai
  0 siblings, 1 reply; 46+ messages in thread
From: Mark Brown @ 2010-03-10 15:35 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Liam Girdwood

The following changes since commit 57d54889cd00db2752994b389ba714138652e60c:
  Linus Torvalds (1):
        Linux 2.6.34-rc1

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.35

Nothing terribly exciting in here yet, driver updates and minor things.
The biggest block is the updats to the Samsung CPU drivers.

Build testing has been limited by the fact that several of the machines
I usually use fail to build with mainline at the minute (I have posted
fixes) but the changes are fairly non-invasive.

Barry Song (1):
      ASoC: bf5xx-sport: use common SPORT code for MMR info

Chaithrika U S (1):
      ASoC: DaVinci: Add hw_param callback for S/PDIF DIT link

Cliff Cai (1):
      ASoC: SSM2602: add SND control for mic boost2 and default it to off

Jassi Brar (7):
      ASoC: Allow mulitple usage count of codec and cpu dai
      ASoC: S3C: I2Sv2: Add missing semicolon
      ASoC: S3C: I2Sv2: Unify clock source IDs
      ASoC: s3c-i2s-v2 remove unnecessary headers
      ASoC: s3c64xx-i2s remove unncessary headers
      ASoC: S3C64XX: I2S: Move RATE and FMT defines to header
      ASoC: S3C: I2Sv2: Reject immidiate register value

Kuninori Morimoto (1):
      ASoC: da7210: Add 8/12/16/24/32/48/96 kHz rate support

Mark Brown (9):
      ASoC: Wolfson Microelectronics 1133-EV1 audio support
      ASoC: Prettify wm8960 logging
      ASoC: Move WM8960 platform data into include/sound
      ASoC: Add support for WM8960 capless mode
      ASoC: Add delay information for Samsung IISv2 DAIs
      ASoC: Add 16/16 registers to soc-cache
      ASoC: Remove unused pmdown_time flag
      ASoC: Improve DAPM pop_wait delays
      Merge commit 'v2.6.34-rc1' into for-2.6.35

Peter Ujfalusi (3):
      ASoC: core: fix tailing whitespace in soc_pcm_apply_symmetry
      ASoC: core: soc level wrapper for pcm_pointer callback
      ASoC: core: Add delay operation to snd_soc_dai_ops

jassi brar (3):
      ASoC: Pass dai_link as argument to platform suspend and resume
      ASoC: Change how suspend and resume obtain the PCM runtime
      ASoC: Remove runtime field from DAI

 include/sound/soc-dai.h          |    7 +-
 include/sound/soc-dapm.h         |    1 -
 include/sound/soc.h              |   14 ++-
 include/sound/wm8960.h           |   24 +++
 sound/soc/atmel/atmel-pcm.c      |   14 ++-
 sound/soc/blackfin/bf5xx-sport.h |   28 +----
 sound/soc/codecs/da7210.c        |   67 ++++++---
 sound/soc/codecs/ssm2602.c       |    4 +-
 sound/soc/codecs/wm8960.c        |  209 +++++++++++++++++++++++----
 sound/soc/codecs/wm8960.h        |   10 --
 sound/soc/davinci/davinci-evm.c  |   16 ++-
 sound/soc/imx/Kconfig            |    8 +
 sound/soc/imx/Makefile           |    3 +
 sound/soc/imx/wm1133-ev1.c       |  291 ++++++++++++++++++++++++++++++++++++++
 sound/soc/s3c24xx/s3c-i2s-v2.c   |   93 +++++++------
 sound/soc/s3c24xx/s3c-i2s-v2.h   |    4 +
 sound/soc/s3c24xx/s3c2412-i2s.h  |    4 +-
 sound/soc/s3c24xx/s3c64xx-i2s.c  |   12 --
 sound/soc/s3c24xx/s3c64xx-i2s.h  |   15 ++-
 sound/soc/soc-cache.c            |   83 +++++++++++
 sound/soc/soc-core.c             |   76 ++++++++---
 sound/soc/soc-dapm.c             |    4 +-
 22 files changed, 807 insertions(+), 180 deletions(-)
 create mode 100644 include/sound/wm8960.h
 create mode 100644 sound/soc/imx/wm1133-ev1.c

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

end of thread, other threads:[~2010-07-13 15:09 UTC | newest]

Thread overview: 46+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-26 15:50 ASoC updates for 2.6.35 Mark Brown
2010-05-27  8:09 ` Takashi Iwai
  -- strict thread matches above, loose matches on Subject: below --
2010-07-13 11:43 Mark Brown
2010-07-13 15:09 ` Takashi Iwai
2010-06-02 10:46 Mark Brown
2010-06-02 12:20 ` Takashi Iwai
2010-05-11 13:38 Mark Brown
2010-05-11 13:47 ` Takashi Iwai
2010-05-10 17:15 Mark Brown
2010-05-11  8:00 ` Takashi Iwai
2010-05-07 16:46 Mark Brown
2010-05-08  9:45 ` Takashi Iwai
2010-04-30 15:35 Mark Brown
2010-05-05  8:04 ` Takashi Iwai
2010-04-26 15:16 Mark Brown
2010-04-26 15:35 ` Takashi Iwai
2010-04-22  0:16 Mark Brown
2010-04-22  7:13 ` Takashi Iwai
2010-04-20  0:58 Mark Brown
2010-04-20  6:32 ` Takashi Iwai
2010-04-20 16:36   ` Mark Brown
2010-04-13  8:53 Mark Brown
2010-04-13 10:03 ` Takashi Iwai
2010-04-05 18:44 Mark Brown
2010-04-05 19:29 ` Takashi Iwai
2010-03-29 20:13 Mark Brown
2010-03-30  6:08 ` Takashi Iwai
2010-03-23 15:52 Mark Brown
2010-03-23 16:31 ` Takashi Iwai
2010-03-22 21:23 Mark Brown
2010-03-23  7:02 ` Takashi Iwai
2010-03-19 15:30 Mark Brown
2010-03-19 20:35 ` Takashi Iwai
2010-03-18 15:57 Mark Brown
2010-03-18 16:46 ` Takashi Iwai
2010-03-17 14:26 Mark Brown
2010-03-17 14:31 ` Takashi Iwai
2010-03-16 16:15 Mark Brown
2010-03-16 17:34 ` Takashi Iwai
2010-03-17 13:42 ` Takashi Iwai
2010-03-17 13:44   ` Mark Brown
2010-03-17 13:46     ` Takashi Iwai
2010-03-12 18:08 Mark Brown
2010-03-13 16:11 ` Takashi Iwai
2010-03-10 15:35 Mark Brown
2010-03-10 19:05 ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).