summaryrefslogtreecommitdiff
path: root/sound/soc/soc-pcm.c
AgeCommit message (Expand)Author
2025-06-02ASoC: pcm: Do not open FEs with no BEs connectedCezary Rojewski
2025-04-13ASoC: soc-pcm: Fix hw_params() and DAPM widget sequenceSheetal
2025-03-16ASoC: soc-pcm: tidyup function name to snd_soc_dpcm_be_can_xxx()Kuninori Morimoto
2025-03-06ASoC: soc-dai: add snd_soc_dai_mute_is_ctrled_at_trigger()Kuninori Morimoto
2025-03-06ASoC: soc-pcm: reuse dpcm_state_string()Kuninori Morimoto
2025-03-05ASoC: soc-pcm: merge soc_pcm_hw_update_format/subformat()Kuninori Morimoto
2025-02-16ASoC: soc-pcm: cleanup dpcm_fe_dai_do_trigger()Kuninori Morimoto
2025-02-16ASoC: soc-pcm: cleanup dpcm_dai_trigger_fe_be()Kuninori Morimoto
2025-02-16ASoC: remove dpcm_process_paths()Kuninori Morimoto
2025-02-16ASoC: soc-pcm: remove duplicate param from __soc_pcm_hw_params()Kuninori Morimoto
2025-02-16ASoC: soc-pcm: makes dpcm_dapm_stream_event() voidKuninori Morimoto
2025-02-16ASoC: soc-pcm: no need to check dpcm->fe on dpcm_be_connect()Kuninori Morimoto
2025-02-06ASoC: soc-pcm: use snd_soc_ret()Kuninori Morimoto
2025-02-06ASoC: add common snd_soc_ret() and use itKuninori Morimoto
2024-12-16ASoC: soc-pcm: don't use soc_pcm_ret() on .prepare callbackKuninori Morimoto
2024-11-11ASoC: add symmetric_ prefix for dai->rate/channels/sample_bitsKuninori Morimoto
2024-11-01ASoC: cleanup function parameter for rtd and its idKuninori Morimoto
2024-11-01ASoC: rename rtd->num to rtd->idKuninori Morimoto
2024-10-23ASoC: soc-pcm: merge DPCM and non-DPCM validation checkKuninori Morimoto
2024-10-23ASoC: soc-pcm: remove dpcm_xxx flagsKuninori Morimoto
2024-10-17ASoC: makes snd_soc_set_runtime_hwparams() inlineKuninori Morimoto
2024-08-28ASoC: soc-pcm: makes snd_soc_dpcm_can_be_xxx() local functionKuninori Morimoto
2024-08-28ASoC: soc-pcm: move snd_soc_dpcm_can_be_xxx() to topKuninori Morimoto
2024-08-22ASoC: soc-pcm: Indicate warning if dpcm_playback/capture were used for availa...Kuninori Morimoto
2024-08-21ASoC: soc-pcm: remove snd_soc_dpcm_stream_lock_irqsave_nested()Kuninori Morimoto
2024-08-14ASoC: soc-pcm: remove snd_soc_dpcm_stream_{lock/unlock}_irq()Kuninori Morimoto
2024-08-06ASoC: remove bespoke trigger supportKuninori Morimoto
2024-08-01ASoC: soc-pcm: use snd_pcm_direction_name()Kuninori Morimoto
2024-06-18ASoC: Constify return of snd_soc_dai_get_pcm_stream()Krzysztof Kozlowski
2024-04-30ASoC: pcm: Reverse iterate DAIs when shutting them downCezary Rojewski
2024-04-09ASoC: pcm: perform power-down delay checks a bit fasterDragan Simic
2024-01-08Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2023-12-29Merge branch 'topic/cs35l41' into for-nextTakashi Iwai
2023-12-18ASoC: soc-pcm.c: Complete the active count for components without DAIsChancel Liu
2023-11-27ASoC: pcm: Honor subformat when configuring runtimeCezary Rojewski
2023-11-27ASoC: makes CPU/Codec channel connection map more genericKuninori Morimoto
2023-11-23ASoC: soc-pcm: fix up bad mergeJohan Hovold
2023-10-27ASoC: Merge up workaround for CODECs that play noise on stopped streamMark Brown
2023-10-27ASoC: soc-dai: add flag to mute and unmute stream during triggerSrinivas Kandagatla
2023-09-27ASoC: soc-pcm.c: Make sure DAI parameters cleared if the DAI becomes inactiveChancel Liu
2023-09-25ASoC: soc-pcm: convert not to use asoc_xxx()Kuninori Morimoto
2023-09-11ASoC: soc-pcm: Shrink stack frame for __soc_pcm_hw_paramsCharles Keepax
2023-08-24Merge branch 'for-linus' into for-nextTakashi Iwai
2023-08-18ASoC: pcm: Drop obsoleted PCM copy_user opsTakashi Iwai
2023-08-18ASoC: component: Add generic PCM copy opsTakashi Iwai
2023-08-07ASoC: lower "no backend DAIs enabled for ... Port" log severityHans de Goede
2023-06-16ASoC: Merge fixes due to dependenciesMark Brown
2023-06-13ASoC: add new trigger ordering methodMark Brown
2023-06-13ASoC: remove old trigger ordering methodKuninori Morimoto
2023-06-13ASoC: add new trigger ordering methodKuninori Morimoto