summaryrefslogtreecommitdiff
path: root/sound/soc/soc-compress.c
AgeCommit message (Expand)Author
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
2017-08-10ASoC: compress: Delete error messages for a failed memory allocation in snd_s...Markus Elfring
2017-06-19ASoC: compress: Derive substream from stream based on directionSatish Babu Patakokila
2016-11-13ASoC: compress: Add support for compress dai opsVinod Koul
2016-08-16ASoC: compress: Fix leak of a widget list in soc_compr_open_feCharles Keepax
2016-06-22ASoC: compress: Pass error out of soc_compr_pointerCharles Keepax
2016-01-11Merge tag 'asoc-v4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2016-01-08ASoC: compress: Fix compress device direction checkVinod Koul
2015-11-30ALSA: compress: Pass id string to snd_compress_newRichard Fitzgerald
2015-10-22ASoC: compress: add config item for soc-compress to make it compiled only whe...Jie Yang
2015-01-15ASoC: soc-compress.c: fix NULL dereferenceQais Yousef
2014-10-22ASoC: soc-compress: consolidate two identical branchesDaniel Mack
2014-09-24ASoC: soc-compress: fix double unlock of fe card mutexQiao Zhou
2014-09-10ASoC: soc-pcm: fix dpcm_path_get error handlingQiao Zhou
2014-07-16ASoC: compress: Prevent multicodec for compressed streamBenoit Cousson