[alsa-devel] ASoC updates for 2.6.35
Takashi Iwai
tiwai at suse.de
Sat Mar 13 17:11:01 CET 2010
At Fri, 12 Mar 2010 18:08:24 +0000,
Mark Brown wrote:
>
> The following changes since commit fad837c16cdd856c68ce2e1335ad0fe836ed8ecd:
> Mark Brown (1):
> Merge commit 'v2.6.34-rc1' into for-2.6.35
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.35
Pulled now. Thanks.
Takashi
> Jassi Brar (3):
> ASoC: S3C64XX: I2S: Make BCLK independent of sample size
> ASoC: S3C: I2Sv2: Segregate hw_params callback
> ASoC: PCM_RATE: Check for KNOT and CONTINUOUS flags
>
> Kuninori Morimoto (1):
> ASoC: da7210: Add 11025/22050/44100/88200 rate support
>
> Miguel Aguilar (4):
> MFD: DaVinci Voice Codec
> ASoC: DaVinci: Voice Codec Interface
> ASoC: DaVinci: CQ93VC Voice Codec
> DaVinci: DM365: Voice Codec support for the DM365 EVM
>
> Peter Ujfalusi (4):
> ASoC: tlv320dac33: Start/stop sequence change
> ASoC: tlv320dac33: Add option for keeping the BCLK running
> OMAP3: McBSP: Add interface for FIFO caused delay query
> ASoC: OMAP3: Report delay caused by the internal FIFO
>
> arch/arm/mach-davinci/board-dm365-evm.c | 4 +
> arch/arm/plat-omap/include/plat/mcbsp.h | 6 +
> arch/arm/plat-omap/mcbsp.c | 55 ++++++
> drivers/mfd/Kconfig | 4 +
> drivers/mfd/Makefile | 1 +
> drivers/mfd/davinci_voicecodec.c | 189 +++++++++++++++++++
> include/linux/mfd/davinci_voicecodec.h | 126 +++++++++++++
> include/sound/tlv320dac33-plat.h | 1 +
> sound/soc/codecs/Kconfig | 4 +
> sound/soc/codecs/Makefile | 2 +
> sound/soc/codecs/cq93vc.c | 298 +++++++++++++++++++++++++++++++
> sound/soc/codecs/cq93vc.h | 29 +++
> sound/soc/codecs/da7210.c | 90 +++++++++-
> sound/soc/codecs/tlv320dac33.c | 38 ++---
> sound/soc/davinci/Kconfig | 27 +++-
> sound/soc/davinci/Makefile | 2 +
> sound/soc/davinci/davinci-evm.c | 45 +++++-
> sound/soc/davinci/davinci-vcif.c | 272 ++++++++++++++++++++++++++++
> sound/soc/davinci/davinci-vcif.h | 28 +++
> sound/soc/omap/omap-mcbsp.c | 26 +++
> sound/soc/s3c24xx/s3c-i2s-v2.c | 27 +---
> sound/soc/s3c24xx/s3c2412-i2s.c | 37 ++++
> sound/soc/soc-core.c | 12 ++
> 23 files changed, 1270 insertions(+), 53 deletions(-)
> create mode 100644 drivers/mfd/davinci_voicecodec.c
> create mode 100644 include/linux/mfd/davinci_voicecodec.h
> create mode 100644 sound/soc/codecs/cq93vc.c
> create mode 100644 sound/soc/codecs/cq93vc.h
> create mode 100644 sound/soc/davinci/davinci-vcif.c
> create mode 100644 sound/soc/davinci/davinci-vcif.h
>
More information about the Alsa-devel
mailing list