- cd46f38 ASoC: compress/component: Use module_get_when_open/put_when_close for cstream by Peter Ujfalusi · 3 years, 4 months ago
- 2c4e315 ALSA: compress: Initialize mutex in snd_compress_new() by Takashi Iwai · 3 years, 6 months ago
- 45475bf ASoC: soc-compress: lock pcm_mutex to resolve lockdep error by Gyeongtaek Lee · 3 years, 9 months ago
- f52366e ASoC: soc-pcm: don't indicate error message for dpcm_be_dai_hw_free() by Kuninori Morimoto · 3 years, 10 months ago
- d479f00 ASoC: soc-pcm: indicate error message at dpcm_path_get() by Kuninori Morimoto · 3 years, 10 months ago
- 531590b ASoC: soc-pcm: share DPCM BE DAI stop operation by Kuninori Morimoto · 3 years, 10 months ago
- 453d32c ASoC: soc-compress: add soc_compr_clean() and call it from soc_compr_open/free() by Kuninori Morimoto · 4 years, 1 month ago
- cd7c7d1 ASoC: soc-component: add mark for snd_soc_link_compr_startup/shutdown() by Kuninori Morimoto · 4 years, 1 month ago
- f94ba9a ASoC: soc-component: add mark for snd_soc_component_compr_open/free() by Kuninori Morimoto · 4 years, 1 month ago
- 1e6a93c ASoC: soc-dai: add mark for snd_soc_dai_compr_startup/shutdown() by Kuninori Morimoto · 4 years, 1 month ago
- 15a7b8c ASoC: soc-compress: move soc_compr_free() next to soc_compr_open() by Kuninori Morimoto · 4 years, 1 month ago
- bab78c2 ASoC: soc-component: add snd_soc_component_compr_get_metadata() by Kuninori Morimoto · 4 years, 2 months ago
- 1b308fb ASoC: soc-component: add snd_soc_component_compr_set_metadata() by Kuninori Morimoto · 4 years, 2 months ago
- b5852e6 ASoC: soc-component: add snd_soc_component_compr_copy() by Kuninori Morimoto · 4 years, 2 months ago
- 03ecea6 ASoC: soc-component: add snd_soc_component_compr_pointer() by Kuninori Morimoto · 4 years, 2 months ago
- 0506b88 ASoC: soc-component: add snd_soc_component_compr_ack() by Kuninori Morimoto · 4 years, 2 months ago
- 0f6fe09 ASoC: soc-component: add snd_soc_component_compr_get_codec_caps() by Kuninori Morimoto · 4 years, 2 months ago
- d67fcb2 ASoC: soc-component: add snd_soc_component_compr_get_caps() by Kuninori Morimoto · 4 years, 2 months ago
- 77c221e ASoC: soc-component: add snd_soc_component_compr_get_params() by Kuninori Morimoto · 4 years, 2 months ago
- ff08cf8 ASoC: soc-component: add snd_soc_component_compr_set_params() by Kuninori Morimoto · 4 years, 2 months ago
- 08aee25 ASoC: soc-component: add snd_soc_component_compr_trigger() by Kuninori Morimoto · 4 years, 2 months ago
- dbde5e21 ASoC: soc-component: add snd_soc_component_compr_free() by Kuninori Morimoto · 4 years, 2 months ago
- a4e427c ASoC: soc-component: add snd_soc_component_compr_open() by Kuninori Morimoto · 4 years, 2 months ago
- 7428d8c ASoC: soc-compress: assume SNDRV_PCM_STREAM_xxx and SND_COMPRESS_xxx are same by Kuninori Morimoto · 4 years, 2 months ago
- eb84959 ASoC: soc-compress: tidyup STREAM vs COMPRESS by Kuninori Morimoto · 4 years, 2 months ago
- 939a5cf ASoC: soc-component: add mark for snd_soc_pcm_component_pm_runtime_get/put() by Kuninori Morimoto · 4 years, 3 months ago
- 1d5cd52 ASoC: soc-pcm/compress: reduce verbosity on mapping ok messages by Pierre-Louis Bossart · 4 years, 7 months ago
- eab810f ASoC: soc-link: add snd_soc_link_compr_set_params() by Kuninori Morimoto · 4 years, 7 months ago
- 0e532c9 ASoC: soc-link: add snd_soc_link_compr_shutdown() by Kuninori Morimoto · 4 years, 7 months ago
- 9ab711c ASoC: soc-link: add snd_soc_link_compr_startup() by Kuninori Morimoto · 4 years, 7 months ago
- b3dea62 ASoC: use snd_soc_xxx_active() by Kuninori Morimoto · 4 years, 8 months ago
- 94d7281 ASoC: soc-dai: add snd_soc_dai_compr_get_metadata() by Kuninori Morimoto · 4 years, 8 months ago
- 88b3a7d ASoC: soc-dai: add snd_soc_dai_compr_set_metadata() by Kuninori Morimoto · 4 years, 8 months ago
- ed38cc5 ASoC: soc-dai: add snd_soc_dai_compr_pointer() by Kuninori Morimoto · 4 years, 8 months ago
- 5329435 ASoC: soc-dai: add snd_soc_dai_compr_ack() by Kuninori Morimoto · 4 years, 8 months ago
- adbef543 ASoC: soc-dai: add snd_soc_dai_compr_get_params() by Kuninori Morimoto · 4 years, 8 months ago
- 8dfedaf ASoC: soc-dai: add snd_soc_dai_compr_set_params() by Kuninori Morimoto · 4 years, 8 months ago
- eb08411 ASoC: soc-dai: add snd_soc_dai_compr_trigger() by Kuninori Morimoto · 4 years, 8 months ago
- 2b25f81 ASoC: soc-dai: add snd_soc_dai_compr_shutdown() by Kuninori Morimoto · 4 years, 8 months ago
- b5ae4cc ASoC: soc-dai: add snd_soc_dai_compr_start() by Kuninori Morimoto · 4 years, 8 months ago
- 3e645a4 ASoC: soc-compress: avoid false-positive Wuninitialized warning by Rong Chen · 4 years, 8 months ago
- e7cbe52 ASoC: soc-compress: remove snd_compr_ops by Kuninori Morimoto · 4 years, 8 months ago
- c6cb522 ASoC: soc-compress: add snd_compress_ops by Kuninori Morimoto · 4 years, 8 months ago
- c2233a2 ASoC: soc: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer by Kuninori Morimoto · 4 years, 9 months ago
- 6e1276a ASoC: Return error if the function does not support multi-cpu by Bard Liao · 4 years, 10 months ago
- 1c53123 ASoC: soc-pcm/soc-compress: don't use snd_soc_dapm_stream_stop() by Kuninori Morimoto · 4 years, 10 months ago
- b0edff4 ASoC: soc-pcm/soc-compress: use snd_soc_dapm_stream_stop() for SND_SOC_DAPM_STREAM_STOP by Kuninori Morimoto · 5 years ago
- 3f4cf79 ASoC: soc-dapm: add snd_soc_dapm_stream_stop() by Kuninori Morimoto · 5 years ago
- 83f94a2 ASoC: soc-core: add snd_soc_close_delayed_work() by Kuninori Morimoto · 5 years ago
- 613fb50 ASoC: soc-core: remove snd_soc_rtdcom_list by Kuninori Morimoto · 5 years ago
- 4137f4b ASoC: compress: Add pm_runtime support by Cezary Rojewski · 5 years ago
- 4bf2e38 ASoC: core: Init pcm runtime work early to avoid warnings by Curtis Malainey · 5 years ago
- 2b544dd ASoC: soc-core: add for_each_rtd_components() and replace by Kuninori Morimoto · 5 years ago
- 72b745e ASoC: core: Move pcm_mutex up to card level from snd_soc_pcm_runtime by Peter Ujfalusi · 5 years ago
- 467fece ASoC: soc-dai: move snd_soc_dai_stream_valid() to soc-dai.c by Kuninori Morimoto · 5 years ago
- 09f448a ASoC: compress: Fix memory leak from snd_soc_new_compress by Amadeusz Sławiński · 6 years ago
- 4ef0ecb ASoC: compress: Add helper functions for component trigger/set_params by Charles Keepax · 6 years ago
- 52cadf1 ASoC: compress: Clarify the intent of current compressed ops handling by Charles Keepax · 6 years ago
- 8d6258a ASoC: add for_each_dpcm_be() macro by Kuninori Morimoto · 6 years ago
- 0b0722e ASoC: compress: make BE and FE order inline with dpcm by Srinivas Kandagatla · 6 years ago
- b3ed4c8 ASoC: soc-compress: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
- 89027d9 ASoC: compress: Fix up some trivial formatting issues by Charles Keepax · 7 years ago
- ca76db6 ASoC: compress: Only assign compr->ops->copy once by Charles Keepax · 7 years ago
- 1e57b82 ASoC: compress: Add helper functions for component open/free by Charles Keepax · 7 years ago
- ef050be ASoC: Remove platform code now everything is componentised by Charles Keepax · 7 years ago
- 572e6c8 ASoC: compress: Only call free for components which have been opened by Charles Keepax · 7 years ago
- 141dfc9 ASoC: compress: Fixup error messages by Charles Keepax · 7 years ago
- b2154d7 ASoC: compress: Remove some extraneous blank lines by Charles Keepax · 7 years ago
- 2f75ab7 Merge branch 'fix/compress' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-compress by Mark Brown · 7 years ago
- 290df4d3 ASoC: compress: Correct handling of copy callback by Charles Keepax · 7 years ago
- e5acfc7 ASoC: don't use rtd->codec on snd_soc_new_compress() by Kuninori Morimoto · 7 years ago
- 9e7e373 ASoC: snd_soc_component_driver has snd_compr_ops by Kuninori Morimoto · 7 years ago
- aeb6fa0 ASoC: compress: Set reasonable compress id string by Peng Donglin · 7 years ago
- 7a0cf42 ASoC: compress: Delete error messages for a failed memory allocation in snd_soc_new_compress() by Markus Elfring · 7 years ago
- 01b8ced ASoC: compress: Derive substream from stream based on direction by Satish Babu Patakokila · 8 years ago
- 2e622ae ASoC: compress: Add support for compress dai ops by Vinod Koul · 8 years ago
- b0f12c6 ASoC: compress: Fix leak of a widget list in soc_compr_open_fe by Charles Keepax · 8 years ago
- 7c9190f ASoC: compress: Pass error out of soc_compr_pointer by Charles Keepax · 9 years ago
- 815ad86 Merge tag 'asoc-v4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 9 years ago
- a106804 ASoC: compress: Fix compress device direction check by Vinod Koul · 9 years ago
- e5241a8 ALSA: compress: Pass id string to snd_compress_new by Richard Fitzgerald · 9 years ago
- 6f0c422 ASoC: compress: add config item for soc-compress to make it compiled only when needed by Jie Yang · 9 years ago
- d3268a4 ASoC: soc-compress.c: fix NULL dereference by Qais Yousef · 10 years ago
- 15f6b09 ASoC: soc-compress: consolidate two identical branches by Daniel Mack · 10 years ago
- 2e4ec1c ASoC: soc-compress: fix double unlock of fe card mutex by Qiao Zhou · 10 years ago
- 8f70e51 ASoC: soc-pcm: fix dpcm_path_get error handling by Qiao Zhou · 10 years ago
- 8151d5e ASoC: compress: Prevent multicodec for compressed stream by Benoit Cousson · 10 years ago
- f433320 ASoC: Move name and id from CODEC/platform to component by Lars-Peter Clausen · 11 years ago
- 15b8e94 ASoC: compress: indent an if statement by Dan Carpenter · 11 years ago
- 797f283 ASoC: Remove runtime field from DAI by Lars-Peter Clausen · 11 years ago
- 24894b7 ASoC: Add helper functions for PCM runtime 'active' management by Lars-Peter Clausen · 11 years ago
- 208a158 ASoC: Handle ignore_pmdown_time for CODEC to CODEC links by Lars-Peter Clausen · 11 years ago
- 2a99ef0 ASoC: compress: Add suport for DPCM into compressed audio by Liam Girdwood · 11 years ago
- 3d24cfe ASoC: compress: Use power efficient workqueue by Mark Brown · 11 years ago
- 02bd90e ASoC: compress: use soc_xxx handlers for metadata by Vinod Koul · 11 years ago
- 2c071ed ASoC: soc-compress: Send correct stream event for capture start by Charles Keepax · 12 years ago
- daa2db5 ASoC: soc-compress: Deduce stream direction by Charles Keepax · 12 years ago
- 4daf891 ALSA: compress_core: Deconstify copy callback buffer by Charles Keepax · 12 years ago
- 54b019c Merge remote-tracking branch 'asoc/topic/compress' into asoc-next by Mark Brown · 12 years ago
- fa40ef2 ASoC: compress: Cancel delayed power down if needed by Charles Keepax · 12 years ago