aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/davinci/davinci-i2s.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Davinci: Fix race with cpu_dai->dma_dataTroy Kisky2009-09-231-25/+11
* ASoC: DaVinci: Fix divide by zero error during 1st executionTroy Kisky2009-09-231-1/+2
* ASoC: DaVinci: McASP driver enhacementsChaithrika U S2009-08-131-0/+1
* ASoC: DaVinci: i2s: don't bounce through rtd to get daiTroy Kisky2009-08-071-9/+5
* ASoC: davinci: don't use clock namesKevin Hilman2009-07-161-1/+1
* ASoC: DaVinci I2S needs mach/asp.hMark Brown2009-07-081-0/+2
* Merge branch 'davinci' into for-2.6.32Mark Brown2009-07-071-51/+70
|\
| * ASoC: Minor fixes to DaVinci I2S probe functionChaithrika U S2009-06-081-1/+3
| * ASoC: Introduce platform driver model for dm644x, dm355Chaithrika U S2009-06-071-50/+67
* | ASoC: DaVinci: i2s, add davinci_i2s_prepare and shutdownTroy Kisky2009-07-051-1/+27
* | ASoC: DaVinci: i2s, fix mcbsp_word_length updateTroy Kisky2009-07-051-21/+29
* | ASoC: DaVinci: i2s, minor cleanup of davinci_i2s_startupTroy Kisky2009-07-051-6/+2
* | ASoC: DaVinci: i2s, only start sample generator if neededTroy Kisky2009-07-051-18/+14
* | ASoC: DaVinci: i2s cleanupTroy Kisky2009-07-051-3/+2
* | ASoc: DaVinci: i2s, minor cleanupTroy Kisky2009-07-051-8/+8
* | ASoC: DaVinci: i2s toggle clock to complete resetTroy Kisky2009-07-051-6/+25
* | ASoC: DaVinci: i2s, remove MOD_REG_BIT macroTroy Kisky2009-07-051-52/+44
|/
* ASoC: DaVinci I2S updatesDavid Brownell2009-05-151-3/+23
* ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-041-6/+8
* ALSA: ASoC: DaVinci: i2s, evm, pass same value to codec and cpu_daiTroy Kisky2008-12-201-4/+4
* ALSA: ASoC: DaVinci: document I2S limitationsTroy Kisky2008-12-201-2/+19
* ALSA: ASoC: DaVinci: davinci-i2s clean upTroy Kisky2008-12-201-15/+15
* ALSA: ASoC: DaVinci: davinci-i2s clean upTroy Kisky2008-12-201-48/+37
* ALSA: ASoC: DaVinci: davinci-i2s add comments to explain polarityTroy Kisky2008-12-201-0/+36
* ALSA: ASoC - Fix wrong section typesTakashi Iwai2008-12-101-1/+1
* ASoC: Register platform DAIsMark Brown2008-12-091-0/+12
* ASoC: Push platform registration down into the cardMark Brown2008-12-021-1/+1
* ASoC: Remove DAI type informationMark Brown2008-11-241-1/+0
* ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown2008-11-211-5/+7
* ASoC: Rename snd_soc_card to snd_soc_machineMark Brown2008-11-211-4/+4
* ASoC: DaVinci: Fix audio stall when doing full duplexNaresh Medisetty2008-11-181-12/+19
* ASoC: DaVinci: Audio: Fix swapping of channels at start of stereo playbackNaresh Medisetty2008-11-121-3/+46
* ASoC: Add Right-Justified mode and Codec clock master to davinci-i2sHugo Villeneuve2008-11-101-7/+33
* ALSA: Correct Vladimir Barinov's e-mail addressVladimir Barinov2008-10-101-1/+1
* ALSA: ASoC: Add missing new-line at end of stringsJean Delvare2008-08-291-1/+1
* ALSA: asoc: davinci - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood2008-07-101-7/+7
* ALSA: ASoC: Pass the DAI being configured into CPU DAI probe and removeMark Brown2008-06-131-2/+4
* [ALSA] Davinci ASoC supportVladimir Barinov2008-04-241-0/+407