All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Mark Brown <broonie@sirena.org.uk>
Cc: alsa-devel@alsa-project.org, Liam Girdwood <lrg@slimlogic.co.uk>
Subject: Re: ASoC updates for 2.6.34
Date: Mon, 18 Jan 2010 08:14:38 +0100	[thread overview]
Message-ID: <s5hwrzfkhpd.wl%tiwai@suse.de> (raw)
In-Reply-To: <20100117172358.GA21861@sirena.org.uk>

At Sun, 17 Jan 2010 17:24:02 +0000,
Mark Brown wrote:
> 
> The following changes since commit 735fe4cfbc3cedea41bd0ed31955054dae6beb46:
>   Mark Brown (1):
>         ASoC: Add missing __devexit and __devinit annotations
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.34
> 
> Daniel Mack (3):
>       ASoC: ak4104: allow more sample rates
>       ASoC: cs4270: allow passing freq=0 in set_dai_sysclk()
>       ASoC: support more sample rates on raumfeld devices
> 
> Mark Brown (6):
>       ASoC: Fix i.MX audio build for i.MX3x
>       ASoC: Convert new i.MX SSI driver to use static DAI array
>       ASoC: i.MX SSI driver does not yet support master mode
>       ASoC: Remove old i.MX driver code
>       ASoC: Mark new i.MX drivers as BROKEN until arch/arm merged
>       Merge branch 'mxc-audio' into for-2.6.34
> 
> Peter Ujfalusi (1):
>       ASoC: TWL4030: Replace comma with semicolon in probe function
> 
> Sascha Hauer (1):
>       ASoC: Add a new imx-ssi sound driver
> 
> Thomas Weber (1):
>       ASoC: TWL4030: Fix typo in comment in header file

Pulled now.  Thanks.


Takashi


> 
>  arch/arm/plat-mxc/Makefile       |    4 +
>  arch/arm/plat-mxc/ssi-fiq-ksym.c |   20 +
>  arch/arm/plat-mxc/ssi-fiq.S      |  134 ++++++
>  sound/soc/codecs/ak4104.c        |    4 +-
>  sound/soc/codecs/cs4270.c        |   38 ++-
>  sound/soc/codecs/twl4030.c       |    2 +-
>  sound/soc/codecs/twl4030.h       |    2 +-
>  sound/soc/imx/Kconfig            |   20 +-
>  sound/soc/imx/Makefile           |   12 +-
>  sound/soc/imx/imx-pcm-dma-mx2.c  |  313 ++++++++++++++
>  sound/soc/imx/imx-pcm-fiq.c      |  277 ++++++++++++
>  sound/soc/imx/imx-ssi.c          |  758 +++++++++++++++++++++++++++++++++
>  sound/soc/imx/imx-ssi.h          |  237 +++++++++++
>  sound/soc/imx/mx1_mx2-pcm.c      |  488 ---------------------
>  sound/soc/imx/mx1_mx2-pcm.h      |   26 --
>  sound/soc/imx/mx27vis_wm8974.c   |  318 --------------
>  sound/soc/imx/mxc-ssi.c          |  860 --------------------------------------
>  sound/soc/imx/mxc-ssi.h          |  238 -----------
>  sound/soc/pxa/raumfeld.c         |   61 ++-
>  19 files changed, 1823 insertions(+), 1989 deletions(-)
>  create mode 100644 arch/arm/plat-mxc/ssi-fiq-ksym.c
>  create mode 100644 arch/arm/plat-mxc/ssi-fiq.S
>  create mode 100644 sound/soc/imx/imx-pcm-dma-mx2.c
>  create mode 100644 sound/soc/imx/imx-pcm-fiq.c
>  create mode 100644 sound/soc/imx/imx-ssi.c
>  create mode 100644 sound/soc/imx/imx-ssi.h
>  delete mode 100644 sound/soc/imx/mx1_mx2-pcm.c
>  delete mode 100644 sound/soc/imx/mx1_mx2-pcm.h
>  delete mode 100644 sound/soc/imx/mx27vis_wm8974.c
>  delete mode 100644 sound/soc/imx/mxc-ssi.c
>  delete mode 100644 sound/soc/imx/mxc-ssi.h
> 

  reply	other threads:[~2010-01-18  7:14 UTC|newest]

