aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/davinci/davinci-pcm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-19ASoC: DaVinci: use edma_pause, edma_resumeTroy Kisky1-2/+4
2009-11-19ASoC: DaVinci: pcm, fix underrun by using sramTroy Kisky1-43/+472
2009-11-19ASoC: DaVinci: pcm, rename variables in prep for ping/pongTroy Kisky1-33/+33
2009-11-18ASoC: DaVinci: remove requirement that dma_params is 1st in structureTroy Kisky1-3/+4
2009-10-06Merge branch 'for-2.6.32' into for-2.6.33Mark Brown1-3/+3
2009-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-7/+6
2009-09-30ASoC: DaVinci: McASP FIFO related updatesChaithrika U S1-3/+18
2009-09-23ASoC: Davinci: Fix race with cpu_dai->dma_dataTroy Kisky1-1/+2
2009-09-23ASoC: DaVinci: Fix divide by zero error during 1st executionTroy Kisky1-7/+5
2009-09-18Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinciLinus Torvalds1-3/+3
2009-08-26davinci: EDMA: multiple CCs, channel mapping and API changesSudhakar Rajashekhara1-3/+3
2009-08-13ASoC: DaVinci: McASP driver enhacementsChaithrika U S1-1/+3
2009-08-07ASoC: DaVinci: pcm, constrain buffer size to multiple of periodTroy Kisky1-0/+5
2009-07-08ASoC: DaVinci: pcm, don't play 1st sound period twiceTroy Kisky1-0/+1
2009-05-15ASoC: davinci-pcm buildfixesDavid Brownell1-29/+42
2009-01-19ASoC: Staticise PCM operations tablesMark Brown1-1/+1
2009-01-08remove lots of double-semicolonsFernando Carrijo1-1/+1
2008-12-14ASoC: switch davinci DPRINTK to pr_debug()Alexander Beregalov1-12/+6
2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai1-1/+1
2008-12-09ASoC: Register platform driversMark Brown1-0/+12
2008-10-10ALSA: Correct Vladimir Barinov's e-mail addressVladimir Barinov1-1/+1
2008-07-10ALSA: asoc: davinci - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood1-1/+1
2008-04-24[ALSA] Davinci ASoC supportVladimir Barinov1-0/+389