index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
pxa
/
mmp-pcm.c
Age
Commit message (
Expand
)
Author
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