Thread overview: 75+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-17 17:24 ASoC updates for 2.6.34 Mark Brown
2010-01-18  7:14 ` Takashi Iwai [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-04-16  2:23 Mark Brown
2010-04-16  8:06 ` Takashi Iwai
2010-04-12 15:33 Mark Brown
2010-04-08 15:11 Mark Brown
2010-04-08 15:55 ` Mark Brown
2010-04-13  8:20   ` Takashi Iwai
2010-04-13  8:29     ` Mark Brown
2010-04-13 14:38       ` Sascha Hauer
2010-04-05 18:38 Mark Brown
2010-04-05 19:29 ` Takashi Iwai
2010-04-12 11:31 ` Daniel Mack
2010-04-13  8:34   ` Mark Brown
2010-03-29 20:10 Mark Brown
2010-03-30  6:08 ` Takashi Iwai
2010-03-22 16:46 Mark Brown
2010-03-22 17:11 ` Takashi Iwai
2010-03-19 14:31 Mark Brown
2010-03-19 20:34 ` Takashi Iwai
2010-03-03 20:14 Mark Brown
2010-03-03 21:51 ` Takashi Iwai
2010-02-25 16:10 Mark Brown
2010-02-25 16:37 ` Takashi Iwai
2010-02-25 17:44   ` Mark Brown
2010-02-25 18:45     ` Takashi Iwai
2010-02-23 19:48 Mark Brown
2010-02-23 20:01 ` Takashi Iwai
2010-02-17 16:29 Mark Brown
2010-02-17 20:34 ` Takashi Iwai
2010-02-16 19:20 Mark Brown
2010-02-16 20:01 ` Takashi Iwai
2010-02-12 16:27 Mark Brown
2010-02-10 11:35 Mark Brown
2010-02-10 19:40 ` Takashi Iwai
2010-02-05 17:21 Mark Brown
2010-02-05 19:24 ` Takashi Iwai
2010-02-04 12:40 Mark Brown
2010-02-04 13:22 ` Takashi Iwai
2010-02-02 13:51 Mark Brown
2010-02-02 14:37 ` Takashi Iwai
2010-02-01 19:00 Mark Brown
2010-02-01 23:27 ` Takashi Iwai
2010-01-28 15:51 Mark Brown
2010-01-28 16:17 ` Takashi Iwai
2010-01-27 23:16 Mark Brown
2010-01-27 23:30 ` Takashi Iwai
2010-01-25 18:47 Mark Brown
2010-01-26  7:14 ` Takashi Iwai
2010-01-21 12:42 Mark Brown
2010-01-21 13:30 ` Takashi Iwai
2010-01-12 13:20 Mark Brown
2010-01-12 13:27 ` Takashi Iwai
2010-01-12 13:35   ` Takashi Iwai
2010-01-12 13:40     ` Takashi Iwai
2010-01-12 13:42       ` Mark Brown
2010-01-12 13:45         ` Takashi Iwai
2010-01-12 14:08     ` Mark Brown
2010-01-12 14:14       ` Takashi Iwai
2010-01-12 14:19         ` Mark Brown
2010-01-12 14:21           ` Takashi Iwai
2010-01-25  8:21       ` Barry Song
2010-01-12 13:48   ` Takashi Iwai
2010-01-12 14:09     ` Mark Brown
2010-01-12 14:12       ` Peter Ujfalusi
2010-01-12 14:14         ` Mark Brown
2010-01-12 14:25           ` Peter Ujfalusi
2010-01-12 14:19       ` Takashi Iwai
2010-01-12 14:37         ` Mark Brown
2010-01-12 14:41           ` Takashi Iwai
2010-01-12 14:50             ` Mark Brown
2009-12-18 13:59 Mark Brown
2009-12-18 14:18 ` Takashi Iwai
2009-12-18 14:32   ` Mark Brown
2009-12-18 14:35     ` Takashi Iwai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=s5hwrzfkhpd.wl%tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@sirena.org.uk \
    --cc=lrg@slimlogic.co.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.