All of lore.kernel.org
 help / color / mirror / Atom feed
From: Liam Girdwood <lrg@ti.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: "alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>,
	Mark Brown <broonie@opensource.wolfsonmicro.com>
Subject: [GIT PULL] ASoC updates for 3.1
Date: Mon, 4 Jul 2011 22:10:25 +0100	[thread overview]
Message-ID: <4E122C41.5060307@ti.com> (raw)

The following changes since commit d21685ec258f803d3badae5eae821383a34815a9:

  Merge branch 'for-2.6.40' into for-2.6.41 (2011-05-30 10:54:18 +0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6.git for-3.1

Jarkko Nikula (1):
      ASoC: tlv320aic3x: Add correct hw registers to Line1 cross connect muxes

Ricardo Neri (4):
      ASoC: OMAP: Add CPU DAI driver for HDMI
      ASoC: OMAP4: Add HDMI Audio machine driver for OMAP4 boards
      ASoC: OMAP: Update Makefile and Kconfig for HDMI audio
      ASoC: twl6040 - According to TWL6040 specification, gain start at 6dB and not -6dB.

 sound/soc/codecs/tlv320aic3x.c   |   34 +++++---
 sound/soc/codecs/twl6040.c       |    4 +-
 sound/soc/omap/Kconfig           |   11 +++
 sound/soc/omap/Makefile          |    4 +
 sound/soc/omap/omap-hdmi.c       |  158 ++++++++++++++++++++++++++++++++++++++
 sound/soc/omap/omap-hdmi.h       |   36 +++++++++
 sound/soc/omap/omap4-hdmi-card.c |  129 +++++++++++++++++++++++++++++++
 7 files changed, 361 insertions(+), 15 deletions(-)
 create mode 100644 sound/soc/omap/omap-hdmi.c
 create mode 100644 sound/soc/omap/omap-hdmi.h
 create mode 100644 sound/soc/omap/omap4-hdmi-card.c

             reply	other threads:[~2011-07-04 21:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-04 21:10 Liam Girdwood [this message]
2011-07-05  5:34 ` [GIT PULL] ASoC updates for 3.1 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=4E122C41.5060307@ti.com \
    --to=lrg@ti.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@opensource.wolfsonmicro.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.