- 6145621 ASoC: soc-pcm: add error log by Pierre-Louis Bossart · 4 years ago
- 61b9eed ASoC: soc-pcm: remove shadowing variable by Pierre-Louis Bossart · 4 years ago
- 9dbe774 ASoC: soc-pcm: remove redundant assignment by Pierre-Louis Bossart · 4 years ago
- 8a353d7 ASoC: soc-pcm: fix hw param limits calculation for multi-DAI by Kai Vehmanen · 4 years ago
- 140f553 ASoC: soc-pcm: fix hwparams min/max init for dpcm by Kai Vehmanen · 4 years ago
- debc71f ASoC: soc-pcm: add soc_pcm_hw_update_format() by Kuninori Morimoto · 4 years ago
- 6cb56a4 ASoC: soc-pcm: add soc_pcm_hw_update_chan() by Kuninori Morimoto · 4 years ago
- f6c04af ASoC: soc-pcm: add soc_pcm_hw_update_rate() by Kuninori Morimoto · 4 years ago
- b6eabd2 ASoC: soc-pcm: change error message to debug message by Shengjiu Wang · 4 years ago
- dd5abc7 ASoC: soc-pcm: fixup snd_pcm_limit_hw_rates() timing by Kuninori Morimoto · 4 years ago
- 4b260f4 ASoC: soc-pcm: use snd_pcm_hardware at dpcm_runtime_merge_xxx() by Kuninori Morimoto · 4 years ago
- 2b39123 ASoC: soc-pcm: add soc_create_pcm() and simplify soc_new_pcm() by Kuninori Morimoto · 4 years ago
- 7fc6beb ASoC: soc-pcm: add soc_get_playback_capture() and simplify soc_new_pcm() by Kuninori Morimoto · 4 years ago
- e04e7b8 ASoC: soc-pcm: tidyup pcm setting by Kuninori Morimoto · 4 years ago
- 3a90672 ASoC: soc-pcm: cleanup soc_pcm_params_symmetry() by Kuninori Morimoto · 4 years ago
- fac110c ASoC: soc-pcm: cleanup soc_pcm_apply_symmetry() by Kuninori Morimoto · 4 years ago
- f14654d ASoC: sync parameter naming : rate / sample_bits by Kuninori Morimoto · 4 years ago
- 80f454e ASoC: soc-pcm: revert soc_pcm_apply_symmetry() by Kuninori Morimoto · 4 years ago
- a39748d ASoC: soc-pcm: cleanup soc_pcm_apply_symmetry() by Kuninori Morimoto · 4 years, 1 month ago
- 2805b8b ASoC: soc-pcm: add soc_pcm_set_dai_params() by Kuninori Morimoto · 4 years, 1 month ago
- a7e20444 ASoC: soc-pcm: add dpcm_set_be_update_state() by Kuninori Morimoto · 4 years, 1 month ago
- 9c6d7f9 ASoC: soc-pcm: move dpcm_set_fe_update_state() by Kuninori Morimoto · 4 years, 1 month ago
- e91b65b ASoC: soc-pcm: Fix an uninitialized error code by Dan Carpenter · 4 years ago
- 4eeed5f ASoC: soc-pcm: return correct -ERRNO in failure path by Souptick Joarder · 4 years ago
- 2c13828 ASoC: soc-pcm: disconnect BEs if the FE is not ready by 朱灿灿 · 4 years, 1 month ago
- 6374f49 ASoC: soc-pcm: care trigger rollback by Kuninori Morimoto · 4 years, 2 months ago
- a9faca1 ASoC: soc-pcm: remove dpcm_do_trigger() by Kuninori Morimoto · 4 years, 2 months ago
- bb9dd3c ASoC: pcm: send DAPM_STREAM_STOP event in dpcm_fe_dai_shutdown by Ranjani Sridharan · 4 years, 2 months ago
- a27b421 ASoC: pcm: call snd_soc_dapm_stream_stop() in soc_pcm_hw_clean by Ranjani Sridharan · 4 years, 2 months ago
- aa29377 ASoC: soc-pcm: Get all BEs along DAPM path by Sameer Pujar · 4 years, 3 months ago
- 4c22b80 ASoC: pcm: DRAIN support reactivation by Cezary Rojewski · 4 years, 3 months ago
- 4662c59 ASoC: soc-pcm: add soc_pcm_hw_clean() and call it from soc_pcm_hw_params/free() by Kuninori Morimoto · 4 years, 4 months ago
- c304c9a ASoC: soc-dai: add mark for snd_soc_dai_hw_params/free() by Kuninori Morimoto · 4 years, 4 months ago
- 3a36a64 ASoC: soc-component: add mark for snd_soc_pcm_component_hw_params/free() by Kuninori Morimoto · 4 years, 4 months ago
- 918ad77 ASoC: soc-link: add mark for snd_soc_link_hw_params/free() by Kuninori Morimoto · 4 years, 4 months ago
- ab49436 ASoC: soc-pcm: move soc_pcm_hw_free() next to soc_pcm_hw_params() by Kuninori Morimoto · 4 years, 4 months ago
- 8e7875a ASoC: soc-pcm: add missing ret=0 at soc_pcm_open() by Kuninori Morimoto · 4 years, 4 months ago
- cb2fce9 ASoC: soc-pcm: ignore un-needed mutex_unlock() case on soc_pcm_open() by Kuninori Morimoto · 4 years, 4 months ago
- bcae1631 ASoC: soc-pcm: remove unneeded dev_err() for snd_soc_component_module/open() by Kuninori Morimoto · 4 years, 4 months ago
- ce82014 ASoC: soc-pcm: remove unneeded dev_err() for snd_soc_dai_startup() by Kuninori Morimoto · 4 years, 4 months ago
- 140a453 ASoC: soc-pcm: add soc_pcm_clean() and call it from soc_pcm_open/close() by Kuninori Morimoto · 4 years, 4 months ago
- 939a5cf ASoC: soc-component: add mark for snd_soc_pcm_component_pm_runtime_get/put() by Kuninori Morimoto · 4 years, 4 months ago
- 51aff91 ASoC: soc-component: add mark for soc_pcm_components_open/close() by Kuninori Morimoto · 4 years, 4 months ago
- 6064ed7 ASoC: soc-link: add mark for snd_soc_link_startup/shutdown() by Kuninori Morimoto · 4 years, 4 months ago
- 00a0b46 ASoC: soc-dai: add mark for snd_soc_dai_startup/shutdown() by Kuninori Morimoto · 4 years, 4 months ago
- 20244b2 ASoC: core: Do not cleanup uninitialized dais on soc_pcm_open failure by Cezary Rojewski · 4 years, 4 months ago
- 84569f3 Merge remote-tracking branch 'asoc/for-5.9' into asoc-next by Mark Brown · 4 years, 6 months ago
- 4f87215 ASoC: core: use less strict tests for dailink capabilities by Pierre-Louis Bossart · 4 years, 6 months ago
- 0ceef68 ASoC: soc-xxx: add asoc_substream_to_rtd() by Kuninori Morimoto · 4 years, 6 months ago
- b6d6e9e snd/soc: correct trivial kernel-doc inconsistency by Colton Lewis · 4 years, 7 months ago
- 674b928 Merge series "ASoC: improve core dmesg logs and verbosity" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>: by Mark Brown · 4 years, 7 months ago
- 836367b ASoC: soc-component: merge soc_pcm_trigger_start/stop() by Kuninori Morimoto · 4 years, 8 months ago
- 32fd120 ASoC: soc-component: add snd_soc_pcm_component_trigger() by Kuninori Morimoto · 4 years, 8 months ago
- 0475111 ASoC: soc-component: add snd_soc_pcm_component_hw_free() by Kuninori Morimoto · 4 years, 8 months ago
- e1bafa8 ASoC: soc-component: add snd_soc_pcm_component_hw_params() by Kuninori Morimoto · 4 years, 8 months ago
- 4f39514 ASoC: soc-component: add snd_soc_pcm_component_prepare() by Kuninori Morimoto · 4 years, 8 months ago
- 1d5cd52 ASoC: soc-pcm/compress: reduce verbosity on mapping ok messages by Pierre-Louis Bossart · 4 years, 7 months ago
- 799827a ASoC: soc-pcm: improve error messages in soc_pcm_new() by Pierre-Louis Bossart · 4 years, 7 months ago
- 96bf62f ASoC: soc-pcm: fix checks for multi-cpu FE dailinks by Pierre-Louis Bossart · 4 years, 7 months ago
- b73287f ASoC: soc-pcm: dpcm: fix playback/capture checks by Pierre-Louis Bossart · 4 years, 7 months ago
- 68f8043e Subject: [PATCH v2] ASoC: soc-pcm: fix BE dai not hw_free and shutdown during mixer update by 朱灿灿 · 4 years, 8 months ago
- 0cbbf8a ASoC: soc-link: add snd_soc_link_be_hw_params_fixup() by Kuninori Morimoto · 4 years, 8 months ago
- 7cf3c5b ASoC: soc-link: remove unneeded parameter from snd_soc_link_xxx() by Kuninori Morimoto · 4 years, 8 months ago
- a5e6c10 ASoC: soc-link: move soc_rtd_xxx() by Kuninori Morimoto · 4 years, 8 months ago
- b3dea62 ASoC: use snd_soc_xxx_active() by Kuninori Morimoto · 4 years, 8 months ago
- dc82910 ASoC: soc-dai: add snd_soc_dai_action() by Kuninori Morimoto · 4 years, 8 months ago
- d9051d8 ASoC: soc-pcm: replace snd_soc_runtime_activate()/deactivate() to macro by Kuninori Morimoto · 4 years, 8 months ago
- 30819358 ASoC: soc-dai: add snd_soc_pcm_dai_bespoke_trigger() by Kuninori Morimoto · 4 years, 9 months ago
- 42f2472 ASoC: soc-dai: add snd_soc_pcm_dai_trigger() by Kuninori Morimoto · 4 years, 9 months ago
- d108c7f ASoC: soc-dai: add snd_soc_pcm_dai_prepare() by Kuninori Morimoto · 4 years, 9 months ago
- 72161e0 Merge series "Add support for SOF on i.MX8M" from Daniel Baluta <daniel.baluta@oss.nxp.com> by Mark Brown · 4 years, 9 months ago
- 9b5db05 ASoC: soc-pcm: dpcm: Only allow playback/capture if supported by Stephan Gerhold · 4 years, 9 months ago
- c2233a2 ASoC: soc: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer by Kuninori Morimoto · 4 years, 10 months ago
- 21fca8b ASoC: dpcm: allow start or stop during pause for backend by 이경택 · 4 years, 10 months ago
- c840f76 ASoC: soc-pcm: Merge for_each_rtd_cpu/codec_dais() by Kuninori Morimoto · 4 years, 10 months ago
- f17a147 ASoC: export DPCM runtime update functions by Guennadi Liakhovetski · 4 years, 10 months ago
- 8cce656 ASoC: (cosmetic) simplify dpcm_prune_paths() by Guennadi Liakhovetski · 4 years, 10 months ago
- d0c9abb ASoC: pcm: Fix (again) possible buffer overflow in dpcm state sysfs output by Takashi Iwai · 4 years, 10 months ago
- a4be418 ASoC: soc: use for_each_rtd_codecs/cpus_dai() macro by Kuninori Morimoto · 4 years, 10 months ago
- c0197db Merge series "ASoC: soc-pcm cleanup step5" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>: by Mark Brown · 4 years, 11 months ago
- a9ee331 ASoC: soc-pcm: Do Digital Mute for both CPU/Codec in same timing. by Kuninori Morimoto · 4 years, 11 months ago
- 67ad877 ASoC: soc-pcm: check DAI's activity more simply by Kuninori Morimoto · 4 years, 11 months ago
- 8a01fbf ASoC: soc-pcm: tidyup dulicate handing at dpcm_fe_dai_startup() by Kuninori Morimoto · 4 years, 11 months ago
- 0c9ba72 ASoC: soc-pcm: use snd_soc_dai_get_pcm_stream() at dpcm_set_fe_runtime() by Kuninori Morimoto · 4 years, 11 months ago
- 265694b ASoC: soc-pcm: add dpcm_fe_dai_cleanup() by Kuninori Morimoto · 4 years, 11 months ago
- 30fca26 ASoC: soc-pcm: move dpcm_fe_dai_close() by Kuninori Morimoto · 4 years, 11 months ago
- 5854a46 ASoC: pcm: Export parameter intersection logic by Samuel Holland · 4 years, 11 months ago
- 6e02feb ASoC: soc-pcm: remove duplicate be check from dpcm_add_paths() by Kuninori Morimoto · 4 years, 11 months ago
- 25c2f51 ASoC: soc-pcm: use defined stream by Kuninori Morimoto · 4 years, 11 months ago
- 0e9cf4c4 ASoC: pcm: check if cpu-dai supports a given stream by Bard Liao · 5 years ago
- 6e1276a ASoC: Return error if the function does not support multi-cpu by Bard Liao · 5 years ago
- 19bdcc7a ASoC: Add multiple CPU DAI support for PCM ops by Shreyas NC · 5 years ago
- 6c8beff Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.7 by Mark Brown · 5 years ago
- 6bff73c ASoC: soc-pcm cleanup step4 by Mark Brown · 5 years ago
- d2aaa8d ASoC: soc-pcm: fix state tracking error in snd_soc_component_open/close() by Kai Vehmanen · 5 years ago
- 154dae8 ASoC: soc-pcm: add dpcm_create/remove_debugfs_state() by Kuninori Morimoto · 5 years ago
- c321282 ASoC: soc-pcm: move CONFIG_DEBUG_FS functions to top side by Kuninori Morimoto · 5 years ago
- 52645e33 ASoC: soc-pcm: move dpcm_path_put() to soc-pcm.c by Kuninori Morimoto · 5 years ago
- 580dff3 ASoC: soc-pcm: merge dpcm_run_new/old_update() into dpcm_fe_runtime_update() by Kuninori Morimoto · 5 years ago
- 0c01f6c ASoC: soc-pcm: add snd_soc_dai_get_widget() by Kuninori Morimoto · 5 years ago