From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org
Subject: ASoC updates for 2.6.33
Date: Wed, 11 Nov 2009 10:05:24 +0000 [thread overview]
Message-ID: <20091111100524.GA6432@rakim.wolfsonmicro.main> (raw)
The following changes since commit 4cae37fa98f4d50778161ec033122444e3c10a01:
Takashi Iwai (1):
ASoC: Remove dead code and labels
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.33
Graeme Gregory (1):
ASoC: omap-mcbsp - add support for upto 16 channels.
Grant Likely (6):
ASoC/mpc5200: Track DMA position by period number instead of bytes
ASoC/mpc5200: get rid of the appl_ptr tracking nonsense
ASoC/mpc5200: Improve printk debug output for trigger
ASoC/mpc5200: add to_psc_dma_stream() helper
ASoC/mpc5200: fix enable/disable of AC97 slots
ASoC: mpc5200: remove duplicate identical IRQ handler
Jarkko Nikula (1):
ASoC: Pandora: Pass SRG input clock frequency to the OMAP McBSP DAI
Mark Brown (1):
Merge branch 'twl4030-mfd' into for-2.6.33
Peter Ujfalusi (4):
MFD: TWL4030: Add audio_mclk to the codec platform data
OMAP: Configure audio_mclk for twl4030-codec MFD
MFD: twl4030-codec: APLL_INFREQ handling in the MFD driver
ASoC: TWL4030: Do not modify the APLL_CTL register
arch/arm/mach-omap2/board-3430sdp.c | 1 +
arch/arm/mach-omap2/board-omap3beagle.c | 1 +
arch/arm/mach-omap2/board-omap3evm.c | 1 +
arch/arm/mach-omap2/board-omap3pandora.c | 1 +
arch/arm/mach-omap2/board-overo.c | 1 +
arch/arm/mach-omap2/board-zoom2.c | 1 +
drivers/mfd/twl4030-codec.c | 35 +++++++++
include/linux/i2c/twl4030.h | 1 +
include/linux/mfd/twl4030-codec.h | 1 +
sound/soc/codecs/twl4030.c | 76 ++++++++-----------
sound/soc/fsl/mpc5200_dma.c | 123 ++++++------------------------
sound/soc/fsl/mpc5200_dma.h | 24 ++++--
sound/soc/fsl/mpc5200_psc_ac97.c | 39 +++++-----
sound/soc/omap/omap-mcbsp.c | 63 +++++++++------
sound/soc/omap/omap3pandora.c | 24 +++----
15 files changed, 183 insertions(+), 209 deletions(-)
next reply other threads:[~2009-11-11 10:05 UTC|newest]
Thread overview: 61+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-11 10:05 Mark Brown [this message]
2009-11-11 10:20 ` ASoC updates for 2.6.33 Takashi Iwai
-- strict thread matches above, loose matches on Subject: below --
2010-01-29 16:32 Mark Brown
2010-01-29 16:51 ` Takashi Iwai
2010-01-25 14:49 Mark Brown
2010-01-25 15:36 ` Takashi Iwai
2010-01-25 15:41 ` Mark Brown
2010-01-25 15:43 ` Takashi Iwai
2010-01-12 12:58 Mark Brown
2010-01-12 13:18 ` Takashi Iwai
2010-01-12 13:24 ` Mark Brown
2010-01-12 13:26 ` Takashi Iwai
2010-01-04 22:35 Mark Brown
2010-01-04 22:35 ` Mark Brown
2009-12-29 12:35 Mark Brown
2009-12-29 19:58 ` Takashi Iwai
2009-12-22 13:33 Mark Brown
2009-12-22 16:52 ` Takashi Iwai
2009-12-18 13:16 Mark Brown
2009-12-18 13:21 ` Takashi Iwai
2009-12-18 13:39 ` Mark Brown
2009-12-19 11:26 ` Mark Brown
2009-12-03 11:05 Mark Brown
2009-12-03 13:14 ` Takashi Iwai
2009-12-04 11:00 ` Mark Brown
2009-12-04 16:15 ` Takashi Iwai
2009-11-30 15:50 Mark Brown
2009-11-30 17:48 ` Takashi Iwai
2009-12-03 10:13 ` Mark Brown
2009-12-03 10:23 ` Takashi Iwai
2009-12-03 10:35 ` Mark Brown
2009-12-03 10:56 ` Peter Ujfalusi
2009-11-26 16:04 Mark Brown
2009-11-26 16:54 ` Takashi Iwai
2009-11-23 12:17 Mark Brown
2009-11-23 14:56 ` Takashi Iwai
2009-11-18 14:32 Mark Brown
2009-11-18 17:10 ` Takashi Iwai
2009-11-12 16:55 Mark Brown
2009-11-12 17:05 ` Takashi Iwai
2009-11-06 15:59 Mark Brown
2009-11-07 9:24 ` Takashi Iwai
2009-10-30 10:47 ASoC updates for 2.6.32 Mark Brown
2009-10-30 10:49 ` ASoC updates for 2.6.33 Mark Brown
2009-10-30 10:58 ` Takashi Iwai
2009-10-26 13:02 [PATCH] alsa: Add support for timberdale I2S block Richard Röjfors
2009-10-26 13:09 ` Mark Brown
2009-10-30 11:53 ` Takashi Iwai
2009-11-02 18:26 ` ASoC updates for 2.6.33 Mark Brown
2009-11-03 7:02 ` Takashi Iwai
2009-10-15 14:40 Mark Brown
2009-10-20 15:13 ` Barry Song
2009-10-20 15:17 ` Mark Brown
2009-10-21 5:00 ` Barry Song
2009-10-21 5:20 ` Joonyoung Shim
2009-11-11 0:08 ` Barry Song
2009-10-09 19:38 Mark Brown
2009-10-10 8:56 ` Takashi Iwai
2009-10-06 16:09 Mark Brown
2009-10-06 16:23 ` Takashi Iwai
2009-10-01 15:20 Mark Brown
2009-10-01 15:34 ` Takashi Iwai
2009-09-23 18:11 Mark Brown
2009-09-19 8:11 Mark Brown
2009-09-20 16:22 ` 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=20091111100524.GA6432@rakim.wolfsonmicro.main \
--to=broonie@opensource.wolfsonmicro.com \
--cc=alsa-devel@alsa-project.org \
--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.