index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
pxa
/
mmp-pcm.c
Age
Commit message (
Expand
)
Author
2017-08-14
ASoC: pxa: constify snd_pcm_ops structures
Arvind Yadav
2017-08-14
ASoC: pxa: make snd_soc_platform_driver const
Bhumika Goyal
2017-03-07
ASoC: pxa: Remove unneeded return statement in void function
Codrut Grosu
2016-05-06
ASoC: pxa: Fix module autoload for platform drivers
Andrea Adami
2015-08-28
ASoC: pxa: Convert to devm_snd_soc_register_platform
Axel Lin
2014-10-20
ASoC: pxa: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-11
ASoC: mmp-pcm: add NO_PERIOD_WAKEUP for PCM INFO
Qiao Zhou
2013-12-30
ASoC: mmp: Don't set unused struct snd_pcm_hardware fields
Lars-Peter Clausen
2013-12-17
ASoC: mmp-pcm: config pcm slave via generic dmaengine
Qiao Zhou
2013-11-13
sound/soc/pxa/mmp-pcm.c: use gen_pool_dma_alloc() to allocate dma buffer
Nicolin Chen
2013-08-22
ASoC: pxa: Remove duplicate inclusion of dmaengine.h
Sachin Kamat
2013-08-15
ASoC: pxa: use snd_dmaengine_dai_dma_data
Daniel Mack
2013-05-15
ASoC: mmp-pcm: Staticize non exported structs and functions
Lars-Peter Clausen
2013-04-17
ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optional
Lars-Peter Clausen
2013-03-26
ASoC: mmp-pcm: Allocate dma filter parameters on the stack
Lars-Peter Clausen
2012-12-10
ASoC: pxa: remove __dev* attributes
Bill Pemberton
2012-10-09
ARM: pxa: Fix build error caused by sram.h rename
Chris Ball
2012-06-13
ASoC: mmp: add audio dma support
Zhangfei Gao