summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-pcm.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: pcm: Reverse iterate DAIs when shutting them downCezary Rojewski2024-04-301-1/+1
* ASoC: pcm: perform power-down delay checks a bit fasterDragan Simic2024-04-091-4/+5
* Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2024-01-081-30/+22
|\
| * ASoC: soc-pcm.c: Complete the active count for components without DAIsChancel Liu2023-12-181-0/+8
| * ASoC: makes CPU/Codec channel connection map more genericKuninori Morimoto2023-11-271-30/+14
* | Merge branch 'topic/cs35l41' into for-nextTakashi Iwai2023-12-291-7/+4
|\ \
| * | ASoC: soc-pcm: fix up bad mergeJohan Hovold2023-11-231-7/+4
| |/
* / ASoC: pcm: Honor subformat when configuring runtimeCezary Rojewski2023-11-271-0/+10
|/
* ASoC: Merge up workaround for CODECs that play noise on stopped streamMark Brown2023-10-271-3/+11
|\
| * ASoC: soc-dai: add flag to mute and unmute stream during triggerSrinivas Kandagatla2023-10-271-4/+8
* | ASoC: soc-pcm.c: Make sure DAI parameters cleared if the DAI becomes inactiveChancel Liu2023-09-271-7/+14
* | ASoC: soc-pcm: convert not to use asoc_xxx()Kuninori Morimoto2023-09-251-45/+45
|/
* ASoC: soc-pcm: Shrink stack frame for __soc_pcm_hw_paramsCharles Keepax2023-09-111-12/+11
* Merge branch 'for-linus' into for-nextTakashi Iwai2023-08-241-2/+6
|\
| * ASoC: lower "no backend DAIs enabled for ... Port" log severityHans de Goede2023-08-071-2/+6
* | ASoC: pcm: Drop obsoleted PCM copy_user opsTakashi Iwai2023-08-181-2/+0
* | ASoC: component: Add generic PCM copy opsTakashi Iwai2023-08-181-1/+3
|/
* ASoC: Merge fixes due to dependenciesMark Brown2023-06-161-0/+20
|\
| * ASoC: soc-pcm: test if a BE can be preparedRanjani Sridharan2023-05-191-0/+20
* | ASoC: add new trigger ordering methodMark Brown2023-06-131-50/+54
|\ \
| * | ASoC: remove old trigger ordering methodKuninori Morimoto2023-06-131-10/+0
| * | ASoC: add new trigger ordering methodKuninori Morimoto2023-06-131-50/+64
* | | ASoC: add N cpus to M codecs dai link supportBard Liao2023-06-131-4/+40
|/ /
* | ASoC: add snd_soc_get_stream_cpu()Kuninori Morimoto2023-06-061-4/+2
* | ASoC: soc-pcm.c: tidyup playback/capture_only at soc_get_playback_capture()Kuninori Morimoto2023-05-311-6/+2
* | ASoC: soc-pcm.c: use temporary variable at soc_get_playback_capture()Kuninori Morimoto2023-05-311-11/+16
* | ASoC: soc-pcm.c: cleanup soc_get_playback_capture() errorKuninori Morimoto2023-05-311-2/+1
* | ASoC: soc-pcm.c: use dai_link on soc_get_playback_capture()Kuninori Morimoto2023-05-311-13/+14
* | ASoC: soc-pcm.c: indicate error if stream has no playback no captureKuninori Morimoto2023-05-311-0/+7
* | ASoC: do not include pm_runtime.h if not usedClaudiu Beznea2023-05-231-1/+0
|/
* ASoC: expand snd_soc_dpcm_mutex_lock/unlock()Kuninori Morimoto2023-04-171-15/+2
* ASoC: soc.h: clarify Codec2Codec paramsKuninori Morimoto2023-04-051-5/+5
* ASoC: Merge fixesMark Brown2023-03-301-0/+4
|\
| * ASoC: soc-pcm: fix hw->formats cleared by soc_pcm_hw_init() for dpcmShengjiu Wang2023-03-141-0/+4
* | ASoC: soc-pcm.c: remove indirect runtime copyKuninori Morimoto2023-03-141-6/+4
|/
* ASoC: soc-pcm: add option to start DMA after DAIClaudiu Beznea2023-02-281-5/+22
* ASoC: soc-pcm.c: use helper functionKuninori Morimoto2023-01-311-9/+3
* ASoC: soc-pcm: Export widget_in_list()Ranjani Sridharan2023-01-271-1/+2
* ASoC: soc-pcm.c: Clear DAIs parameters after stream_active is updatedChancel Liu2022-12-071-10/+10
* ASoC: Merge up fixesMark Brown2022-11-291-5/+2
|\
| * ASoC: soc-pcm: Add NULL check in BE reparentingSrinivasa Rao Mandadapu2022-11-221-0/+2
| * ASoC: soc-pcm: Don't zero TDM masks in __soc_pcm_open()Richard Fitzgerald2022-11-101-5/+0
* | ASoC: soc-dpcm.h: remove snd_soc_dpcm::hw_paramKuninori Morimoto2022-10-191-5/+7
|/
* ASoC: soc.h: remove num_cpus/codecsKuninori Morimoto2022-09-201-10/+10
* ASoC: soc-pcm.c: check fe condition at out of loopKuninori Morimoto2022-09-051-4/+4
* ASoC: soc-pcm.c: add soc_pcm_ret()Kuninori Morimoto2022-09-051-48/+36
* ASoC: soc-pcm.c: remove unnecessary codec2codec_close_delayed_work()Kuninori Morimoto2022-09-051-13/+7
* ASoC: soc-pcm.c: call __soc_pcm_close() in soc_pcm_close()Kuninori Morimoto2022-08-251-1/+1
* ASoC: soc-pcm.c: summarize related settings at soc_new_pcm()Kuninori Morimoto2022-08-221-2/+1
* ASoC: DPCM: Don't pick up BE without substreamTakashi Iwai2022-08-051-0/+3