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
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
2019-10-08
ASoC: soc-core: merge snd_pcm_ops member to component driver
Kuninori Morimoto
1
-0
/
+52
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_pcm_free()
Kuninori Morimoto
1
-0
/
+14
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_pcm_new()
Kuninori Morimoto
1
-0
/
+20
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_mmap()
Kuninori Morimoto
1
-0
/
+19
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_page()
Kuninori Morimoto
1
-0
/
+23
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_copy_user()
Kuninori Morimoto
1
-0
/
+21
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_ioctrl()
Kuninori Morimoto
1
-0
/
+20
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_pointer()
Kuninori Morimoto
1
-0
/
+18
2019-08-05
ASoC: soc-component: move snd_soc_component_set_bias_level()
Kuninori Morimoto
1
-0
/
+9
2019-08-05
ASoC: soc-component: move snd_soc_component_stream_event()
Kuninori Morimoto
1
-0
/
+9
2019-08-05
ASoC: soc-component: move snd_soc_component_seq_notifier()
Kuninori Morimoto
1
-0
/
+7
2019-08-05
ASoC: soc-component: add snd_soc_component_of_xlate_dai_name()
Kuninori Morimoto
1
-0
/
+10
2019-08-05
ASoC: soc-component: add snd_soc_component_of_xlate_dai_id()
Kuninori Morimoto
1
-0
/
+9
2019-08-05
ASoC: soc-component: add snd_soc_component_remove()
Kuninori Morimoto
1
-0
/
+6
2019-08-05
ASoC: soc-component: add snd_soc_component_probe()
Kuninori Morimoto
1
-0
/
+8
2019-08-05
ASoC: soc-component: add snd_soc_component_is_suspended()
Kuninori Morimoto
1
-0
/
+5
2019-08-05
ASoC: soc-component: add snd_soc_component_resume()
Kuninori Morimoto
1
-0
/
+7
2019-08-05
ASoC: soc-component: add snd_soc_component_suspend()
Kuninori Morimoto
1
-0
/
+7
2019-08-05
ASoC: soc-component: add snd_soc_component_trigger()
Kuninori Morimoto
1
-0
/
+11
2019-08-05
ASoC: soc-component: add snd_soc_component_hw_free()
Kuninori Morimoto
1
-0
/
+10
2019-08-05
ASoC: soc-component: add snd_soc_component_hw_params()
Kuninori Morimoto
1
-0
/
+11
2019-08-05
ASoC: soc-component: add snd_soc_component_prepare()
Kuninori Morimoto
1
-0
/
+10
2019-08-05
ASoC: soc-component: add snd_soc_component_close()
Kuninori Morimoto
1
-0
/
+10
2019-08-05
ASoC: soc-component: add snd_soc_component_open()
Kuninori Morimoto
1
-0
/
+10
2019-08-05
ASoC: soc-component: add snd_soc_component_get/put()
Kuninori Morimoto
1
-0
/
+18
2019-08-05
ASoC: add soc-component.c
Kuninori Morimoto
1
-0
/
+269