From: Liam Girdwood <lrg@slimlogic.co.uk>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel <alsa-devel@alsa-project.org>,
Mark Brown <broonie@opensource.wolfsonmicro.com>,
Liam Girdwood <lrg@slimlogic.co.uk>
Subject: [GIT PULL} ASoC updates for 2.6.35
Date: Thu, 06 May 2010 15:47:02 +0100 [thread overview]
Message-ID: <1273157222.2992.46.camel@odin> (raw)
The following changes since commit cb7b76961f73e4ae934d44f7b2e7ba974442f2fe:
Takashi Iwai (1):
Merge branch 'for-2.6.35' of git://git.kernel.org/.../lrg/asoc-2.6 into topic/asoc
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6.git for-2.6.35
Jarkko Nikula (2):
ASoC: omap: Add basic audio support for Nokia RX-51/N900
ASoC: tlv320aic3x: Add platform data and reset gpio handling
Liam Girdwood (3):
ASoC: pandora - update DAPM pins
ASoC: zoom2 - update DAPM pins
ASoC: tlv320dac33 - disable regulators at i2c remove()
Peter Ujfalusi (9):
ASoC: TWL4030: AIF/APLL fix in DAPM domain
ASoC: TWL4030: Remove OUTL/R outputs
ASoC: tlv320dac33: Optimize power up, and restore
ASoC: tlv320dac33: Revised module loading, and DAC33 ID read
ASoC: tlv320dac33: Manage a pointer for snd_pcm_substream in private structure
ASoC: tlv320dac33: Support for turning off the codec
ASoC: tpa6130a2: TLV mapping for tpa6140a2
ASoC: tpa6130a2: Support for limiting gain
ASoC: tlv320dac33: Use codec defaults for LOM/LOP and DAC power
include/sound/tlv320aic3x.h | 17 +++
include/sound/tpa6130a2-plat.h | 1 +
sound/soc/codecs/tlv320aic3x.c | 25 ++++
sound/soc/codecs/tlv320dac33.c | 223 ++++++++++++++++--------------
sound/soc/codecs/tpa6130a2.c | 99 +++++++++++++-
sound/soc/codecs/twl4030.c | 86 ++++++++----
sound/soc/omap/Kconfig | 10 ++
sound/soc/omap/Makefile | 2 +
sound/soc/omap/omap3pandora.c | 2 -
sound/soc/omap/rx51.c | 294 ++++++++++++++++++++++++++++++++++++++++
sound/soc/omap/zoom2.c | 3 -
11 files changed, 619 insertions(+), 143 deletions(-)
create mode 100644 include/sound/tlv320aic3x.h
create mode 100644 sound/soc/omap/rx51.c
next reply other threads:[~2010-05-06 14:47 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-06 14:47 Liam Girdwood [this message]
2010-05-06 15:23 ` [GIT PULL} ASoC updates for 2.6.35 Takashi Iwai
-- strict thread matches above, loose matches on Subject: below --
2010-05-19 16:15 [GIT PULL] " Liam Girdwood
2010-05-19 16:31 ` Takashi Iwai
2010-05-18 10:19 Liam Girdwood
2010-05-18 17:08 ` Takashi Iwai
2010-04-27 13:21 Liam Girdwood
2010-04-27 15:48 ` 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=1273157222.2992.46.camel@odin \
--to=lrg@slimlogic.co.uk \
--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.