index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-pcm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: add for_each_dpcm_be() macro
Kuninori Morimoto
2018-09-20
1
-25
/
+23
*
ASoC: add for_each_dpcm_fe() macro
Kuninori Morimoto
2018-09-20
1
-3
/
+3
*
ASoC: add for_each_card_rtds() macro
Kuninori Morimoto
2018-09-20
1
-6
/
+6
*
ASoC: rename for_each_rtd_codec_dai_reverse to rollback
Kuninori Morimoto
2018-09-20
1
-2
/
+2
*
ASoC: convert for_each_rtd_codec_dai() for missing part
Kuninori Morimoto
2018-09-20
1
-16
/
+15
*
ASoC: add for_each_rtd_codec_dai() macro
Kuninori Morimoto
2018-09-04
1
-82
/
+72
*
ASoC: dpcm: Properly initialise hw->rate_max
Charles Keepax
2018-08-28
1
-1
/
+1
*
Merge branch 'asoc-4.18' into asoc-4.19 wmadsp dep
Mark Brown
2018-08-08
1
-0
/
+8
|
\
|
*
ASoC: dpcm: don't merge format from invalid codec dai
Jerome Brunet
2018-06-28
1
-0
/
+8
*
|
ASoC: soc-pcm: Use delay set in component pointer function
Akshu Agrawal
2018-08-01
1
-0
/
+5
*
|
ASoC: dpcm: add rate merge to the BE stream merge
Jerome Brunet
2018-07-11
1
-0
/
+60
*
|
ASoC: dpcm: rework runtime stream merge
Jerome Brunet
2018-07-11
1
-24
/
+15
*
|
ASoC: core: Allow topology to override machine driver FE DAI link config.
Liam Girdwood
2018-07-03
1
-0
/
+12
*
|
ASoC: soc-pcm.c: convert to SPDX identifiers
Kuninori Morimoto
2018-07-02
1
-17
/
+11
*
|
ASoC: dpcm: extend channel merging to the backend cpu dai
Jerome Brunet
2018-06-28
1
-3
/
+17
*
|
ASoC: dpcm: improve runtime update predictability
Jerome Brunet
2018-06-28
1
-79
/
+86
*
|
ASoC: soc-pcm: DPCM cares BE channel constraint
Jiada Wang
2018-06-22
1
-0
/
+46
*
|
ASoC: pcm: Tidy up open/hw_params handling
Charles Keepax
2018-06-19
1
-54
/
+62
|
/
*
ASoC: core: Fix return code shown on error for hw_params
Jon Hunter
2018-05-30
1
-1
/
+1
*
ASoC: dpcm: symmetry constraint on FE substream
Kai Chieh Chuang
2018-05-29
1
-2
/
+3
*
ASoC: dpcm: fix BE dai not hw_free and shutdown
Kai Chieh Chuang
2018-05-29
1
-2
/
+4
*
ASoC: core: fix return code in error message
Daniel Mack
2018-05-21
1
-1
/
+1
*
ASoC: remove Codec related code
Kuninori Morimoto
2018-05-09
1
-5
/
+0
*
ASoC: remove unneeded .pcm_new/free
Kuninori Morimoto
2018-05-09
1
-4
/
+4
*
ASoC: Remove platform code now everything is componentised
Charles Keepax
2018-04-26
1
-116
/
+3
*
ASoC: topology: Revert recent changes while boot errors are investigated
Mark Brown
2018-04-19
1
-12
/
+0
*
ASoC: core: Allow topology to override machine driver FE DAI link config.
Liam Girdwood
2018-04-17
1
-0
/
+12
*
ASoC: pcm: improve debug output for DPCM BE searching.
Liam Girdwood
2018-03-19
1
-0
/
+11
*
-
.
Merge remote-tracking branches 'asoc/topic/max98373', 'asoc/topic/mtk', 'asoc...
Mark Brown
2018-02-07
1
-1
/
+1
|
\
\
|
|
*
ASoC: soc-pcm: rename .pmdown_time to .use_pmdown_time for Component
Kuninori Morimoto
2018-01-24
1
-1
/
+1
|
|
/
*
/
ASoC: soc-pcm: don't call flush_delayed_work() many times in soc_pcm_private_...
Kuninori Morimoto
2018-01-24
1
-3
/
+2
|
/
*
ASoC: snd_soc_component_driver has pmdown_time
Kuninori Morimoto
2017-10-23
1
-1
/
+10
*
ASoC: snd_soc_component_driver has snd_pcm_ops
Kuninori Morimoto
2017-10-23
1
-14
/
+353
*
ASoC: add Component level pcm_new/pcm_free v2
Kuninori Morimoto
2017-09-27
1
-8
/
+21
*
Merge branch 'fix/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Mark Brown
2017-09-27
1
-1
/
+12
|
\
|
*
ASoC: pcm: Sync delayed work before releasing resources
Takashi Iwai
2017-09-27
1
-1
/
+12
*
|
ASoC: add null_snd_soc_ops and reduce NULL ops check
Kuninori Morimoto
2017-09-26
1
-8
/
+8
*
|
ASoC: remove unneeded dai->driver->ops check
Kuninori Morimoto
2017-09-25
1
-16
/
+15
*
|
ASoC: soc-pcm: check symmetry after hw_params
jiada wang
2017-09-20
1
-5
/
+4
|
/
*
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Mark Brown
2017-09-01
1
-22
/
+21
|
\
|
*
Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2017-08-10
1
-3
/
+2
|
|
\
|
|
*
ASoC: soc-pcm: Remove unused 'debugfs_dpcm_state' entry
Fabio Estevam
2017-07-31
1
-3
/
+2
|
*
|
ASoC: use snd_soc_rtdcom_add() and convert to consistent operation
Kuninori Morimoto
2017-08-10
1
-19
/
+19
|
|
/
|
|
|
\
|
\
|
\
*
-
-
-
.
\
Merge remote-tracking branches 'asoc/fix/dpcm', 'asoc/fix/imx', 'asoc/fix/msm...
Mark Brown
2017-08-01
1
-23
/
+13
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
ASoC: fix pcm-creation regression
Johan Hovold
2017-07-17
1
-23
/
+9
|
|
_
|
/
|
/
|
|
|
*
|
ASoC: do not close shared backend dailink
Banajit Goswami
2017-07-17
1
-0
/
+4
|
/
/
*
|
ALSA: pcm: Drop the old copy and silence ops
Takashi Iwai
2017-06-02
1
-2
/
+0
*
|
ALSA: pcm: Introduce copy_user, copy_kernel and fill_silence ops
Takashi Iwai
2017-06-02
1
-0
/
+3
|
/
*
Merge remote-tracking branch 'asoc/topic/component' into asoc-next
Mark Brown
2017-02-19
1
-32
/
+23
|
\
|
*
ASoC: remove snd_soc_platform_trigger()
Kuninori Morimoto
2017-01-10
1
-9
/
+0
[next]