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@slimlogic.co.uk>
Subject: ASoC updates for 2.6.36
Date: Wed, 23 Jun 2010 00:27:33 +0100	[thread overview]
Message-ID: <20100622232733.GA17609@opensource.wolfsonmicro.com> (raw)

The following changes since commit 66517915e0954ee027b889f452511945f7a9f3ec:

  ASoC: Fix I2C dependency for SND_FSI_AK4642 and SND_FSI_DA7210 (2010-06-16 16:34:17 +0100)

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

Eric Bénard (1):
      ASoC: eukrea-tlv320: add support for our i.MX25 board

Lars-Peter Clausen (3):
      ASoC: Add JZ4740 ASoC support
      ASoC: Add JZ4740 codec driver
      ASoC: JZ4740: Add qi_lb60 board driver

Mark Brown (1):
      ASoC: Fix sorting of DA7210 entries in Kconfig

Stuart Longland (1):
      ASoC: Fix overflow bug in SOC_DOUBLE_R_SX_TLV

 sound/soc/Kconfig             |    1 +
 sound/soc/Makefile            |    1 +
 sound/soc/codecs/Kconfig      |   12 +-
 sound/soc/codecs/Makefile     |    2 +
 sound/soc/codecs/jz4740.c     |  511 ++++++++++++++++++++++++++++++++++++++
 sound/soc/codecs/jz4740.h     |   20 ++
 sound/soc/imx/Kconfig         |    2 +-
 sound/soc/imx/eukrea-tlv320.c |    3 +-
 sound/soc/jz4740/Kconfig      |   23 ++
 sound/soc/jz4740/Makefile     |   13 +
 sound/soc/jz4740/jz4740-i2s.c |  540 +++++++++++++++++++++++++++++++++++++++++
 sound/soc/jz4740/jz4740-i2s.h |   18 ++
 sound/soc/jz4740/jz4740-pcm.c |  373 ++++++++++++++++++++++++++++
 sound/soc/jz4740/jz4740-pcm.h |   22 ++
 sound/soc/jz4740/qi_lb60.c    |  166 +++++++++++++
 sound/soc/soc-core.c          |    4 +-
 16 files changed, 1703 insertions(+), 8 deletions(-)
 create mode 100644 sound/soc/codecs/jz4740.c
 create mode 100644 sound/soc/codecs/jz4740.h
 create mode 100644 sound/soc/jz4740/Kconfig
 create mode 100644 sound/soc/jz4740/Makefile
 create mode 100644 sound/soc/jz4740/jz4740-i2s.c
 create mode 100644 sound/soc/jz4740/jz4740-i2s.h
 create mode 100644 sound/soc/jz4740/jz4740-pcm.c
 create mode 100644 sound/soc/jz4740/jz4740-pcm.h
 create mode 100644 sound/soc/jz4740/qi_lb60.c

             reply	other threads:[~2010-06-22 23:27 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-22 23:27 Mark Brown [this message]
2010-06-23  7:46 ` 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-16 14:23 Mark Brown
2010-06-16 16:06 ` Mark Brown
2010-06-16 17:31   ` Takashi Iwai
2010-06-15 11:34 Mark Brown
2010-06-15 13:05 ` 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=20100622232733.GA17609@opensource.wolfsonmicro.com \
    --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 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.