summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-compress.c
AgeCommit message (Expand)Author
2020-11-26ASoC: soc-compress: add soc_compr_clean() and call it from soc_compr_open/free()Kuninori Morimoto
2020-11-26ASoC: soc-component: add mark for snd_soc_link_compr_startup/shutdown()Kuninori Morimoto
2020-11-26ASoC: soc-component: add mark for snd_soc_component_compr_open/free()Kuninori Morimoto
2020-11-26ASoC: soc-dai: add mark for snd_soc_dai_compr_startup/shutdown()Kuninori Morimoto
2020-11-26ASoC: soc-compress: move soc_compr_free() next to soc_compr_open()Kuninori Morimoto
2020-11-18ASoC: soc-component: add snd_soc_component_compr_get_metadata()Kuninori Morimoto
2020-11-18ASoC: soc-component: add snd_soc_component_compr_set_metadata()Kuninori Morimoto
2020-11-18ASoC: soc-component: add snd_soc_component_compr_copy()Kuninori Morimoto
2020-11-18ASoC: soc-component: add snd_soc_component_compr_pointer()Kuninori Morimoto
2020-11-18ASoC: soc-component: add snd_soc_component_compr_ack()Kuninori Morimoto
2020-11-18ASoC: soc-component: add snd_soc_component_compr_get_codec_caps()Kuninori Morimoto
2020-11-18ASoC: soc-component: add snd_soc_component_compr_get_caps()Kuninori Morimoto
2020-11-18ASoC: soc-component: add snd_soc_component_compr_get_params()Kuninori Morimoto
2020-11-18ASoC: soc-component: add snd_soc_component_compr_set_params()Kuninori Morimoto
2020-11-18ASoC: soc-component: add snd_soc_component_compr_trigger()Kuninori Morimoto
2020-11-18ASoC: soc-component: add snd_soc_component_compr_free()Kuninori Morimoto
2020-11-18ASoC: soc-component: add snd_soc_component_compr_open()Kuninori Morimoto
2020-11-10ASoC: soc-compress: assume SNDRV_PCM_STREAM_xxx and SND_COMPRESS_xxx are sameKuninori Morimoto
2020-11-10ASoC: soc-compress: tidyup STREAM vs COMPRESSKuninori Morimoto
2020-09-28ASoC: soc-component: add mark for snd_soc_pcm_component_pm_runtime_get/put()Kuninori Morimoto
2020-06-15ASoC: soc-pcm/compress: reduce verbosity on mapping ok messagesPierre-Louis Bossart
2020-05-25ASoC: soc-link: add snd_soc_link_compr_set_params()Kuninori Morimoto
2020-05-25ASoC: soc-link: add snd_soc_link_compr_shutdown()Kuninori Morimoto
2020-05-25ASoC: soc-link: add snd_soc_link_compr_startup()Kuninori Morimoto
2020-05-18ASoC: use snd_soc_xxx_active()Kuninori Morimoto
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_get_metadata()Kuninori Morimoto
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_set_metadata()Kuninori Morimoto
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_pointer()Kuninori Morimoto
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_ack()Kuninori Morimoto
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_get_params()Kuninori Morimoto
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_set_params()Kuninori Morimoto
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_trigger()Kuninori Morimoto
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_shutdown()Kuninori Morimoto
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_start()Kuninori Morimoto
2020-04-24ASoC: soc-compress: avoid false-positive Wuninitialized warningRong Chen
2020-04-21ASoC: soc-compress: remove snd_compr_opsKuninori Morimoto
2020-04-21ASoC: soc-compress: add snd_compress_opsKuninori Morimoto
2020-04-14ASoC: soc: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto
2020-02-26ASoC: Return error if the function does not support multi-cpuBard Liao
2020-02-24ASoC: soc-pcm/soc-compress: don't use snd_soc_dapm_stream_stop()Kuninori Morimoto
2020-01-10ASoC: soc-pcm/soc-compress: use snd_soc_dapm_stream_stop() for SND_SOC_DAPM_S...Kuninori Morimoto
2020-01-10ASoC: soc-dapm: add snd_soc_dapm_stream_stop()Kuninori Morimoto
2020-01-10ASoC: soc-core: add snd_soc_close_delayed_work()Kuninori Morimoto
2020-01-10ASoC: soc-core: remove snd_soc_rtdcom_listKuninori Morimoto
2019-12-17ASoC: compress: Add pm_runtime supportCezary Rojewski
2019-12-04ASoC: core: Init pcm runtime work early to avoid warningsCurtis Malainey
2019-10-23ASoC: soc-core: add for_each_rtd_components() and replaceKuninori Morimoto
2019-08-15ASoC: core: Move pcm_mutex up to card level from snd_soc_pcm_runtimePeter Ujfalusi
2019-07-23ASoC: soc-dai: move snd_soc_dai_stream_valid() to soc-dai.cKuninori Morimoto
2019-06-25ASoC: compress: Fix memory leak from snd_soc_new_compressAmadeusz Sławiński