Age | Commit message (Expand) | Author | Files | Lines |
2014-01-24 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+14 |
2013-12-21 | ASoC: tegra: Don't set unused struct snd_pcm_hardware fields | Lars-Peter Clausen | 1 | -3/+0 |
2013-12-12 | ASoC: tegra: convert to standard DMA DT bindings | Stephen Warren | 1 | -3/+14 |
2013-10-23 | ASoC: tegra: Remove redundant initialisation of compat_filter_fn | Mark Brown | 1 | -1/+0 |
2013-04-17 | ASoC: tegra: Use generic dmaengine PCM | Lars-Peter Clausen | 1 | -162/+9 |
2013-04-17 | Merge tag 'v3.9-rc7' into asoc-dma | Mark Brown | 1 | -23/+1 |
2013-04-17 | ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optional | Lars-Peter Clausen | 1 | -2/+2 |
2013-04-03 | ASoC: tegra: Use common DAI DMA data struct | Lars-Peter Clausen | 1 | -13/+3 |
2013-04-03 | ASoC: tegra: Don't claim to support PCM pause and resume | Lars-Peter Clausen | 1 | -23/+1 |
2013-03-26 | ASoC: tegra_pcm: No need to wrap snd_dmaengine_pcm_close() | Lars-Peter Clausen | 1 | -7/+1 |
2012-12-09 | ASoC: tegra: remove __dev* attributes | Bill Pemberton | 1 | -2/+2 |
2012-09-17 | ASoC: tegra: remove support of legacy DMA driver based access | Laxman Dewangan | 1 | -232/+0 |
2012-09-07 | ASoC: tegra: fix maxburst settings in dmaengine code | Stephen Warren | 1 | -2/+2 |
2012-07-03 | ASoC: tegra: use dmaengine based dma driver | Laxman Dewangan | 1 | -0/+115 |
2012-04-06 | ASoC: tegra: sort includes, remove mach/iomap.h | Stephen Warren | 1 | -1/+1 |
2012-04-01 | ASoC: tegra: register 'platform' from DAIs, get rid of pdev | Stephen Warren | 1 | -19/+7 |
2012-01-20 | ASoC: replace 0xffffffff with DMA_BIT_MASK macro | Joachim Eastwood | 1 | -1/+1 |
2012-01-07 | ASoC: check for substream not channels_min in pcm engines | Joachim Eastwood | 1 | -3/+2 |
2011-11-23 | ASoC: Tegra PCM: Use module_platform_driver | Stephen Warren | 1 | -12/+1 |
2011-10-18 | ASoC: Tegra: sparse cleanup | Olof Johansson | 1 | -1/+1 |
2011-08-09 | ASoC: Tegra: tegra_pcm_deallocate_dma_buffer: Don't OOPS | Stephen Warren | 1 | -2/+7 |
2011-06-07 | ASoC: core - Optimise and refactor pcm_new() to pass only rtd | Liam Girdwood | 1 | -2/+4 |
2011-02-28 | ASoC: Tegra: Fix error handling in DMA channel alloc | Stephen Warren | 1 | -2/+2 |
2011-02-13 | ASoC: Tegra: Add MODULE_ALIAS | Stephen Warren | 1 | -1/+4 |
2011-01-11 | ASoC: tegra: Add tegra-pcm driver | Stephen Warren | 1 | -0/+401 |