aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/davinci/davinci-i2s.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-13ASoC: DaVinci: McASP driver enhacementsChaithrika U S1-0/+1
2009-08-07ASoC: DaVinci: i2s: don't bounce through rtd to get daiTroy Kisky1-9/+5
2009-07-16ASoC: davinci: don't use clock namesKevin Hilman1-1/+1
2009-07-08ASoC: DaVinci I2S needs mach/asp.hMark Brown1-0/+2
2009-07-07Merge branch 'davinci' into for-2.6.32Mark Brown1-51/+70
2009-07-05ASoC: DaVinci: i2s, add davinci_i2s_prepare and shutdownTroy Kisky1-1/+27
2009-07-05ASoC: DaVinci: i2s, fix mcbsp_word_length updateTroy Kisky1-21/+29
2009-07-05ASoC: DaVinci: i2s, minor cleanup of davinci_i2s_startupTroy Kisky1-6/+2
2009-07-05ASoC: DaVinci: i2s, only start sample generator if neededTroy Kisky1-18/+14
2009-07-05ASoC: DaVinci: i2s cleanupTroy Kisky1-3/+2
2009-07-05ASoc: DaVinci: i2s, minor cleanupTroy Kisky1-8/+8
2009-07-05ASoC: DaVinci: i2s toggle clock to complete resetTroy Kisky1-6/+25
2009-07-05ASoC: DaVinci: i2s, remove MOD_REG_BIT macroTroy Kisky1-52/+44
2009-06-08ASoC: Minor fixes to DaVinci I2S probe functionChaithrika U S1-1/+3
2009-06-07ASoC: Introduce platform driver model for dm644x, dm355Chaithrika U S1-50/+67
2009-05-15ASoC: DaVinci I2S updatesDavid Brownell1-3/+23
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao1-6/+8
2008-12-20ALSA: ASoC: DaVinci: i2s, evm, pass same value to codec and cpu_daiTroy Kisky1-4/+4
2008-12-20ALSA: ASoC: DaVinci: document I2S limitationsTroy Kisky1-2/+19
2008-12-20ALSA: ASoC: DaVinci: davinci-i2s clean upTroy Kisky1-15/+15
2008-12-20ALSA: ASoC: DaVinci: davinci-i2s clean upTroy Kisky1-48/+37
2008-12-20ALSA: ASoC: DaVinci: davinci-i2s add comments to explain polarityTroy Kisky1-0/+36
2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai1-1/+1
2008-12-09ASoC: Register platform DAIsMark Brown1-0/+12
2008-12-02ASoC: Push platform registration down into the cardMark Brown1-1/+1
2008-11-24ASoC: Remove DAI type informationMark Brown1-1/+0
2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown1-5/+7
2008-11-21ASoC: Rename snd_soc_card to snd_soc_machineMark Brown1-4/+4
2008-11-18ASoC: DaVinci: Fix audio stall when doing full duplexNaresh Medisetty1-12/+19
2008-11-12ASoC: DaVinci: Audio: Fix swapping of channels at start of stereo playbackNaresh Medisetty1-3/+46
2008-11-10ASoC: Add Right-Justified mode and Codec clock master to davinci-i2sHugo Villeneuve1-7/+33
2008-10-10ALSA: Correct Vladimir Barinov's e-mail addressVladimir Barinov1-1/+1
2008-08-29ALSA: ASoC: Add missing new-line at end of stringsJean Delvare1-1/+1
2008-07-10ALSA: asoc: davinci - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood1-7/+7
2008-06-13ALSA: ASoC: Pass the DAI being configured into CPU DAI probe and removeMark Brown1-2/+4
2008-04-24[ALSA] Davinci ASoC supportVladimir Barinov1-0/+407