summaryrefslogtreecommitdiff
path: root/sound/soc/soc-pcm.c
AgeCommit message (Expand)Author
2021-01-11Merge tag 'v5.4.87' into 5.4-2.3.x-imxAndrey Zhizhikin
2020-12-30ASoC: pcm: DRAIN support reactivationCezary Rojewski
2020-06-19Merge tag 'v5.4.47' into imx_5.4.yJason Liu
2020-04-17ASoC: dpcm: allow start or stop during pause for backend이경택
2020-03-12ASoC: pcm: Fix possible buffer overflow in dpcm state sysfs outputTakashi Iwai
2020-03-08Merge tag 'v5.4.24' into imx_5.4.yJason Liu
2020-02-14ASoC: pcm: update FE/BE trigger order based on the commandRanjani Sridharan
2020-01-17ASoC: core: Fix compile warning with CONFIG_DEBUG_FS=nTakashi Iwai
2019-12-31ASoC: soc-pcm: check symmetry before hw_paramsShengjiu Wang
2019-12-31ASoC: soc-pcm: fixup dpcm_prune_paths() loop continueKuninori Morimoto
2019-12-17ASoC: soc-pcm: check symmetry before hw_paramsShengjiu Wang
2019-12-02Merge remote-tracking branch 'origin/audio/rpmsg' into audio/nextDong Aisheng
2019-11-25Revert "ASoC: soc-pcm: remove soc_rtdcom_ack()"Shengjiu Wang
2019-11-25MLK-11429-11: ASoC: change error message to debug messageShengjiu Wang
2019-10-07ASoC: core: Fix pcm code debugfs errorHans de Goede
2019-09-23ASoC: soc-component: fix a couple missing error assignmentsDan Carpenter
2019-08-15ASoC: core: Move pcm_mutex up to card level from snd_soc_pcm_runtimePeter Ujfalusi
2019-08-08ASoC: soc-core: dai_link check under soc_dpcm_debugfs_add()Kuninori Morimoto
2019-08-05ASoC: soc-component: add snd_soc_pcm_component_pcm_free()Kuninori Morimoto
2019-08-05ASoC: soc-component: add snd_soc_pcm_component_pcm_new()Kuninori Morimoto
2019-08-05ASoC: soc-component: add snd_soc_pcm_component_mmap()Kuninori Morimoto
2019-08-05ASoC: soc-component: add snd_soc_pcm_component_page()Kuninori Morimoto
2019-08-05ASoC: soc-component: add snd_soc_pcm_component_copy_user()Kuninori Morimoto
2019-08-05ASoC: soc-component: add snd_soc_pcm_component_ioctrl()Kuninori Morimoto
2019-08-05ASoC: soc-component: add snd_soc_pcm_component_pointer()Kuninori Morimoto
2019-08-05ASoC: soc-component: add snd_soc_component_trigger()Kuninori Morimoto
2019-08-05ASoC: soc-component: add snd_soc_component_hw_free()Kuninori Morimoto
2019-08-05ASoC: soc-component: add snd_soc_component_hw_params()Kuninori Morimoto
2019-08-05ASoC: soc-component: add snd_soc_component_prepare()Kuninori Morimoto
2019-08-05ASoC: soc-component: add snd_soc_component_close()Kuninori Morimoto
2019-08-05ASoC: soc-component: add snd_soc_component_open()Kuninori Morimoto
2019-08-05ASoC: soc-component: add snd_soc_component_get/put()Kuninori Morimoto
2019-08-05ASoC: soc-pcm: remove soc_fill_silence()Kuninori Morimoto
2019-08-05ASoC: soc-pcm: remove soc_rtdcom_copy_kernel()Kuninori Morimoto
2019-08-05ASoC: soc-pcm: remove soc_rtdcom_ack()Kuninori Morimoto
2019-08-01ASoC: core: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-01ASoC: create pcm for codec2codec links as wellJerome Brunet
2019-07-23ASoC: soc-dai: move snd_soc_dai_stream_valid() to soc-dai.cKuninori Morimoto
2019-07-23ASoC: soc-dai: add snd_soc_dai_delay()Kuninori Morimoto
2019-07-23ASoC: soc-dai: add snd_soc_dai_bespoke_trigger()Kuninori Morimoto
2019-07-23ASoC: soc-dai: add snd_soc_dai_trigger()Kuninori Morimoto
2019-07-23ASoC: soc-dai: add snd_soc_dai_prepare()Kuninori Morimoto
2019-07-23ASoC: soc-dai: add snd_soc_dai_shutdown()Kuninori Morimoto
2019-07-23ASoC: soc-dai: add snd_soc_dai_startup()Kuninori Morimoto
2019-07-23ASoC: soc-dai: add snd_soc_dai_hw_free()Kuninori Morimoto
2019-07-23ASoC: soc-dai: mv soc_dai_hw_params() to soc-daiKuninori Morimoto
2019-05-21Merge branch 'for-5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2019-05-21ASoC: soc-pcm: fixup try_module_get()/module_put() timingKuninori Morimoto
2019-05-13ASoC: soc-pcm: add soc_pcm_components_open()Kuninori Morimoto
2019-05-13ASoC: soc-pcm: add missing cpu_dai->rate = 0Kuninori Morimoto