index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-pcm.c
Age
Commit message (
Expand
)
Author
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
2023-08-18
ASoC: pcm: Drop obsoleted PCM copy_user ops
Takashi Iwai
2023-08-18
ASoC: component: Add generic PCM copy ops
Takashi Iwai
2023-08-07
ASoC: lower "no backend DAIs enabled for ... Port" log severity
Hans de Goede
2023-06-16
ASoC: Merge fixes due to dependencies
Mark Brown
2023-06-13
ASoC: add new trigger ordering method
Mark Brown
2023-06-13
ASoC: remove old trigger ordering method
Kuninori Morimoto
2023-06-13
ASoC: add new trigger ordering method
Kuninori Morimoto
2023-06-13
ASoC: add N cpus to M codecs dai link support
Bard Liao
2023-06-06
ASoC: add snd_soc_get_stream_cpu()
Kuninori Morimoto
2023-05-31
ASoC: soc-pcm.c: tidyup playback/capture_only at soc_get_playback_capture()
Kuninori Morimoto
2023-05-31
ASoC: soc-pcm.c: use temporary variable at soc_get_playback_capture()
Kuninori Morimoto
2023-05-31
ASoC: soc-pcm.c: cleanup soc_get_playback_capture() error
Kuninori Morimoto
2023-05-31
ASoC: soc-pcm.c: use dai_link on soc_get_playback_capture()
Kuninori Morimoto
2023-05-31
ASoC: soc-pcm.c: indicate error if stream has no playback no capture
Kuninori Morimoto
2023-05-23
ASoC: do not include pm_runtime.h if not used
Claudiu Beznea
2023-05-19
ASoC: soc-pcm: test if a BE can be prepared
Ranjani Sridharan
2023-04-17
ASoC: expand snd_soc_dpcm_mutex_lock/unlock()
Kuninori Morimoto
2023-04-05
ASoC: soc.h: clarify Codec2Codec params
Kuninori Morimoto
2023-03-30
ASoC: Merge fixes
Mark Brown
2023-03-14
ASoC: soc-pcm.c: remove indirect runtime copy
Kuninori Morimoto
2023-03-14
ASoC: soc-pcm: fix hw->formats cleared by soc_pcm_hw_init() for dpcm
Shengjiu Wang
2023-02-28
ASoC: soc-pcm: add option to start DMA after DAI
Claudiu Beznea
2023-01-31
ASoC: soc-pcm.c: use helper function
Kuninori Morimoto
2023-01-27
ASoC: soc-pcm: Export widget_in_list()
Ranjani Sridharan
2022-12-07
ASoC: soc-pcm.c: Clear DAIs parameters after stream_active is updated
Chancel Liu
2022-11-29
ASoC: Merge up fixes
Mark Brown
2022-11-22
ASoC: soc-pcm: Add NULL check in BE reparenting
Srinivasa Rao Mandadapu
2022-11-10
ASoC: soc-pcm: Don't zero TDM masks in __soc_pcm_open()
Richard Fitzgerald
2022-10-19
ASoC: soc-dpcm.h: remove snd_soc_dpcm::hw_param
Kuninori Morimoto
2022-09-20
ASoC: soc.h: remove num_cpus/codecs
Kuninori Morimoto
2022-09-05
ASoC: soc-pcm.c: check fe condition at out of loop
Kuninori Morimoto
2022-09-05
ASoC: soc-pcm.c: add soc_pcm_ret()
Kuninori Morimoto
2022-09-05
ASoC: soc-pcm.c: remove unnecessary codec2codec_close_delayed_work()
Kuninori Morimoto
2022-08-25
ASoC: soc-pcm.c: call __soc_pcm_close() in soc_pcm_close()
Kuninori Morimoto
2022-08-22
ASoC: soc-pcm.c: summarize related settings at soc_new_pcm()
Kuninori Morimoto
2022-08-05
ASoC: DPCM: Don't pick up BE without substream
Takashi Iwai
[next]