Age | Commit message (Expand) | Author |
2015-03-04 | ASoC: davinci: Remove unused davinci-pcm platform driver | Peter Ujfalusi |
2014-04-22 | ASoC: davinci-pcm: Convert to use devm_snd_soc_register_platform() | Peter Ujfalusi |
2013-12-24 | ASoC: davinci: Don't set unused struct snd_pcm_hardware fields | Lars-Peter Clausen |
2013-11-20 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2013-11-14 | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-11-13 | sound/soc/davinci/davinci-pcm.c: use gen_pool_dma_alloc() in davinci-pcm.c | Nicolin Chen |
2013-11-12 | fix missing edma changes to EDMA_DMA_COMPLETE status | Sebastian Andrzej Siewior |
2013-10-31 | DMA-API: sound: fix dma mask handling in a lot of drivers | Russell King |
2013-06-18 | ARM: davinci: move private EDMA API to arm/common | Matt Porter |
2013-04-23 | ASoC: davinci-pcm, davinci-mcasp: Clean up active_serializers | Michal Bachraty |
2013-03-04 | ASoC: davinci-mcasp: Add support for multichannel playback | Michal Bachraty |
2012-10-22 | ASoC: davinci: replace private sram api with genalloc | Matt Porter |
2012-10-15 | ASoC: enable 192KHz support for McASP | Daniel Mack |
2012-08-27 | ASoC/ARM: Davinci: McASP: split asp header into platform and audio specific | Hebbar, Gururaja |
2012-08-27 | ASoC: davinci: davinci-pcm does not need to be a plaform_driver | Hebbar, Gururaja |
2012-01-20 | ASoC: replace 0xffffffff with DMA_BIT_MASK macro | Joachim Eastwood |
2012-01-07 | ASoC: check for substream not channels_min in pcm engines | Joachim Eastwood |
2011-11-25 | ASoC: Convert davinci directory to module_platform_driver | Axel Lin |
2011-09-16 | ASoC: davinci-pcm: trivial: replace link with actual chan/link | Ben Gardiner |
2011-06-07 | ASoC: core - Optimise and refactor pcm_new() to pass only rtd | Liam Girdwood |
2011-05-25 | ASoC: davinci-pcm: comments for the conversion to BATCH mode | Ben Gardiner |
2011-05-25 | ASoC: davinci-pcm: convert to BATCH mode | Ben Gardiner |
2011-05-25 | ASoC: davinci-pcm: extract period elapsed functions | Ben Gardiner |
2011-05-25 | ASoC: davinci-pcm: fix audible glitch on 2nd ping-pong playback | Ben Gardiner |
2011-05-25 | ASoC: davinci-pcm: increase the maximum channels | Ben Gardiner |
2011-05-25 | ASoC: davinci-pcm: expand the .formats | Ben Gardiner |
2011-05-25 | ASoC: davinci-pcm: trivial: make ping-pong params setup symmetrical | Ben Gardiner |
2010-08-12 | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood |
2010-07-20 | ASoC: davinci: let platform data define edma queue numbers | Sekhar Nori |
2010-07-13 | ASoC: Remove unnecessary casts of private_data | Joe Perches |
2010-04-05 | ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream | Daniel Mack |
2009-12-04 | ASoC: DaVinci: Update suspend/resume support for McASP driver | Chaithrika U S |
2009-11-19 | ASoC: DaVinci: use edma_pause, edma_resume | Troy Kisky |
2009-11-19 | ASoC: DaVinci: pcm, fix underrun by using sram | Troy Kisky |
2009-11-19 | ASoC: DaVinci: pcm, rename variables in prep for ping/pong | Troy Kisky |
2009-11-18 | ASoC: DaVinci: remove requirement that dma_params is 1st in structure | Troy Kisky |
2009-10-06 | Merge branch 'for-2.6.32' into for-2.6.33 | Mark Brown |
2009-10-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2009-09-30 | ASoC: DaVinci: McASP FIFO related updates | Chaithrika U S |
2009-09-23 | ASoC: Davinci: Fix race with cpu_dai->dma_data | Troy Kisky |
2009-09-23 | ASoC: DaVinci: Fix divide by zero error during 1st execution | Troy Kisky |
2009-09-18 | Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-08-26 | davinci: EDMA: multiple CCs, channel mapping and API changes | Sudhakar Rajashekhara |
2009-08-13 | ASoC: DaVinci: McASP driver enhacements | Chaithrika U S |
2009-08-07 | ASoC: DaVinci: pcm, constrain buffer size to multiple of period | Troy Kisky |
2009-07-08 | ASoC: DaVinci: pcm, don't play 1st sound period twice | Troy Kisky |
2009-05-15 | ASoC: davinci-pcm buildfixes | David Brownell |
2009-01-19 | ASoC: Staticise PCM operations tables | Mark Brown |
2009-01-08 | remove lots of double-semicolons | Fernando Carrijo |
2008-12-14 | ASoC: switch davinci DPRINTK to pr_debug() | Alexander Beregalov |