summaryrefslogtreecommitdiffstats
path: root/sound/soc/davinci/davinci-pcm.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: replace 0xffffffff with DMA_BIT_MASK macroJoachim Eastwood2012-01-201-2/+2
* ASoC: check for substream not channels_min in pcm enginesJoachim Eastwood2012-01-071-3/+2
* ASoC: Convert davinci directory to module_platform_driverAxel Lin2011-11-251-11/+1
* ASoC: davinci-pcm: trivial: replace link with actual chan/linkBen Gardiner2011-09-161-64/+59
* ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood2011-06-071-2/+4
* ASoC: davinci-pcm: comments for the conversion to BATCH modeBen Gardiner2011-05-251-0/+19
* ASoC: davinci-pcm: convert to BATCH modeBen Gardiner2011-05-251-48/+19
* ASoC: davinci-pcm: extract period elapsed functionsBen Gardiner2011-05-251-4/+18
* ASoC: davinci-pcm: fix audible glitch on 2nd ping-pong playbackBen Gardiner2011-05-251-6/+7
* ASoC: davinci-pcm: increase the maximum channelsBen Gardiner2011-05-251-2/+2
* ASoC: davinci-pcm: expand the .formatsBen Gardiner2011-05-251-2/+18
* ASoC: davinci-pcm: trivial: make ping-pong params setup symmetricalBen Gardiner2011-05-251-2/+3
* 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
OpenPOWER on IntegriCloud