summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-component.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* ASoC: soc-component: add snd_soc_pcm_component_hw_params()Kuninori Morimoto2020-06-151-13/+23
* ASoC: soc-component: add snd_soc_pcm_component_prepare()Kuninori Morimoto2020-06-151-11/+17
* ASoC: soc-component: add soc_component_err()Kuninori Morimoto2020-06-151-46/+116
* ASoC: soc-component: move snd_soc_component_initialize() to soc-component.cKuninori Morimoto2020-06-151-0/+16
* ASoC: soc-component: move snd_soc_component_xxx_regmap() to soc-componentKuninori Morimoto2020-06-151-0/+50
* ASoC: soc-component: add soc_component_pin() and share codeKuninori Morimoto2020-06-151-132/+20
* ASoC: soc-component: tidyup snd_soc_pcm_component_sync_stop()Kuninori Morimoto2020-02-281-1/+1
* ASoC: soc-core: remove snd_soc_rtdcom_listKuninori Morimoto2020-01-101-17/+16
* Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-01-101-0/+3
|\
| * ASoC: Fix NULL dereference at freeingTakashi Iwai2020-01-071-0/+3
* | Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2019-11-251-5/+3
|\|
| * ASoC: soc-component: tidyup snd_soc_pcm_component_new/free() parameterKuninori Morimoto2019-11-191-5/+3
* | ASoC: component: Add sync_stop PCM opsTakashi Iwai2019-11-221-0/+19
|/
* ASoC: soc-core: add for_each_rtd_components() and replaceKuninori Morimoto2019-10-231-31/+12
* ASoC: soc-component: remove snd_pcm_ops from component driverKuninori Morimoto2019-10-081-77/+0
* ASoC: soc-core: add new pcm_construct/pcm_destructKuninori Morimoto2019-10-081-0/+11
* ASoC: soc-core: merge snd_pcm_ops member to component driverKuninori Morimoto2019-10-081-0/+52
* ASoC: soc-component: add snd_soc_pcm_component_pcm_free()Kuninori Morimoto2019-08-051-0/+14
* ASoC: soc-component: add snd_soc_pcm_component_pcm_new()Kuninori Morimoto2019-08-051-0/+20
* ASoC: soc-component: add snd_soc_pcm_component_mmap()Kuninori Morimoto2019-08-051-0/+19
* ASoC: soc-component: add snd_soc_pcm_component_page()Kuninori Morimoto2019-08-051-0/+23
* ASoC: soc-component: add snd_soc_pcm_component_copy_user()Kuninori Morimoto2019-08-051-0/+21
* ASoC: soc-component: add snd_soc_pcm_component_ioctrl()Kuninori Morimoto2019-08-051-0/+20
* ASoC: soc-component: add snd_soc_pcm_component_pointer()Kuninori Morimoto2019-08-051-0/+18
* ASoC: soc-component: move snd_soc_component_set_bias_level()Kuninori Morimoto2019-08-051-0/+9
* ASoC: soc-component: move snd_soc_component_stream_event()Kuninori Morimoto2019-08-051-0/+9
* ASoC: soc-component: move snd_soc_component_seq_notifier()Kuninori Morimoto2019-08-051-0/+7
* ASoC: soc-component: add snd_soc_component_of_xlate_dai_name()Kuninori Morimoto2019-08-051-0/+10
* ASoC: soc-component: add snd_soc_component_of_xlate_dai_id()Kuninori Morimoto2019-08-051-0/+9
* ASoC: soc-component: add snd_soc_component_remove()Kuninori Morimoto2019-08-051-0/+6
* ASoC: soc-component: add snd_soc_component_probe()Kuninori Morimoto2019-08-051-0/+8
* ASoC: soc-component: add snd_soc_component_is_suspended()Kuninori Morimoto2019-08-051-0/+5
* ASoC: soc-component: add snd_soc_component_resume()Kuninori Morimoto2019-08-051-0/+7
* ASoC: soc-component: add snd_soc_component_suspend()Kuninori Morimoto2019-08-051-0/+7
* ASoC: soc-component: add snd_soc_component_trigger()Kuninori Morimoto2019-08-051-0/+11
* ASoC: soc-component: add snd_soc_component_hw_free()Kuninori Morimoto2019-08-051-0/+10
* ASoC: soc-component: add snd_soc_component_hw_params()Kuninori Morimoto2019-08-051-0/+11