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
starfive-6.6.48-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
/
include
/
sound
/
soc-component.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-27
ASoC: soc-component: Remove non_legacy_dai_naming flag
Charles Keepax
1
-1
/
+0
2022-06-27
ASoC: soc-component: Add legacy_dai_naming flag
Charles Keepax
1
-0
/
+1
2022-06-06
ASoC: simple-card-utils: Move snd_soc_component_is_codec to be local
Charles Keepax
1
-5
/
+0
2022-05-09
ASoC: soc-component: Add comment for the endianness flag
Charles Keepax
1
-0
/
+9
2022-04-05
ASoC: soc-core: add debugfs_prefix member to snd_soc_component_driver
Heiner Kallweit
1
-0
/
+4
2021-11-29
ASoC: soc-component: add snd_soc_pcm_component_delay()
Kuninori Morimoto
1
-0
/
+4
2021-10-18
ASoC: soc-component: add snd_soc_component_is_codec()
Kuninori Morimoto
1
-0
/
+5
2021-10-01
ASoC: soc-component: Remove conditional definition of debugfs data members
Simon Trimmer
1
-2
/
+0
2021-09-20
ASoC: compress/component: Use module_get_when_open/put_when_close for cstream
Peter Ujfalusi
1
-2
/
+4
2021-09-20
ASoC: soc-component: Convert the mark_module to void*
Peter Ujfalusi
1
-5
/
+3
2021-04-16
ASoC: soc-utils: add snd_soc_component_is_dummy()
Kuninori Morimoto
1
-0
/
+1
2021-03-25
ASoC: soc-component: Add snd_soc_pcm_component_ack
Shengjiu Wang
1
-0
/
+3
2021-03-10
ASoC: constify of_phandle_args in snd_soc_get_dai_name()
Krzysztof Kozlowski
1
-2
/
+2
2021-01-27
ASoC: soc-component: add snd_soc_component_read/write_field()
Srinivas Kandagatla
1
-0
/
+6
2020-12-09
ASoC: soc-pcm: care trigger rollback
Kuninori Morimoto
1
-1
/
+2
2020-11-26
ASoC: soc-component: add mark for snd_soc_component_compr_open/free()
Kuninori Morimoto
1
-3
/
+3
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_get_metadata()
Kuninori Morimoto
1
-0
/
+2
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_set_metadata()
Kuninori Morimoto
1
-0
/
+2
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_copy()
Kuninori Morimoto
1
-0
/
+2
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_pointer()
Kuninori Morimoto
1
-0
/
+2
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_ack()
Kuninori Morimoto
1
-0
/
+1
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_get_codec_caps()
Kuninori Morimoto
1
-0
/
+2
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_get_caps()
Kuninori Morimoto
1
-0
/
+2
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_get_params()
Kuninori Morimoto
1
-0
/
+2
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_set_params()
Kuninori Morimoto
1
-0
/
+2
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_trigger()
Kuninori Morimoto
1
-0
/
+1
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_free()
Kuninori Morimoto
1
-0
/
+2
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_open()
Kuninori Morimoto
1
-0
/
+2
2020-10-26
ASoC: soc-component: add mark for snd_soc_pcm_component_hw_params/free()
Kuninori Morimoto
1
-3
/
+3
2020-09-28
ASoC: soc-component: add mark for snd_soc_pcm_component_pm_runtime_get/put()
Kuninori Morimoto
1
-0
/
+5
2020-09-28
ASoC: soc-component: add mark for soc_pcm_components_open/close()
Kuninori Morimoto
1
-8
/
+15
2020-07-31
ASoC: core: Relocate and expose snd_soc_component_initialize
Cezary Rojewski
1
-3
/
+0
2020-06-22
ASoC: remove snd_soc_component_read32()
Kuninori Morimoto
1
-1
/
+0
2020-06-22
ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...
Kuninori Morimoto
1
-3
/
+2
2020-06-15
ASoC: soc-component: tidyup Copyright
Kuninori Morimoto
1
-1
/
+2
2020-06-15
ASoC: soc-component: add snd_soc_component_init()
Kuninori Morimoto
1
-0
/
+3
2020-06-15
ASoC: soc-component: add snd_soc_pcm_component_trigger()
Kuninori Morimoto
1
-3
/
+2
2020-06-15
ASoC: soc-component: add snd_soc_pcm_component_hw_free()
Kuninori Morimoto
1
-2
/
+2
2020-06-15
ASoC: soc-component: add snd_soc_pcm_component_hw_params()
Kuninori Morimoto
1
-3
/
+3
2020-06-15
ASoC: soc-component: add snd_soc_pcm_component_prepare()
Kuninori Morimoto
1
-2
/
+1
2020-06-15
ASoC: soc-component: move snd_soc_component_initialize() to soc-component.c
Kuninori Morimoto
1
-0
/
+4
2020-06-15
ASoC: soc-component: move snd_soc_component_xxx_regmap() to soc-component
Kuninori Morimoto
1
-0
/
+1
2020-05-18
ASoC: cleanup dai / component active code
Kuninori Morimoto
1
-6
/
+0
2020-05-18
ASoC: soc-component: add snd_soc_component_active()
Kuninori Morimoto
1
-0
/
+6
2020-04-21
ASoC: soc-compress: remove snd_compr_ops
Kuninori Morimoto
1
-1
/
+0
2020-04-21
ASoC: soc-compress: add snd_compress_ops
Kuninori Morimoto
1
-1
/
+40
2019-12-12
ALSA: Replace timespec with timespec64
Baolin Wang
1
-2
/
+2
2019-11-25
Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
1
-2
/
+2
2019-11-22
ASoC: component: Add sync_stop PCM ops
Takashi Iwai
1
-0
/
+3
2019-11-19
ASoC: soc-component: tidyup snd_soc_pcm_component_new/free() parameter
Kuninori Morimoto
1
-2
/
+2
[next]