summaryrefslogtreecommitdiffstats
path: root/sound/soc/davinci/davinci-pcm.c
AgeCommit message (Expand)Author
2013-12-24ASoC: davinci: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen
2013-11-20Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-13sound/soc/davinci/davinci-pcm.c: use gen_pool_dma_alloc() in davinci-pcm.cNicolin Chen
2013-11-12fix missing edma changes to EDMA_DMA_COMPLETE statusSebastian Andrzej Siewior
2013-10-31DMA-API: sound: fix dma mask handling in a lot of driversRussell King
2013-06-18ARM: davinci: move private EDMA API to arm/commonMatt Porter
2013-04-23ASoC: davinci-pcm, davinci-mcasp: Clean up active_serializersMichal Bachraty
2013-03-04ASoC: davinci-mcasp: Add support for multichannel playbackMichal Bachraty
2012-10-22ASoC: davinci: replace private sram api with genallocMatt Porter
2012-10-15ASoC: enable 192KHz support for McASPDaniel Mack
2012-08-27ASoC/ARM: Davinci: McASP: split asp header into platform and audio specificHebbar, Gururaja
2012-08-27ASoC: davinci: davinci-pcm does not need to be a plaform_driverHebbar, Gururaja
2012-01-20ASoC: replace 0xffffffff with DMA_BIT_MASK macroJoachim Eastwood
2012-01-07ASoC: check for substream not channels_min in pcm enginesJoachim Eastwood
2011-11-25ASoC: Convert davinci directory to module_platform_driverAxel Lin
2011-09-16ASoC: davinci-pcm: trivial: replace link with actual chan/linkBen Gardiner
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood
2011-05-25ASoC: davinci-pcm: comments for the conversion to BATCH modeBen Gardiner
2011-05-25ASoC: davinci-pcm: convert to BATCH modeBen Gardiner
2011-05-25ASoC: davinci-pcm: extract period elapsed functionsBen Gardiner
2011-05-25ASoC: davinci-pcm: fix audible glitch on 2nd ping-pong playbackBen Gardiner
2011-05-25ASoC: davinci-pcm: increase the maximum channelsBen Gardiner
2011-05-25ASoC: davinci-pcm: expand the .formatsBen Gardiner
2011-05-25ASoC: davinci-pcm: trivial: make ping-pong params setup symmetricalBen Gardiner
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-07-20ASoC: davinci: let platform data define edma queue numbersSekhar Nori
2010-07-13ASoC: Remove unnecessary casts of private_dataJoe Perches
2010-04-05ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack
2009-12-04ASoC: DaVinci: Update suspend/resume support for McASP driverChaithrika U S
2009-11-19ASoC: DaVinci: use edma_pause, edma_resumeTroy Kisky
2009-11-19ASoC: DaVinci: pcm, fix underrun by using sramTroy Kisky
2009-11-19ASoC: DaVinci: pcm, rename variables in prep for ping/pongTroy Kisky
2009-11-18ASoC: DaVinci: remove requirement that dma_params is 1st in structureTroy Kisky
2009-10-06Merge branch 'for-2.6.32' into for-2.6.33Mark Brown
2009-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-09-30ASoC: DaVinci: McASP FIFO related updatesChaithrika U S
2009-09-23ASoC: Davinci: Fix race with cpu_dai->dma_dataTroy Kisky
2009-09-23ASoC: DaVinci: Fix divide by zero error during 1st executionTroy Kisky
2009-09-18Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-08-26davinci: EDMA: multiple CCs, channel mapping and API changesSudhakar Rajashekhara
2009-08-13ASoC: DaVinci: McASP driver enhacementsChaithrika U S
2009-08-07ASoC: DaVinci: pcm, constrain buffer size to multiple of periodTroy Kisky
2009-07-08ASoC: DaVinci: pcm, don't play 1st sound period twiceTroy Kisky
2009-05-15ASoC: davinci-pcm buildfixesDavid Brownell
2009-01-19ASoC: Staticise PCM operations tablesMark Brown
2009-01-08remove lots of double-semicolonsFernando Carrijo
2008-12-14ASoC: switch davinci DPRINTK to pr_debug()Alexander Beregalov
2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai
2008-12-09ASoC: Register platform driversMark Brown