index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
tegra
/
tegra_pcm.c
Age
Commit message (
Expand
)
Author
2014-01-23
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-12-21
ASoC: tegra: Don't set unused struct snd_pcm_hardware fields
Lars-Peter Clausen
2013-12-11
ASoC: tegra: convert to standard DMA DT bindings
Stephen Warren
2013-10-23
ASoC: tegra: Remove redundant initialisation of compat_filter_fn
Mark Brown
2013-04-17
ASoC: tegra: Use generic dmaengine PCM
Lars-Peter Clausen
2013-04-17
Merge tag 'v3.9-rc7' into asoc-dma
Mark Brown
2013-04-17
ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optional
Lars-Peter Clausen
2013-04-03
ASoC: tegra: Use common DAI DMA data struct
Lars-Peter Clausen
2013-04-03
ASoC: tegra: Don't claim to support PCM pause and resume
Lars-Peter Clausen
2013-03-26
ASoC: tegra_pcm: No need to wrap snd_dmaengine_pcm_close()
Lars-Peter Clausen
2012-12-10
ASoC: tegra: remove __dev* attributes
Bill Pemberton
2012-09-17
ASoC: tegra: remove support of legacy DMA driver based access
Laxman Dewangan
2012-09-07
ASoC: tegra: fix maxburst settings in dmaengine code
Stephen Warren
2012-07-03
ASoC: tegra: use dmaengine based dma driver
Laxman Dewangan
2012-04-06
ASoC: tegra: sort includes, remove mach/iomap.h
Stephen Warren
2012-04-01
ASoC: tegra: register 'platform' from DAIs, get rid of pdev
Stephen Warren
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-23
ASoC: Tegra PCM: Use module_platform_driver
Stephen Warren
2011-10-17
ASoC: Tegra: sparse cleanup
Olof Johansson
2011-08-09
ASoC: Tegra: tegra_pcm_deallocate_dma_buffer: Don't OOPS
Stephen Warren
2011-06-07
ASoC: core - Optimise and refactor pcm_new() to pass only rtd
Liam Girdwood
2011-02-28
ASoC: Tegra: Fix error handling in DMA channel alloc
Stephen Warren
2011-02-13
ASoC: Tegra: Add MODULE_ALIAS
Stephen Warren
2011-01-10
ASoC: tegra: Add tegra-pcm driver
Stephen Warren