index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-component.c
Age
Commit message (
Expand
)
Author
2021-03-25
ASoC: soc-component: Add snd_soc_pcm_component_ack
Shengjiu Wang
2021-03-10
ASoC: constify of_phandle_args in snd_soc_get_dai_name()
Krzysztof Kozlowski
2021-01-29
ASoC: soc-component: fix undefined reference to __ffssi2
Srinivas Kandagatla
2021-01-27
ASoC: soc-component: add snd_soc_component_read/write_field()
Srinivas Kandagatla
2020-12-09
ASoC: soc-pcm: care trigger rollback
Kuninori Morimoto
2020-11-26
ASoC: soc-component: add mark for snd_soc_component_compr_open/free()
Kuninori Morimoto
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_get_metadata()
Kuninori Morimoto
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_set_metadata()
Kuninori Morimoto
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_copy()
Kuninori Morimoto
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_pointer()
Kuninori Morimoto
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_ack()
Kuninori Morimoto
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_get_codec_caps()
Kuninori Morimoto
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_get_caps()
Kuninori Morimoto
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_get_params()
Kuninori Morimoto
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_set_params()
Kuninori Morimoto
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_trigger()
Kuninori Morimoto
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_free()
Kuninori Morimoto
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_open()
Kuninori Morimoto
2020-10-26
ASoC: soc-component: add mark for snd_soc_pcm_component_hw_params/free()
Kuninori Morimoto
2020-09-28
ASoC: soc-component: add mark for snd_soc_pcm_component_pm_runtime_get/put()
Kuninori Morimoto
2020-09-28
ASoC: soc-component: add mark for soc_pcm_components_open/close()
Kuninori Morimoto
2020-08-11
ASoC: Make soc_component_read() returning an error code again
Takashi Iwai
2020-07-31
ASoC: core: Relocate and expose snd_soc_component_initialize
Cezary Rojewski
2020-07-24
ASoC: soc-component: don't report of_xlate_dai_name failures
Jerome Brunet
2020-07-23
ASoC: soc-xxx: add asoc_substream_to_rtd()
Kuninori Morimoto
2020-07-16
ASoC: soc-component: Add missed return for calling soc_component_ret
Shengjiu Wang
2020-06-22
ASoC: soc-component: use io_mutex correctly
Kuninori Morimoto
2020-06-22
ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...
Kuninori Morimoto
2020-06-15
ASoC: soc-component: merge soc-io.c into soc-component.c
Kuninori Morimoto
2020-06-15
ASoC: soc-component: add snd_soc_component_init()
Kuninori Morimoto
2020-06-15
ASoC: soc-component: add snd_soc_pcm_component_trigger()
Kuninori Morimoto
2020-06-15
ASoC: soc-component: add snd_soc_pcm_component_hw_free()
Kuninori Morimoto
2020-06-15
ASoC: soc-component: add snd_soc_pcm_component_hw_params()
Kuninori Morimoto
2020-06-15
ASoC: soc-component: add snd_soc_pcm_component_prepare()
Kuninori Morimoto
2020-06-15
ASoC: soc-component: add soc_component_err()
Kuninori Morimoto
2020-06-15
ASoC: soc-component: move snd_soc_component_initialize() to soc-component.c
Kuninori Morimoto
2020-06-15
ASoC: soc-component: move snd_soc_component_xxx_regmap() to soc-component
Kuninori Morimoto
2020-06-15
ASoC: soc-component: add soc_component_pin() and share code
Kuninori Morimoto
2020-02-28
ASoC: soc-component: tidyup snd_soc_pcm_component_sync_stop()
Kuninori Morimoto
2020-01-10
ASoC: soc-core: remove snd_soc_rtdcom_list
Kuninori Morimoto
2020-01-10
Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2020-01-07
ASoC: Fix NULL dereference at freeing
Takashi Iwai
2019-11-25
Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
2019-11-22
ASoC: component: Add sync_stop PCM ops
Takashi Iwai
2019-11-19
ASoC: soc-component: tidyup snd_soc_pcm_component_new/free() parameter
Kuninori Morimoto
2019-10-23
ASoC: soc-core: add for_each_rtd_components() and replace
Kuninori Morimoto
2019-10-08
ASoC: soc-component: remove snd_pcm_ops from component driver
Kuninori Morimoto
2019-10-08
ASoC: soc-core: add new pcm_construct/pcm_destruct
Kuninori Morimoto
2019-10-08
ASoC: soc-core: merge snd_pcm_ops member to component driver
Kuninori Morimoto
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_pcm_free()
Kuninori Morimoto
[next]