summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-pcm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-fix-v5.6-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2020-03-071-9/+9
|\
| * ASoC: soc-pcm/soc-compress: don't use snd_soc_dapm_stream_stop()Kuninori Morimoto2020-02-241-1/+1
| * ASoC: pcm: Fix possible buffer overflow in dpcm state sysfs outputTakashi Iwai2020-02-191-8/+8
* | Merge branch 'asoc-5.6' into asoc-nextMark Brown2020-01-231-127/+106
|\|
| * ASoC: soc-pcm: add soc_rtd_trigger()Kuninori Morimoto2020-01-231-10/+16
| * ASoC: soc-pcm: add soc_rtd_hw_free()Kuninori Morimoto2020-01-231-4/+10
| * ASoC: soc-pcm: add soc_rtd_hw_params()Kuninori Morimoto2020-01-231-7/+15
| * ASoC: soc-pcm: add soc_rtd_prepare()Kuninori Morimoto2020-01-231-7/+14
| * ASoC: soc-pcm: add soc_rtd_shutdown()Kuninori Morimoto2020-01-231-4/+10
| * ASoC: soc-pcm: add soc_rtd_startup()Kuninori Morimoto2020-01-231-7/+14
| * ASoC: soc-pcm/soc-compress: use snd_soc_dapm_stream_stop() for SND_SOC_DAPM_S...Kuninori Morimoto2020-01-101-1/+1
| * ASoC: soc-dapm: add snd_soc_dapm_stream_stop()Kuninori Morimoto2020-01-101-18/+1
| * ASoC: soc-core: add snd_soc_close_delayed_work()Kuninori Morimoto2020-01-101-27/+1
| * ASoC: soc-core: do pinctrl_pm_select_xxx() as componentKuninori Morimoto2020-01-101-15/+8
| * ASoC: soc-core: remove snd_soc_rtdcom_listKuninori Morimoto2020-01-101-27/+16
| * Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-12-101-7/+4
| |\
* | \ Merge branch 'asoc-5.5' into asoc-linusMark Brown2020-01-231-2/+2
|\ \ \
| * | | ASoC: soc-pcm: crash in snd_soc_dapm_new_daiSameer Pujar2020-01-211-2/+2
| | |/ | |/|
* | | Merge tag 'asoc-fix-v5.5-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-12-171-7/+4
|\| | | |/ |/|
| * ASoC: core: Init pcm runtime work early to avoid warningsCurtis Malainey2019-12-041-7/+4
* | Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2019-11-251-14/+8
|\|
| * ASoC: soc-pcm: check symmetry before hw_paramsShengjiu Wang2019-11-201-3/+5
| * ASoC: soc-pcm: remove soc_pcm_private_free()Kuninori Morimoto2019-11-191-10/+0
| * ASoC: soc-component: tidyup snd_soc_pcm_component_new/free() parameterKuninori Morimoto2019-11-191-2/+2
| * ASoC: core: Fix compile warning with CONFIG_DEBUG_FS=nTakashi Iwai2019-11-081-0/+2
* | ASoC: component: Add sync_stop PCM opsTakashi Iwai2019-11-221-0/+2
* | ASoC: pcm: Make ioctl ops optionalTakashi Iwai2019-11-221-2/+2
|/
* Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-11-061-3/+10
|\
| * ASoC: core: Fix pcm code debugfs errorHans de Goede2019-10-071-3/+10
* | ASoC: pcm: update FE/BE trigger order based on the commandRanjani Sridharan2019-11-051-27/+68
* | ASoC: soc-core: add for_each_rtd_components() and replaceKuninori Morimoto2019-10-231-35/+14
* | ASoC: soc-pcm: fixup dpcm_prune_paths() loop continueKuninori Morimoto2019-10-221-1/+5
* | ASoC: soc-component: remove snd_pcm_ops from component driverKuninori Morimoto2019-10-081-7/+3
* | ASoC: soc-core: merge snd_pcm_ops member to component driverKuninori Morimoto2019-10-081-4/+5
* | Merge branch 'asoc-5.4' into asoc-5.5Mark Brown2019-10-021-2/+2
|\|
| * ASoC: soc-component: fix a couple missing error assignmentsDan Carpenter2019-09-231-2/+2
* | ASoC: soc-pcm: Use different sequence for start/stop triggerPeter Ujfalusi2019-10-011-3/+61
|/
* ASoC: core: Move pcm_mutex up to card level from snd_soc_pcm_runtimePeter Ujfalusi2019-08-151-18/+18
* ASoC: soc-core: dai_link check under soc_dpcm_debugfs_add()Kuninori Morimoto2019-08-081-0/+3
* ASoC: soc-component: add snd_soc_pcm_component_pcm_free()Kuninori Morimoto2019-08-051-8/+1
* ASoC: soc-component: add snd_soc_pcm_component_pcm_new()Kuninori Morimoto2019-08-051-14/+4
* ASoC: soc-component: add snd_soc_pcm_component_mmap()Kuninori Morimoto2019-08-051-22/+1
* ASoC: soc-component: add snd_soc_pcm_component_page()Kuninori Morimoto2019-08-051-25/+1
* ASoC: soc-component: add snd_soc_pcm_component_copy_user()Kuninori Morimoto2019-08-051-24/+1
* ASoC: soc-component: add snd_soc_pcm_component_ioctrl()Kuninori Morimoto2019-08-051-23/+2
* ASoC: soc-component: add snd_soc_pcm_component_pointer()Kuninori Morimoto2019-08-051-12/+1
* ASoC: soc-component: add snd_soc_component_trigger()Kuninori Morimoto2019-08-051-5/+1
* ASoC: soc-component: add snd_soc_component_hw_free()Kuninori Morimoto2019-08-051-6/+3
* ASoC: soc-component: add snd_soc_component_hw_params()Kuninori Morimoto2019-08-051-5/+1
* ASoC: soc-component: add snd_soc_component_prepare()Kuninori Morimoto2019-08-051-5/+1