index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-pcm.c
Age
Commit message (
Expand
)
Author
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
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
[next]