summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-component.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Merge fixes for consistent cs42l43 schemaMark Brown2023-10-101-0/+1
|\
| * ASoC: soc-dapm: Add helper for comparing widget nameKrzysztof Kozlowski2023-10-091-0/+1
* | ASoC: soc-component: convert not to use asoc_xxx()Kuninori Morimoto2023-09-251-12/+12
|/
* ASoC: Name iov_iter argument as iterator instead of bufferTakashi Iwai2023-09-011-2/+2
* ASoC: pcm: Drop obsoleted PCM copy_user opsTakashi Iwai2023-08-181-20/+0
* ASoC: component: Add generic PCM copy opsTakashi Iwai2023-08-181-0/+18
* ASoC: soc-component: Add notify control helper functionCharles Keepax2023-05-151-0/+22
* ASoC: expand snd_soc_dpcm_mutex_lock/unlock()Kuninori Morimoto2023-04-171-6/+6
* ASoC: soc-component: add get_jack_typeAstrid Rost2023-01-271-0/+20
* Revert "ASoC: soc-component: using pm_runtime_resume_and_get instead of pm_ru...Peter Ujfalusi2022-10-041-2/+4
* ASoC: soc-component: using pm_runtime_resume_and_get instead of pm_runtime_ge...Zhang Qilong2022-09-231-4/+2
* ASoC: soc-component: Update handling to component delaysCharles Keepax2022-05-161-1/+15
* ASoC: soc-component: add snd_soc_pcm_component_delay()Kuninori Morimoto2021-11-291-0/+28
* ASoC: soc-component: improve error reporting for register accessSrinivas Kandagatla2021-10-151-10/+16
* ASoC: compress/component: Use module_get_when_open/put_when_close for cstreamPeter Ujfalusi2021-09-201-26/+19
* ASoC: soc-component: Convert the mark_module to void*Peter Ujfalusi2021-09-201-9/+7
* ASoC: soc-component: cleanup cppcheck warning at snd_soc_pcm_component_pm_run...Kuninori Morimoto2021-08-161-2/+2
* ASoC: component: Remove misplaced prefix handling in pin control functionsMark Brown2021-07-281-36/+27
* ASoC: soc-component: Add snd_soc_pcm_component_ackShengjiu Wang2021-03-251-0/+14
* ASoC: constify of_phandle_args in snd_soc_get_dai_name()Krzysztof Kozlowski2021-03-101-1/+1
* ASoC: soc-component: fix undefined reference to __ffssi2Srinivas Kandagatla2021-01-291-1/+2
* ASoC: soc-component: add snd_soc_component_read/write_field()Srinivas Kandagatla2021-01-271-0/+53
* ASoC: soc-pcm: care trigger rollbackKuninori Morimoto2020-12-091-8/+37
* ASoC: soc-component: add mark for snd_soc_component_compr_open/free()Kuninori Morimoto2020-11-261-9/+8
* ASoC: soc-component: add snd_soc_component_compr_get_metadata()Kuninori Morimoto2020-11-181-0/+20
* ASoC: soc-component: add snd_soc_component_compr_set_metadata()Kuninori Morimoto2020-11-181-0/+21
* ASoC: soc-component: add snd_soc_component_compr_copy()Kuninori Morimoto2020-11-181-0/+24
* ASoC: soc-component: add snd_soc_component_compr_pointer()Kuninori Morimoto2020-11-181-0/+20
* ASoC: soc-component: add snd_soc_component_compr_ack()Kuninori Morimoto2020-11-181-0/+20
* ASoC: soc-component: add snd_soc_component_compr_get_codec_caps()Kuninori Morimoto2020-11-181-0/+24
* ASoC: soc-component: add snd_soc_component_compr_get_caps()Kuninori Morimoto2020-11-181-0/+24
* ASoC: soc-component: add snd_soc_component_compr_get_params()Kuninori Morimoto2020-11-181-0/+20
* ASoC: soc-component: add snd_soc_component_compr_set_params()Kuninori Morimoto2020-11-181-0/+21
* ASoC: soc-component: add snd_soc_component_compr_trigger()Kuninori Morimoto2020-11-181-0/+20
* ASoC: soc-component: add snd_soc_component_compr_free()Kuninori Morimoto2020-11-181-0/+18
* ASoC: soc-component: add snd_soc_component_compr_open()Kuninori Morimoto2020-11-181-0/+23
* ASoC: soc-component: add mark for snd_soc_pcm_component_hw_params/free()Kuninori Morimoto2020-10-261-9/+10
* ASoC: soc-component: add mark for snd_soc_pcm_component_pm_runtime_get/put()Kuninori Morimoto2020-09-281-0/+38
* ASoC: soc-component: add mark for soc_pcm_components_open/close()Kuninori Morimoto2020-09-281-2/+33
* ASoC: Make soc_component_read() returning an error code againTakashi Iwai2020-08-111-1/+1
* ASoC: core: Relocate and expose snd_soc_component_initializeCezary Rojewski2020-07-311-16/+0
* ASoC: soc-component: don't report of_xlate_dai_name failuresJerome Brunet2020-07-241-6/+8
* ASoC: soc-xxx: add asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-10/+10
* ASoC: soc-component: Add missed return for calling soc_component_retShengjiu Wang2020-07-161-3/+3
* ASoC: soc-component: use io_mutex correctlyKuninori Morimoto2020-06-221-17/+43
* ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...Kuninori Morimoto2020-06-221-28/+12
* ASoC: soc-component: merge soc-io.c into soc-component.cKuninori Morimoto2020-06-151-0/+194
* ASoC: soc-component: add snd_soc_component_init()Kuninori Morimoto2020-06-151-0/+16
* ASoC: soc-component: add snd_soc_pcm_component_trigger()Kuninori Morimoto2020-06-151-12/+18
* ASoC: soc-component: add snd_soc_pcm_component_hw_free()Kuninori Morimoto2020-06-151-11/+19