index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-pcm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-12
ASoC: soc-pcm: remove unneeded !rtd->dai_link check
Kuninori Morimoto
1
-3
/
+0
2021-03-12
ASoC: soc-pcm: fixup dpcm_be_dai_startup() user count
Kuninori Morimoto
1
-3
/
+9
2021-03-12
ASoC: soc-pcm: add soc_hw_sanity_check()
Kuninori Morimoto
1
-27
/
+40
2021-03-12
ASoC: soc-pcm: add soc_pcm_update_symmetry()
Kuninori Morimoto
1
-8
/
+6
2021-03-12
ASoC: soc-pcm: direct copy at snd_soc_set_runtime_hwparams()
Kuninori Morimoto
1
-9
/
+2
2021-03-12
ASoC: soc-pcm: add soc_cpu/codec_dai_name() macro
Kuninori Morimoto
1
-12
/
+13
2021-03-12
ASoC: soc-pcm: check DAI activity under soc_pcm_apply_symmetry()
Kuninori Morimoto
1
-15
/
+12
2021-03-10
Merge series "ASoC: core: remove cppcheck warnings" from Pierre-Louis Bossart...
Mark Brown
1
-2
/
+2
2021-03-10
ASoC: soc-pcm: add error log
Pierre-Louis Bossart
1
-0
/
+2
2021-03-10
ASoC: soc-pcm: remove shadowing variable
Pierre-Louis Bossart
1
-1
/
+0
2021-03-10
ASoC: soc-pcm: remove redundant assignment
Pierre-Louis Bossart
1
-1
/
+0
2021-03-10
ASoC: soc-pcm: unpack dpcm_set_fe_runtime()
Kuninori Morimoto
1
-10
/
+5
2021-03-10
ASoC: soc-pcm: add dpcm_runtime_setup()
Kuninori Morimoto
1
-11
/
+9
2021-03-10
ASoC: soc-pcm: add dpcm_runtime_setup_fe()
Kuninori Morimoto
1
-22
/
+31
2021-03-10
ASoC: soc-pcm: unpack dpcm_init_runtime_hw()
Kuninori Morimoto
1
-13
/
+7
2021-03-10
ASoC: soc-pcm: remove strange format storing
Kuninori Morimoto
1
-4
/
+1
2021-02-17
ASoC: soc-pcm: fix hw param limits calculation for multi-DAI
Kai Vehmanen
1
-2
/
+7
2021-02-15
ASoC: soc-pcm: fix hwparams min/max init for dpcm
Kai Vehmanen
1
-4
/
+2
2021-02-12
ASoC: soc-pcm: add soc_pcm_hw_update_format()
Kuninori Morimoto
1
-7
/
+10
2021-02-12
ASoC: soc-pcm: add soc_pcm_hw_update_chan()
Kuninori Morimoto
1
-20
/
+19
2021-02-12
ASoC: soc-pcm: add soc_pcm_hw_update_rate()
Kuninori Morimoto
1
-29
/
+27
2021-02-10
ASoC: soc-pcm: change error message to debug message
Shengjiu Wang
1
-2
/
+2
2021-02-03
ASoC: soc-pcm: fixup snd_pcm_limit_hw_rates() timing
Kuninori Morimoto
1
-4
/
+8
2021-02-03
ASoC: soc-pcm: use snd_pcm_hardware at dpcm_runtime_merge_xxx()
Kuninori Morimoto
1
-23
/
+21
2021-02-03
ASoC: soc-pcm: add soc_create_pcm() and simplify soc_new_pcm()
Kuninori Morimoto
1
-15
/
+28
2021-02-03
ASoC: soc-pcm: add soc_get_playback_capture() and simplify soc_new_pcm()
Kuninori Morimoto
1
-17
/
+28
2021-02-03
ASoC: soc-pcm: tidyup pcm setting
Kuninori Morimoto
1
-1
/
+1
2021-01-21
ASoC: soc-pcm: cleanup soc_pcm_params_symmetry()
Kuninori Morimoto
1
-45
/
+15
2021-01-21
ASoC: soc-pcm: cleanup soc_pcm_apply_symmetry()
Kuninori Morimoto
1
-47
/
+20
2021-01-21
ASoC: sync parameter naming : rate / sample_bits
Kuninori Morimoto
1
-12
/
+12
2021-01-21
ASoC: soc-pcm: revert soc_pcm_apply_symmetry()
Kuninori Morimoto
1
-20
/
+47
2021-01-13
ASoC: soc-pcm: cleanup soc_pcm_apply_symmetry()
Kuninori Morimoto
1
-47
/
+20
2021-01-13
ASoC: soc-pcm: add soc_pcm_set_dai_params()
Kuninori Morimoto
1
-25
/
+27
2021-01-13
ASoC: soc-pcm: add dpcm_set_be_update_state()
Kuninori Morimoto
1
-4
/
+9
2021-01-13
ASoC: soc-pcm: move dpcm_set_fe_update_state()
Kuninori Morimoto
1
-23
/
+22
2021-01-11
ASoC: soc-pcm: Fix an uninitialized error code
Dan Carpenter
1
-0
/
+1
2021-01-11
ASoC: soc-pcm: return correct -ERRNO in failure path
Souptick Joarder
1
-1
/
+2
2021-01-07
ASoC: soc-pcm: disconnect BEs if the FE is not ready
朱灿灿
1
-5
/
+14
2020-12-09
ASoC: soc-pcm: care trigger rollback
Kuninori Morimoto
1
-9
/
+33
2020-12-09
ASoC: soc-pcm: remove dpcm_do_trigger()
Kuninori Morimoto
1
-21
/
+9
2020-12-07
ASoC: pcm: send DAPM_STREAM_STOP event in dpcm_fe_dai_shutdown
Ranjani Sridharan
1
-0
/
+3
2020-11-19
ASoC: pcm: call snd_soc_dapm_stream_stop() in soc_pcm_hw_clean
Ranjani Sridharan
1
-7
/
+3
2020-11-10
ASoC: soc-pcm: Get all BEs along DAPM path
Sameer Pujar
1
-1
/
+2
2020-11-05
ASoC: pcm: DRAIN support reactivation
Cezary Rojewski
1
-0
/
+2
2020-10-26
ASoC: soc-pcm: add soc_pcm_hw_clean() and call it from soc_pcm_hw_params/free()
Kuninori Morimoto
1
-40
/
+16
2020-10-26
ASoC: soc-dai: add mark for snd_soc_dai_hw_params/free()
Kuninori Morimoto
1
-3
/
+3
2020-10-26
ASoC: soc-component: add mark for snd_soc_pcm_component_hw_params/free()
Kuninori Morimoto
1
-4
/
+3
2020-10-26
ASoC: soc-link: add mark for snd_soc_link_hw_params/free()
Kuninori Morimoto
1
-2
/
+2
2020-10-26
ASoC: soc-pcm: move soc_pcm_hw_free() next to soc_pcm_hw_params()
Kuninori Morimoto
1
-43
/
+43
2020-10-01
ASoC: soc-pcm: add missing ret=0 at soc_pcm_open()
Kuninori Morimoto
1
-0
/
+1
[prev]
[next]