index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
pxa
/
mmp-pcm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: pxa: use asoc_substream_to_rtd()
Kuninori Morimoto
2020-07-23
1
-1
/
+1
*
ASoC: pxa: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2020-03-27
1
-1
/
+1
*
ASoC: pxa: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-11
1
-1
/
+0
*
ASoC: pxa: mmp-pcm: remove snd_pcm_ops
Kuninori Morimoto
2019-10-08
1
-22
/
+40
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
ASoC: pxa: mmp: replace platform to component
Kuninori Morimoto
2018-02-12
1
-3
/
+8
*
ASoC: pxa: constify snd_pcm_ops structures
Arvind Yadav
2017-08-14
1
-1
/
+1
*
ASoC: pxa: make snd_soc_platform_driver const
Bhumika Goyal
2017-08-14
1
-1
/
+1
*
ASoC: pxa: Remove unneeded return statement in void function
Codrut Grosu
2017-03-07
1
-1
/
+0
*
ASoC: pxa: Fix module autoload for platform drivers
Andrea Adami
2016-05-06
1
-0
/
+1
*
ASoC: pxa: Convert to devm_snd_soc_register_platform
Axel Lin
2015-08-28
1
-8
/
+1
*
ASoC: pxa: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
ASoC: mmp-pcm: add NO_PERIOD_WAKEUP for PCM INFO
Qiao Zhou
2014-09-11
1
-1
/
+2
*
ASoC: mmp: Don't set unused struct snd_pcm_hardware fields
Lars-Peter Clausen
2013-12-30
1
-6
/
+0
*
ASoC: mmp-pcm: config pcm slave via generic dmaengine
Qiao Zhou
2013-12-17
1
-15
/
+3
*
sound/soc/pxa/mmp-pcm.c: use gen_pool_dma_alloc() to allocate dma buffer
Nicolin Chen
2013-11-13
1
-2
/
+1
*
ASoC: pxa: Remove duplicate inclusion of dmaengine.h
Sachin Kamat
2013-08-22
1
-1
/
+0
*
ASoC: pxa: use snd_dmaengine_dai_dma_data
Daniel Mack
2013-08-15
1
-3
/
+5
*
ASoC: mmp-pcm: Staticize non exported structs and functions
Lars-Peter Clausen
2013-05-15
1
-3
/
+3
*
ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optional
Lars-Peter Clausen
2013-04-17
1
-2
/
+3
*
ASoC: mmp-pcm: Allocate dma filter parameters on the stack
Lars-Peter Clausen
2013-03-26
1
-28
/
+5
*
ASoC: pxa: remove __dev* attributes
Bill Pemberton
2012-12-09
1
-3
/
+3
*
ARM: pxa: Fix build error caused by sram.h rename
Chris Ball
2012-10-09
1
-1
/
+1
*
ASoC: mmp: add audio dma support
Zhangfei Gao
2012-06-13
1
-0
/
+297