aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/davinci/davinci-pcm.c
Commit message (Expand)AuthorAgeFilesLines
* merged more uncritical stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-129/+148
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-13/+32
* ASoC: davinci: let platform data define edma queue numbersSekhar Nori2010-07-201-2/+3
* ASoC: Remove unnecessary casts of private_dataJoe Perches2010-07-131-1/+1
* ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2010-04-051-1/+3
* ASoC: DaVinci: Update suspend/resume support for McASP driverChaithrika U S2009-12-041-1/+1
* ASoC: DaVinci: use edma_pause, edma_resumeTroy Kisky2009-11-191-2/+4
* ASoC: DaVinci: pcm, fix underrun by using sramTroy Kisky2009-11-191-43/+472
* ASoC: DaVinci: pcm, rename variables in prep for ping/pongTroy Kisky2009-11-191-33/+33
* ASoC: DaVinci: remove requirement that dma_params is 1st in structureTroy Kisky2009-11-181-3/+4
* Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-10-061-3/+3
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-10-031-7/+6
| |\
| * \ Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-181-3/+3
| |\ \
| | * | davinci: EDMA: multiple CCs, channel mapping and API changesSudhakar Rajashekhara2009-08-261-3/+3
* | | | ASoC: DaVinci: McASP FIFO related updatesChaithrika U S2009-09-301-3/+18
| |_|/ |/| |
* | | ASoC: Davinci: Fix race with cpu_dai->dma_dataTroy Kisky2009-09-231-1/+2
* | | ASoC: DaVinci: Fix divide by zero error during 1st executionTroy Kisky2009-09-231-7/+5
|/ /
* | ASoC: DaVinci: McASP driver enhacementsChaithrika U S2009-08-131-1/+3
* | ASoC: DaVinci: pcm, constrain buffer size to multiple of periodTroy Kisky2009-08-071-0/+5
* | ASoC: DaVinci: pcm, don't play 1st sound period twiceTroy Kisky2009-07-081-0/+1
|/
* ASoC: davinci-pcm buildfixesDavid Brownell2009-05-151-29/+42
* ASoC: Staticise PCM operations tablesMark Brown2009-01-191-1/+1
* remove lots of double-semicolonsFernando Carrijo2009-01-081-1/+1
* ASoC: switch davinci DPRINTK to pr_debug()Alexander Beregalov2008-12-141-12/+6
* ALSA: ASoC - Fix wrong section typesTakashi Iwai2008-12-101-1/+1
* ASoC: Register platform driversMark Brown2008-12-091-0/+12
* ALSA: Correct Vladimir Barinov's e-mail addressVladimir Barinov2008-10-101-1/+1
* ALSA: asoc: davinci - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood2008-07-101-1/+1
* [ALSA] Davinci ASoC supportVladimir Barinov2008-04-241-0/+389