index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-component.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-16
ASoC: soc-component: cleanup cppcheck warning at snd_soc_pcm_component_pm_run...
Kuninori Morimoto
1
-2
/
+2
2021-07-28
ASoC: component: Remove misplaced prefix handling in pin control functions
Mark Brown
1
-36
/
+27
2021-03-25
ASoC: soc-component: Add snd_soc_pcm_component_ack
Shengjiu Wang
1
-0
/
+14
2021-03-10
ASoC: constify of_phandle_args in snd_soc_get_dai_name()
Krzysztof Kozlowski
1
-1
/
+1
2021-01-29
ASoC: soc-component: fix undefined reference to __ffssi2
Srinivas Kandagatla
1
-1
/
+2
2021-01-27
ASoC: soc-component: add snd_soc_component_read/write_field()
Srinivas Kandagatla
1
-0
/
+53
2020-12-09
ASoC: soc-pcm: care trigger rollback
Kuninori Morimoto
1
-8
/
+37
2020-11-26
ASoC: soc-component: add mark for snd_soc_component_compr_open/free()
Kuninori Morimoto
1
-9
/
+8
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_get_metadata()
Kuninori Morimoto
1
-0
/
+20
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_set_metadata()
Kuninori Morimoto
1
-0
/
+21
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_copy()
Kuninori Morimoto
1
-0
/
+24
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_pointer()
Kuninori Morimoto
1
-0
/
+20
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_ack()
Kuninori Morimoto
1
-0
/
+20
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_get_codec_caps()
Kuninori Morimoto
1
-0
/
+24
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_get_caps()
Kuninori Morimoto
1
-0
/
+24
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_get_params()
Kuninori Morimoto
1
-0
/
+20
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_set_params()
Kuninori Morimoto
1
-0
/
+21
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_trigger()
Kuninori Morimoto
1
-0
/
+20
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_free()
Kuninori Morimoto
1
-0
/
+18
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_open()
Kuninori Morimoto
1
-0
/
+23
2020-10-26
ASoC: soc-component: add mark for snd_soc_pcm_component_hw_params/free()
Kuninori Morimoto
1
-9
/
+10
2020-09-28
ASoC: soc-component: add mark for snd_soc_pcm_component_pm_runtime_get/put()
Kuninori Morimoto
1
-0
/
+38
2020-09-28
ASoC: soc-component: add mark for soc_pcm_components_open/close()
Kuninori Morimoto
1
-2
/
+33
2020-08-11
ASoC: Make soc_component_read() returning an error code again
Takashi Iwai
1
-1
/
+1
2020-07-31
ASoC: core: Relocate and expose snd_soc_component_initialize
Cezary Rojewski
1
-16
/
+0
2020-07-24
ASoC: soc-component: don't report of_xlate_dai_name failures
Jerome Brunet
1
-6
/
+8
2020-07-23
ASoC: soc-xxx: add asoc_substream_to_rtd()
Kuninori Morimoto
1
-10
/
+10
2020-07-17
ASoC: soc-component: Add missed return for calling soc_component_ret
Shengjiu Wang
1
-3
/
+3
2020-06-22
ASoC: soc-component: use io_mutex correctly
Kuninori Morimoto
1
-17
/
+43
2020-06-22
ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...
Kuninori Morimoto
1
-28
/
+12
2020-06-15
ASoC: soc-component: merge soc-io.c into soc-component.c
Kuninori Morimoto
1
-0
/
+194
2020-06-15
ASoC: soc-component: add snd_soc_component_init()
Kuninori Morimoto
1
-0
/
+16
2020-06-15
ASoC: soc-component: add snd_soc_pcm_component_trigger()
Kuninori Morimoto
1
-12
/
+18
2020-06-15
ASoC: soc-component: add snd_soc_pcm_component_hw_free()
Kuninori Morimoto
1
-11
/
+19
2020-06-15
ASoC: soc-component: add snd_soc_pcm_component_hw_params()
Kuninori Morimoto
1
-13
/
+23
2020-06-15
ASoC: soc-component: add snd_soc_pcm_component_prepare()
Kuninori Morimoto
1
-11
/
+17
2020-06-15
ASoC: soc-component: add soc_component_err()
Kuninori Morimoto
1
-46
/
+116
2020-06-15
ASoC: soc-component: move snd_soc_component_initialize() to soc-component.c
Kuninori Morimoto
1
-0
/
+16
2020-06-15
ASoC: soc-component: move snd_soc_component_xxx_regmap() to soc-component
Kuninori Morimoto
1
-0
/
+50
2020-06-15
ASoC: soc-component: add soc_component_pin() and share code
Kuninori Morimoto
1
-132
/
+20
2020-02-28
ASoC: soc-component: tidyup snd_soc_pcm_component_sync_stop()
Kuninori Morimoto
1
-1
/
+1
2020-01-10
ASoC: soc-core: remove snd_soc_rtdcom_list
Kuninori Morimoto
1
-17
/
+16
2020-01-10
Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-0
/
+3
2020-01-08
ASoC: Fix NULL dereference at freeing
Takashi Iwai
1
-0
/
+3
2019-11-25
Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
1
-5
/
+3
2019-11-22
ASoC: component: Add sync_stop PCM ops
Takashi Iwai
1
-0
/
+19
2019-11-19
ASoC: soc-component: tidyup snd_soc_pcm_component_new/free() parameter
Kuninori Morimoto
1
-5
/
+3
2019-10-23
ASoC: soc-core: add for_each_rtd_components() and replace
Kuninori Morimoto
1
-31
/
+12
2019-10-08
ASoC: soc-component: remove snd_pcm_ops from component driver
Kuninori Morimoto
1
-77
/
+0
2019-10-08
ASoC: soc-core: add new pcm_construct/pcm_destruct
Kuninori Morimoto
1
-0
/
+11
[next]