Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Takshi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org, Liam Girdwood <lrg@slimlogic.co.uk>
Subject: ASoC updates for 2.6.36
Date: Tue, 15 Jun 2010 12:34:31 +0100	[thread overview]
Message-ID: <20100615113431.GD14510@rakim.wolfsonmicro.main> (raw)

The following changes since commit 9eb34302681d3f6cf0b186aae31ba08cbd5f22fb:

  Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into topic/asoc (2010-06-07 18:38:56 +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.36

Mostly minor cleanups plus the fix from 2.6.35.

Grant Likely (1):
      ASoC: Remove unused header from MPC5200 PSC driver

Kuninori Morimoto (5):
      ASoC: header cleanup for FSI
      ASoC: header cleanup for FSI-AK4642
      ASoC: header cleanup for FSI-DA7210
      ASoC: header cleanup for ak4642
      ASoC: header cleanup for da7210

Mark Brown (2):
      Merge branch 'ep93xx' into for-2.6.36
      Merge branch 'for-2.6.35' into for-2.6.36

Ryan Mallon (2):
      EP93xx: Add i2s core support
      ASoC: EP93xx: Add Snapper CL15 i2s audio support

Sudhakar Rajashekhara (1):
      ASoC: DaVinci: Fix McASP hardware FIFO configuration

Takashi Iwai (1):
      Merge branch 'for-2.6.35' of git://git.kernel.org/.../broonie/sound-2.6 into fix/asoc

Wan ZongShun (1):
      ASoC: NUC900: patch for fix build error

 arch/arm/mach-ep93xx/clock.c                    |   67 ++++++++++-
 arch/arm/mach-ep93xx/core.c                     |   67 ++++++++++
 arch/arm/mach-ep93xx/include/mach/ep93xx-regs.h |   10 ++
 arch/arm/mach-ep93xx/include/mach/platform.h    |    3 +
 arch/arm/mach-ep93xx/snappercl15.c              |    1 +
 sound/soc/codecs/ak4642.c                       |    8 --
 sound/soc/codecs/da7210.c                       |    9 --
 sound/soc/davinci/davinci-mcasp.c               |    2 -
 sound/soc/ep93xx/Kconfig                        |    9 ++
 sound/soc/ep93xx/Makefile                       |    3 +
 sound/soc/ep93xx/snappercl15.c                  |  150 +++++++++++++++++++++++
 sound/soc/fsl/mpc5200_psc_i2s.c                 |    1 -
 sound/soc/fsl/mpc5200_psc_i2s.h                 |   12 --
 sound/soc/nuc900/nuc900-audio.c                 |    2 +-
 sound/soc/nuc900/nuc900-pcm.c                   |    2 +-
 sound/soc/sh/fsi-ak4642.c                       |    9 --
 sound/soc/sh/fsi-da7210.c                       |    9 --
 sound/soc/sh/fsi.c                              |    9 --
 18 files changed, 311 insertions(+), 62 deletions(-)
 create mode 100644 sound/soc/ep93xx/snappercl15.c
 delete mode 100644 sound/soc/fsl/mpc5200_psc_i2s.h

             reply	other threads:[~2010-06-15 11:34 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-15 11:34 Mark Brown [this message]
2010-06-15 13:05 ` ASoC updates for 2.6.36 Takashi Iwai
  -- strict thread matches above, loose matches on Subject: below --
2010-10-07 21:16 Mark Brown
2010-10-11 11:59 ` Takashi Iwai
2010-08-13 14:49 Mark Brown
2010-08-13 16:12 ` Takashi Iwai
2010-08-10 14:52 Mark Brown
2010-08-10 14:56 ` Takashi Iwai
2010-08-03  9:09 Mark Brown
2010-08-03  9:55 ` Takashi Iwai
2010-07-29 17:55 Mark Brown
2010-07-29 18:06 ` Takashi Iwai
2010-07-20 12:43 Mark Brown
2010-07-20 14:39 ` Takashi Iwai
2010-07-08 23:56 Mark Brown
2010-07-09  8:11 ` Takashi Iwai
2010-07-06  0:21 Mark Brown
2010-07-06  6:23 ` Takashi Iwai
2010-07-01 18:43 Mark Brown
2010-07-04  9:23 ` Mark Brown
2010-07-05  7:00   ` Takashi Iwai
2010-06-22 23:27 Mark Brown
2010-06-23  7:46 ` Takashi Iwai
2010-06-16 14:23 Mark Brown
2010-06-16 16:06 ` Mark Brown
2010-06-16 17:31   ` Takashi Iwai
2010-06-07 13:41 Mark Brown
2010-06-07 16:42 ` Takashi Iwai
2010-05-31 13:03 Mark Brown
2010-05-31 16:15 ` 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=20100615113431.GD14510@rakim.wolfsonmicro.main \
    --to=broonie@opensource.wolfsonmicro.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=lrg@slimlogic.co.uk \
    --cc=tiwai@suse.de \
    /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