All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org, Liam Girdwood <lrg@ti.com>
Subject: ASoC updates for 3.5
Date: Mon, 21 May 2012 15:57:41 +0100	[thread overview]
Message-ID: <20120521145741.GE4063@opensource.wolfsonmicro.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 2202 bytes --]

The following changes since commit 5fb86e5d4a951ddb0474cdfd809380c8e2a8d101:

  ARM: mx31_3ds: Add sound support (2012-05-18 16:42:44 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-3.5

for you to fetch changes up to 766812e6d5e2e23be1e212cf84902d5e834dd865:

  ASoC: sh: fsi: enable chip specific data transfer mode (2012-05-19 19:41:45 +0100)

----------------------------------------------------------------
ASoC: Last minute updates

These are all new code, they've been in -next already so should be OK
for merge this time round.  I'd been planning to send a pull request
today after they'd had a bit of exposure there to make sure breakage
didn't propagate into your tree.

----------------------------------------------------------------
Kuninori Morimoto (5):
      ASoC: sh: fsi: use register field macro name on IN/OUT_DMAC
      ASoC: sh: fsi: add fsi_version() and removed meaningless version check
      ASoC: sh: fsi: use same format for IN/OUT
      ASoC: sh: fsi: call fsi_hw_startup/shutdown from fsi_dai_trigger()
      ASoC: sh: fsi: enable chip specific data transfer mode

Ricardo Neri (1):
      ASoC: OMAP: HDMI: Introduce codec

Stephen Warren (1):
      ASoC: tegra: Add machine driver for WM8753 codec

 .../bindings/sound/tegra-audio-wm8753.txt          |   54 +++++
 include/sound/sh_fsi.h                             |    6 +-
 sound/soc/codecs/Kconfig                           |    4 +
 sound/soc/codecs/Makefile                          |    2 +
 sound/soc/codecs/omap-hdmi.c                       |   69 ++++++
 sound/soc/omap/Kconfig                             |    1 +
 sound/soc/sh/fsi.c                                 |  224 ++++++++++++++------
 sound/soc/tegra/Kconfig                            |   10 +
 sound/soc/tegra/Makefile                           |    2 +
 sound/soc/tegra/tegra_wm8753.c                     |  224 ++++++++++++++++++++
 10 files changed, 529 insertions(+), 67 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/sound/tegra-audio-wm8753.txt
 create mode 100644 sound/soc/codecs/omap-hdmi.c
 create mode 100644 sound/soc/tegra/tegra_wm8753.c

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



             reply	other threads:[~2012-05-21 14:57 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-21 14:57 Mark Brown [this message]
2012-05-22  1:15 ` ASoC updates for 3.5 Takashi Iwai
  -- strict thread matches above, loose matches on Subject: below --
2012-06-29  1:50 Mark Brown
2012-06-29  6:28 ` Takashi Iwai
2012-06-29  7:29   ` Mark Brown
2012-06-29  7:47     ` Takashi Iwai
2012-06-17 20:58 Mark Brown
2012-06-18  7:32 ` Takashi Iwai
2012-06-07 23:18 Mark Brown
2012-06-08  7:21 ` Takashi Iwai
2012-05-31 19:09 Mark Brown
2012-05-31 19:23 ` Takashi Iwai
2012-05-18 16:33 Mark Brown
2012-05-19  3:34 ` Takashi Iwai
2012-05-16  9:27 Mark Brown
2012-05-16  9:59 ` 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=20120521145741.GE4063@opensource.wolfsonmicro.com \
    --to=broonie@opensource.wolfsonmicro.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=lrg@ti.com \
    --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 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.