index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-pcm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-01
ASoC: soc-pcm: add missing ret=0 at soc_pcm_open()
Kuninori Morimoto
1
-0
/
+1
2020-10-01
ASoC: soc-pcm: ignore un-needed mutex_unlock() case on soc_pcm_open()
Kuninori Morimoto
1
-2
/
+2
2020-09-28
ASoC: soc-pcm: remove unneeded dev_err() for snd_soc_component_module/open()
Kuninori Morimoto
1
-10
/
+2
2020-09-28
ASoC: soc-pcm: remove unneeded dev_err() for snd_soc_dai_startup()
Kuninori Morimoto
1
-5
/
+1
2020-09-28
ASoC: soc-pcm: add soc_pcm_clean() and call it from soc_pcm_open/close()
Kuninori Morimoto
1
-39
/
+30
2020-09-28
ASoC: soc-component: add mark for snd_soc_pcm_component_pm_runtime_get/put()
Kuninori Morimoto
1
-11
/
+6
2020-09-28
ASoC: soc-component: add mark for soc_pcm_components_open/close()
Kuninori Morimoto
1
-21
/
+7
2020-09-28
ASoC: soc-link: add mark for snd_soc_link_startup/shutdown()
Kuninori Morimoto
1
-2
/
+2
2020-09-28
ASoC: soc-dai: add mark for snd_soc_dai_startup/shutdown()
Kuninori Morimoto
1
-2
/
+2
2020-09-07
ASoC: core: Do not cleanup uninitialized dais on soc_pcm_open failure
Cezary Rojewski
1
-1
/
+1
2020-07-31
Merge remote-tracking branch 'asoc/for-5.9' into asoc-next
Mark Brown
1
-124
/
+66
2020-07-31
ASoC: core: use less strict tests for dailink capabilities
Pierre-Louis Bossart
1
-18
/
+24
2020-07-23
ASoC: soc-xxx: add asoc_substream_to_rtd()
Kuninori Morimoto
1
-31
/
+31
2020-06-26
snd/soc: correct trivial kernel-doc inconsistency
Colton Lewis
1
-0
/
+1
2020-06-15
Merge series "ASoC: improve core dmesg logs and verbosity" from Pierre-Louis ...
Mark Brown
1
-6
/
+7
2020-06-15
ASoC: soc-component: merge soc_pcm_trigger_start/stop()
Kuninori Morimoto
1
-39
/
+19
2020-06-15
ASoC: soc-component: add snd_soc_pcm_component_trigger()
Kuninori Morimoto
1
-16
/
+8
2020-06-15
ASoC: soc-component: add snd_soc_pcm_component_hw_free()
Kuninori Morimoto
1
-21
/
+2
2020-06-15
ASoC: soc-component: add snd_soc_pcm_component_hw_params()
Kuninori Morimoto
1
-10
/
+3
2020-06-15
ASoC: soc-component: add snd_soc_pcm_component_prepare()
Kuninori Morimoto
1
-9
/
+3
2020-06-15
ASoC: soc-pcm/compress: reduce verbosity on mapping ok messages
Pierre-Louis Bossart
1
-3
/
+3
2020-06-15
ASoC: soc-pcm: improve error messages in soc_pcm_new()
Pierre-Louis Bossart
1
-3
/
+4
2020-06-15
ASoC: soc-pcm: fix checks for multi-cpu FE dailinks
Pierre-Louis Bossart
1
-3
/
+3
2020-06-09
ASoC: soc-pcm: dpcm: fix playback/capture checks
Pierre-Louis Bossart
1
-10
/
+34
2020-05-29
Subject: [PATCH v2] ASoC: soc-pcm: fix BE dai not hw_free and shutdown during...
朱灿灿
1
-3
/
+3
2020-05-25
ASoC: soc-link: add snd_soc_link_be_hw_params_fixup()
Kuninori Morimoto
1
-10
/
+3
2020-05-25
ASoC: soc-link: remove unneeded parameter from snd_soc_link_xxx()
Kuninori Morimoto
1
-9
/
+9
2020-05-25
ASoC: soc-link: move soc_rtd_xxx()
Kuninori Morimoto
1
-75
/
+13
2020-05-18
ASoC: use snd_soc_xxx_active()
Kuninori Morimoto
1
-10
/
+10
2020-05-18
ASoC: soc-dai: add snd_soc_dai_action()
Kuninori Morimoto
1
-5
/
+2
2020-05-18
ASoC: soc-pcm: replace snd_soc_runtime_activate()/deactivate() to macro
Kuninori Morimoto
1
-34
/
+15
2020-04-29
ASoC: soc-dai: add snd_soc_pcm_dai_bespoke_trigger()
Kuninori Morimoto
1
-18
/
+3
2020-04-29
ASoC: soc-dai: add snd_soc_pcm_dai_trigger()
Kuninori Morimoto
1
-14
/
+4
2020-04-29
ASoC: soc-dai: add snd_soc_pcm_dai_prepare()
Kuninori Morimoto
1
-7
/
+4
2020-04-16
Merge series "Add support for SOF on i.MX8M" from Daniel Baluta <daniel.balut...
Mark Brown
1
-2
/
+11
2020-04-15
ASoC: soc-pcm: dpcm: Only allow playback/capture if supported
Stephan Gerhold
1
-2
/
+11
2020-04-14
ASoC: soc: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
1
-15
/
+15
2020-04-01
ASoC: dpcm: allow start or stop during pause for backend
이경택
1
-2
/
+4
2020-03-20
ASoC: soc-pcm: Merge for_each_rtd_cpu/codec_dais()
Kuninori Morimoto
1
-236
/
+75
2020-03-12
ASoC: export DPCM runtime update functions
Guennadi Liakhovetski
1
-1
/
+4
2020-03-12
ASoC: (cosmetic) simplify dpcm_prune_paths()
Guennadi Liakhovetski
1
-31
/
+32
2020-03-10
ASoC: pcm: Fix (again) possible buffer overflow in dpcm state sysfs output
Takashi Iwai
1
-8
/
+8
2020-03-10
ASoC: soc: use for_each_rtd_codecs/cpus_dai() macro
Kuninori Morimoto
1
-62
/
+62
2020-03-06
Merge series "ASoC: soc-pcm cleanup step5" from Kuninori Morimoto <kuninori.m...
Mark Brown
1
-50
/
+47
2020-03-06
ASoC: soc-pcm: Do Digital Mute for both CPU/Codec in same timing.
Kuninori Morimoto
1
-3
/
+8
2020-03-06
ASoC: soc-pcm: check DAI's activity more simply
Kuninori Morimoto
1
-5
/
+2
2020-03-06
ASoC: soc-pcm: tidyup dulicate handing at dpcm_fe_dai_startup()
Kuninori Morimoto
1
-7
/
+3
2020-03-06
ASoC: soc-pcm: use snd_soc_dai_get_pcm_stream() at dpcm_set_fe_runtime()
Kuninori Morimoto
1
-6
/
+3
2020-03-06
ASoC: soc-pcm: add dpcm_fe_dai_cleanup()
Kuninori Morimoto
1
-14
/
+16
2020-03-06
ASoC: soc-pcm: move dpcm_fe_dai_close()
Kuninori Morimoto
1
-20
/
+20
[next]