summaryrefslogtreecommitdiff
path: root/sound/soc/soc-pcm.c
AgeCommit message (Expand)Author
2023-04-17ASoC: expand snd_soc_dpcm_mutex_lock/unlock()Kuninori Morimoto
2023-04-05ASoC: soc.h: clarify Codec2Codec paramsKuninori Morimoto
2023-03-30ASoC: Merge fixesMark Brown
2023-03-14ASoC: soc-pcm.c: remove indirect runtime copyKuninori Morimoto
2023-03-14ASoC: soc-pcm: fix hw->formats cleared by soc_pcm_hw_init() for dpcmShengjiu Wang
2023-02-28ASoC: soc-pcm: add option to start DMA after DAIClaudiu Beznea
2023-01-31ASoC: soc-pcm.c: use helper functionKuninori Morimoto
2023-01-27ASoC: soc-pcm: Export widget_in_list()Ranjani Sridharan
2022-12-07ASoC: soc-pcm.c: Clear DAIs parameters after stream_active is updatedChancel Liu
2022-11-29ASoC: Merge up fixesMark Brown
2022-11-22ASoC: soc-pcm: Add NULL check in BE reparentingSrinivasa Rao Mandadapu
2022-11-10ASoC: soc-pcm: Don't zero TDM masks in __soc_pcm_open()Richard Fitzgerald
2022-10-19ASoC: soc-dpcm.h: remove snd_soc_dpcm::hw_paramKuninori Morimoto
2022-09-20ASoC: soc.h: remove num_cpus/codecsKuninori Morimoto
2022-09-05ASoC: soc-pcm.c: check fe condition at out of loopKuninori Morimoto
2022-09-05ASoC: soc-pcm.c: add soc_pcm_ret()Kuninori Morimoto
2022-09-05ASoC: soc-pcm.c: remove unnecessary codec2codec_close_delayed_work()Kuninori Morimoto
2022-08-25ASoC: soc-pcm.c: call __soc_pcm_close() in soc_pcm_close()Kuninori Morimoto
2022-08-22ASoC: soc-pcm.c: summarize related settings at soc_new_pcm()Kuninori Morimoto
2022-08-05ASoC: DPCM: Don't pick up BE without substreamTakashi Iwai
2022-07-12ASoC: soc-pcm: demote warnings on non-atomic BE connectionPierre-Louis Bossart
2022-05-23ASoC: soc-pcm: fix BE transition for TRIGGER_STARTPierre-Louis Bossart
2022-04-19ASoC: soc-pcm: improve BE transition for TRIGGER_STARTPierre-Louis Bossart
2022-04-19ASoC: soc-pcm: improve BE transition for PAUSE_RELEASEPierre-Louis Bossart
2022-04-04ASoC: soc-pcm: use GFP_KERNEL when the code is sleepableChristophe JAILLET
2022-01-28ASoC: soc-pcm: Move debugfs removal out of spinlockTakashi Iwai
2022-01-28ASoC: soc-pcm: Fix DPCM lockdep warning due to nested stream locksTakashi Iwai
2021-12-14ASoC: soc-pcm: fix BE handling of PAUSE_RELEASEPierre-Louis Bossart
2021-12-14ASoC: soc-pcm: test refcount before triggeringPierre-Louis Bossart
2021-12-14ASoC: soc-pcm: serialize BE triggersTakashi Iwai
2021-12-14ASoC: soc-pcm: Fix and cleanup DPCM lockingTakashi Iwai
2021-12-14ASoC: soc-pcm: align BE 'atomicity' with that of the FEPierre-Louis Bossart
2021-12-14ASoC: soc-pcm: use GFP_ATOMIC for dpcm structurePierre-Louis Bossart
2021-11-29ASoC: soc-pcm: tidyup soc_pcm_pointer()'s delay update methodKuninori Morimoto
2021-11-29ASoC: soc-component: add snd_soc_pcm_component_delay()Kuninori Morimoto
2021-11-29ASoC: soc-dai: update snd_soc_dai_delay() to snd_soc_pcm_dai_delay()Kuninori Morimoto
2021-10-18ASoC: soc-pcm: tidyup soc_pcm_hw_clean() - step2Kuninori Morimoto
2021-10-18ASoC: soc-pcm: tidyup soc_pcm_hw_clean() - step1Kuninori Morimoto
2021-10-07ASoC: soc-pcm: restore mixer functionalityPierre-Louis Bossart
2021-10-01AsoC: dapm: export a couple of functionsRanjani Sridharan
2021-09-20ASoC: soc-pcm: Don't reconnect an already active BESameer Pujar
2021-08-30ASoC: Revert PCM trigger changesMark Brown
2021-08-26ASoC: soc-pcm: test refcount before triggeringPierre-Louis Bossart
2021-08-26ASoC: soc-pcm: protect BE dailink state changes in triggerPierre-Louis Bossart
2021-08-06Merge some cs42l42 patches into asoc-5.15Mark Brown
2021-07-27ASoC: soc-pcm: cleanup cppcheck warning at dpcm_runtime_setup_be_chan()Kuninori Morimoto
2021-07-27ASoC: soc-pcm: cleanup cppcheck warning at dpcm_be_is_active()Kuninori Morimoto
2021-07-27ASoC: soc-pcm: cleanup cppcheck warning at soc_get_playback_capture()Kuninori Morimoto
2021-07-27ASoC: soc-pcm: cleanup cppcheck warning at soc_pcm_components_close()Kuninori Morimoto
2021-07-27ASoC: soc-pcm: cleanup cppcheck warning at soc_pcm_apply_msb()Kuninori Morimoto