开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-component.c
Age
Commit message (
Expand
)
Author
2024-09-30
ASoC: remove unused substream in macro soc_component_mark_pop
Hongbo Li
2024-08-09
ASoC: Drop snd_soc_*_get_kcontrol_locked()
Takashi Iwai
2024-08-02
ASoC: soc-component: Add new snd_soc_component_get_kcontrol() helpers
Charles Keepax
2023-10-10
ASoC: Merge fixes for consistent cs42l43 schema
Mark Brown
2023-10-09
ASoC: soc-dapm: Add helper for comparing widget name
Krzysztof Kozlowski
2023-09-25
ASoC: soc-component: convert not to use asoc_xxx()
Kuninori Morimoto
2023-09-01
ASoC: Name iov_iter argument as iterator instead of buffer
Takashi Iwai
2023-08-18
ASoC: pcm: Drop obsoleted PCM copy_user ops
Takashi Iwai
2023-08-18
ASoC: component: Add generic PCM copy ops
Takashi Iwai
2023-05-15
ASoC: soc-component: Add notify control helper function
Charles Keepax
2023-04-17
ASoC: expand snd_soc_dpcm_mutex_lock/unlock()
Kuninori Morimoto
2023-01-27
ASoC: soc-component: add get_jack_type
Astrid Rost
2022-10-04
Revert "ASoC: soc-component: using pm_runtime_resume_and_get instead of pm_ru...
Peter Ujfalusi
2022-09-23
ASoC: soc-component: using pm_runtime_resume_and_get instead of pm_runtime_ge...
Zhang Qilong
2022-05-16
ASoC: soc-component: Update handling to component delays
Charles Keepax
2021-11-29
ASoC: soc-component: add snd_soc_pcm_component_delay()
Kuninori Morimoto
2021-10-15
ASoC: soc-component: improve error reporting for register access
Srinivas Kandagatla
2021-09-20
ASoC: compress/component: Use module_get_when_open/put_when_close for cstream
Peter Ujfalusi
2021-09-20
ASoC: soc-component: Convert the mark_module to void*
Peter Ujfalusi
2021-08-16
ASoC: soc-component: cleanup cppcheck warning at snd_soc_pcm_component_pm_run...
Kuninori Morimoto
2021-07-28
ASoC: component: Remove misplaced prefix handling in pin control functions
Mark Brown
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
[next]