index
:
linux.git
master
Linux kernel source tree.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-pcm.c
Age
Commit message (
Expand
)
Author
2026-05-25
ASoC: soc-pcm: constrain hw_params when DAIs share the same BCLK
Troy Mitchell
2026-05-25
ASoC: soc-pcm: add DEFINE_GUARD for snd_soc_card_mutex
Troy Mitchell
2026-02-22
ASoC: soc-compress: use function to clear symmetric params
Kuninori Morimoto
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-11-17
ASoC: soc-pcm: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
2025-11-06
ASoC: soc-pcm: Preserve hw parameters from components in dpcm_runtime_setup_fe
Peter Ujfalusi
2025-06-02
ASoC: pcm: Do not open FEs with no BEs connected
Cezary Rojewski
2025-04-13
ASoC: soc-pcm: Fix hw_params() and DAPM widget sequence
Sheetal
2025-03-16
ASoC: soc-pcm: tidyup function name to snd_soc_dpcm_be_can_xxx()
Kuninori Morimoto
2025-03-06
ASoC: soc-dai: add snd_soc_dai_mute_is_ctrled_at_trigger()
Kuninori Morimoto
2025-03-06
ASoC: soc-pcm: reuse dpcm_state_string()
Kuninori Morimoto
2025-03-05
ASoC: soc-pcm: merge soc_pcm_hw_update_format/subformat()
Kuninori Morimoto
2025-02-16
ASoC: soc-pcm: cleanup dpcm_fe_dai_do_trigger()
Kuninori Morimoto
2025-02-16
ASoC: soc-pcm: cleanup dpcm_dai_trigger_fe_be()
Kuninori Morimoto
2025-02-16
ASoC: remove dpcm_process_paths()
Kuninori Morimoto
2025-02-16
ASoC: soc-pcm: remove duplicate param from __soc_pcm_hw_params()
Kuninori Morimoto
2025-02-16
ASoC: soc-pcm: makes dpcm_dapm_stream_event() void
Kuninori Morimoto
2025-02-16
ASoC: soc-pcm: no need to check dpcm->fe on dpcm_be_connect()
Kuninori Morimoto
2025-02-06
ASoC: soc-pcm: use snd_soc_ret()
Kuninori Morimoto
2025-02-06
ASoC: add common snd_soc_ret() and use it
Kuninori Morimoto
2024-12-16
ASoC: soc-pcm: don't use soc_pcm_ret() on .prepare callback
Kuninori Morimoto
2024-11-11
ASoC: add symmetric_ prefix for dai->rate/channels/sample_bits
Kuninori Morimoto
2024-11-01
ASoC: cleanup function parameter for rtd and its id
Kuninori Morimoto
2024-11-01
ASoC: rename rtd->num to rtd->id
Kuninori Morimoto
2024-10-23
ASoC: soc-pcm: merge DPCM and non-DPCM validation check
Kuninori Morimoto
2024-10-23
ASoC: soc-pcm: remove dpcm_xxx flags
Kuninori Morimoto
2024-10-17
ASoC: makes snd_soc_set_runtime_hwparams() inline
Kuninori Morimoto
2024-08-28
ASoC: soc-pcm: makes snd_soc_dpcm_can_be_xxx() local function
Kuninori Morimoto
2024-08-28
ASoC: soc-pcm: move snd_soc_dpcm_can_be_xxx() to top
Kuninori Morimoto
2024-08-22
ASoC: soc-pcm: Indicate warning if dpcm_playback/capture were used for availa...
Kuninori Morimoto
2024-08-21
ASoC: soc-pcm: remove snd_soc_dpcm_stream_lock_irqsave_nested()
Kuninori Morimoto
2024-08-14
ASoC: soc-pcm: remove snd_soc_dpcm_stream_{lock/unlock}_irq()
Kuninori Morimoto
2024-08-06
ASoC: remove bespoke trigger support
Kuninori Morimoto
2024-08-01
ASoC: soc-pcm: use snd_pcm_direction_name()
Kuninori Morimoto
2024-06-18
ASoC: Constify return of snd_soc_dai_get_pcm_stream()
Krzysztof Kozlowski
2024-04-30
ASoC: pcm: Reverse iterate DAIs when shutting them down
Cezary Rojewski
2024-04-09
ASoC: pcm: perform power-down delay checks a bit faster
Dragan Simic
2024-01-08
Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2023-12-29
Merge branch 'topic/cs35l41' into for-next
Takashi Iwai
2023-12-18
ASoC: soc-pcm.c: Complete the active count for components without DAIs
Chancel Liu
2023-11-27
ASoC: pcm: Honor subformat when configuring runtime
Cezary Rojewski
2023-11-27
ASoC: makes CPU/Codec channel connection map more generic
Kuninori Morimoto
2023-11-23
ASoC: soc-pcm: fix up bad merge
Johan Hovold
2023-10-27
ASoC: Merge up workaround for CODECs that play noise on stopped stream
Mark Brown
2023-10-27
ASoC: soc-dai: add flag to mute and unmute stream during trigger
Srinivas Kandagatla
2023-09-27
ASoC: soc-pcm.c: Make sure DAI parameters cleared if the DAI becomes inactive
Chancel Liu
2023-09-25
ASoC: soc-pcm: convert not to use asoc_xxx()
Kuninori Morimoto
2023-09-11
ASoC: soc-pcm: Shrink stack frame for __soc_pcm_hw_params
Charles Keepax
2023-08-24
Merge branch 'for-linus' into for-next
Takashi Iwai
[next]