aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-compress.c
AgeCommit message (Expand)Author
2022-04-08ASoC: soc-compress: Change the check for codec_daiJiasheng Jiang
2022-04-08ASoC: soc-compress: prevent the potentially use of null pointerJiasheng Jiang
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
2019-02-06ASoC: compress: Add helper functions for component trigger/set_paramsCharles Keepax
2019-02-06ASoC: compress: Clarify the intent of current compressed ops handlingCharles Keepax
2018-09-20ASoC: add for_each_dpcm_be() macroKuninori Morimoto
2018-08-07ASoC: compress: make BE and FE order inline with dpcmSrinivas Kandagatla
2018-07-02ASoC: soc-compress: convert to SPDX identifiersKuninori Morimoto
2018-05-11ASoC: compress: Fix up some trivial formatting issuesCharles Keepax
2018-05-11ASoC: compress: Only assign compr->ops->copy onceCharles Keepax
2018-04-26ASoC: compress: Add helper functions for component open/freeCharles Keepax
2018-04-26ASoC: Remove platform code now everything is componentisedCharles Keepax
2018-04-26ASoC: compress: Only call free for components which have been openedCharles Keepax
2018-01-26ASoC: compress: Fixup error messagesCharles Keepax
2018-01-26ASoC: compress: Remove some extraneous blank linesCharles Keepax
2018-01-26Merge branch 'fix/compress' of https://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown
2018-01-26ASoC: compress: Correct handling of copy callbackCharles Keepax
2017-12-05ASoC: don't use rtd->codec on snd_soc_new_compress()Kuninori Morimoto
2017-10-23ASoC: snd_soc_component_driver has snd_compr_opsKuninori Morimoto
2017-08-16ASoC: compress: Set reasonable compress id stringPeng Donglin