alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: ASoC updates for 3.1
Date: Thu, 02 Jun 2011 19:54:40 +0200	[thread overview]
Message-ID: <s5haae0yv8f.wl%tiwai@suse.de> (raw)
In-Reply-To: <20110530032051.GC4130@opensource.wolfsonmicro.com>

At Mon, 30 May 2011 11:20:52 +0800,
Mark Brown wrote:
> 
> The following changes since commit 55922c9d1b84b89cb946c777fddccb3247e7df2c:
> 
>   Linux 3.0-rc1 (2011-05-29 17:43:36 -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.41

Pulled this one, too.

thanks,

Takashi


> Axel Lin (1):
>       ASoC: Remove redundant freq assignment for max98095->sysclk/max98088->sysclk
> 
> Ben Gardiner (7):
>       ASoC: davinci-pcm: trivial: make ping-pong params setup symmetrical
>       ASoC: davinci-pcm: expand the .formats
>       ASoC: davinci-pcm: increase the maximum channels
>       ASoC: davinci-pcm: fix audible glitch on 2nd ping-pong playback
>       ASoC: davinci-pcm: extract period elapsed functions
>       ASoC: davinci-pcm: convert to BATCH mode
>       ASoC: davinci-pcm: comments for the conversion to BATCH mode
> 
> Daniel Mack (1):
>       ASoC: Fix comment in cs4270 codec driver
> 
> Dimitris Papastamos (2):
>       ASoC: soc-cache: Block based rbtree compression
>       ASoC: soc-cache: Cache a pointer to the last accessed rbnode
> 
> Kuninori Morimoto (9):
>       ASoC: sh: fsi: tidyup parameter of fsi_stream_push
>       ASoC: sh: fsi: add fsi_set_master_clk
>       ASoC: sh: fsi: irq control moves to fsi_port_start/stop
>       ASoC: sh: fsi: tidyup unclear variable naming
>       ASoC: sh: fsi: remove pm_runtime from fsi_dai_set_fmt.
>       ASoC: sh: fsi: make sure fsi_stream_push/pop access by spin lock
>       ASoC: sh: fsi: remove fsi_module_init/kill
>       ASoC: sh: fsi: cleanup suspend/resume
>       ASoC: sh: fsi: add fsi_hw_startup/shutdown
> 
> Mark Brown (6):
>       ASoC: Convert 16x16 write to use cpu_to_be16()
>       ASoC: Convert 7x9 write to use cpu_to_be16()
>       ASoC: Use cpu_to_be16() in 8x16 write
>       ASoC: Use explicit endianness conversion in snd_soc_16_8_write()
>       ASoC: Fix wm_hubs input PGA ZC bits
>       Merge branch 'for-2.6.40' into for-2.6.41
> 
> Nicolas Ferre (3):
>       ASoC: trivial: typo in debug comment
>       ASoC: trivial: typo in atmel_pcm_dma_params strucutre comment
>       ASoC: atmel_ssc_dai: fix ssc error path
> 
> Stephen Warren (3):
>       ASoC: core: Don't schedule deferred_resume_work twice
>       ASoC: Fix dapm_is_shared_kcontrol so everything isn't shared
>       ASoC: Tegra: Enable Kaen HP_MUTE at boot
> 
>  sound/soc/atmel/atmel-pcm.c     |    2 +-
>  sound/soc/atmel/atmel-pcm.h     |    2 +-
>  sound/soc/atmel/atmel_ssc_dai.c |    4 +-
>  sound/soc/codecs/cs4270.c       |    5 +-
>  sound/soc/codecs/max98088.c     |    2 -
>  sound/soc/codecs/max98095.c     |    2 -
>  sound/soc/codecs/wm_hubs.c      |    8 +-
>  sound/soc/davinci/davinci-pcm.c |  148 ++++++-----
>  sound/soc/sh/fsi.c              |  576 ++++++++++++++++++++-------------------
>  sound/soc/soc-cache.c           |  294 +++++++++++++++-----
>  sound/soc/soc-core.c            |   19 +-
>  sound/soc/soc-dapm.c            |    5 +-
>  sound/soc/tegra/tegra_wm8903.c  |    2 +-
>  13 files changed, 629 insertions(+), 440 deletions(-)
> 

  reply	other threads:[~2011-06-02 17:54 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-30  3:20 ASoC updates for 3.1 Mark Brown
2011-06-02 17:54 ` Takashi Iwai [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-06-10 12:03 Mark Brown
2011-06-10 12:04 ` Mark Brown
2011-06-10 12:23   ` Takashi Iwai
2011-06-24 10:36 Mark Brown
2011-06-24 10:59 ` Takashi Iwai
2011-07-05  6:16 Mark Brown
2011-07-05  6:22 ` Takashi Iwai
2011-07-09  9:20 Mark Brown
2011-07-13 23:58 Mark Brown
2011-07-18 10:43 Mark Brown
2011-07-18 11:12 ` Takashi Iwai
2011-07-25  7:05 Mark Brown
2011-07-25  7:42 ` Takashi Iwai
2011-08-04  4:11 Mark Brown
2011-08-04 14:21 ` Takashi Iwai
2011-08-12 16:11 Mark Brown
2011-08-12 16:26 ` Takashi Iwai
2011-08-21 12:08 Mark Brown
2011-08-21 13:47 ` Takashi Iwai
2011-08-21 16:00   ` Mark Brown
2011-08-21 16:25     ` Takashi Iwai
2011-08-21 16:46       ` Mark Brown
2011-08-25 11:07 Mark Brown
2011-08-25 12:08 ` Takashi Iwai
2011-09-08 18:22 Mark Brown
2011-09-22 17:17 Mark Brown
2011-09-22 18:02 ` Takashi Iwai
2011-09-26  5:27 ` Scott Jiang
2011-09-26 12:36   ` Mark Brown
2011-09-27 12:31 Mark Brown
2011-09-27 12:44 ` Takashi Iwai
2011-10-04 13:47 Mark Brown
2011-10-04 14:11 ` Takashi Iwai
2011-10-04 14:23   ` Mark Brown
2011-10-04 14:38     ` 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=s5haae0yv8f.wl%tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    /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 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).