summaryrefslogtreecommitdiff
path: root/include/sound/soc-component.h
Commit message (Expand)AuthorAgeFilesLines
* ASoC: cleanup dai / component active codeKuninori Morimoto2020-05-181-6/+0
* ASoC: soc-component: add snd_soc_component_active()Kuninori Morimoto2020-05-181-0/+6
* ASoC: soc-compress: remove snd_compr_opsKuninori Morimoto2020-04-211-1/+0
* ASoC: soc-compress: add snd_compress_opsKuninori Morimoto2020-04-211-1/+40
* ALSA: Replace timespec with timespec64Baolin Wang2019-12-111-2/+2
* Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2019-11-251-2/+2
|\
| * ASoC: soc-component: tidyup snd_soc_pcm_component_new/free() parameterKuninori Morimoto2019-11-191-2/+2
* | ASoC: component: Add sync_stop PCM opsTakashi Iwai2019-11-221-0/+3
|/
* ASoC: soc-component: remove snd_pcm_ops from component driverKuninori Morimoto2019-10-081-5/+0
* ASoC: soc-core: add new pcm_construct/pcm_destructKuninori Morimoto2019-10-081-0/+6
* ASoC: soc-core: merge snd_pcm_ops member to component driverKuninori Morimoto2019-10-081-0/+34
* ASoC: soc-component.h: remove GPL explanation from headerKuninori Morimoto2019-10-011-4/+0
* ASoC: soc-component: add snd_soc_pcm_component_pcm_free()Kuninori Morimoto2019-08-051-0/+1
* ASoC: soc-component: add snd_soc_pcm_component_pcm_new()Kuninori Morimoto2019-08-051-0/+1
* ASoC: soc-component: add snd_soc_pcm_component_mmap()Kuninori Morimoto2019-08-051-0/+2
* ASoC: soc-component: add snd_soc_pcm_component_page()Kuninori Morimoto2019-08-051-0/+2
* ASoC: soc-component: add snd_soc_pcm_component_copy_user()Kuninori Morimoto2019-08-051-0/+3
* ASoC: soc-component: add snd_soc_pcm_component_ioctrl()Kuninori Morimoto2019-08-051-0/+2
* ASoC: soc-component: add snd_soc_pcm_component_pointer()Kuninori Morimoto2019-08-051-0/+2
* ASoC: soc-component: move snd_soc_component_set_bias_level()Kuninori Morimoto2019-08-051-0/+2
* ASoC: soc-component: move snd_soc_component_stream_event()Kuninori Morimoto2019-08-051-0/+2
* ASoC: soc-component: move snd_soc_component_seq_notifier()Kuninori Morimoto2019-08-051-0/+3
* ASoC: soc-component: add snd_soc_component_of_xlate_dai_name()Kuninori Morimoto2019-08-051-0/+3
* ASoC: soc-component: add snd_soc_component_of_xlate_dai_id()Kuninori Morimoto2019-08-051-0/+2
* ASoC: soc-component: add snd_soc_component_remove()Kuninori Morimoto2019-08-051-0/+1
* ASoC: soc-component: add snd_soc_component_probe()Kuninori Morimoto2019-08-051-0/+1
* ASoC: soc-component: add snd_soc_component_is_suspended()Kuninori Morimoto2019-08-051-0/+1
* ASoC: soc-component: add snd_soc_component_resume()Kuninori Morimoto2019-08-051-0/+1
* ASoC: soc-component: add snd_soc_component_suspend()Kuninori Morimoto2019-08-051-0/+1
* ASoC: soc-component: add snd_soc_component_trigger()Kuninori Morimoto2019-08-051-0/+3
* ASoC: soc-component: add snd_soc_component_hw_free()Kuninori Morimoto2019-08-051-0/+2
* ASoC: soc-component: add snd_soc_component_hw_params()Kuninori Morimoto2019-08-051-0/+3
* ASoC: soc-component: add snd_soc_component_prepare()Kuninori Morimoto2019-08-051-0/+2
* ASoC: soc-component: add snd_soc_component_close()Kuninori Morimoto2019-08-051-0/+2
* ASoC: soc-component: add snd_soc_component_open()Kuninori Morimoto2019-08-051-0/+4
* ASoC: soc-component: add snd_soc_component_get/put()Kuninori Morimoto2019-08-051-0/+13
* ASoC: add soc-component.cKuninori Morimoto2019-08-051-0/+328