summaryrefslogtreecommitdiff
path: root/sound/soc/soc-dai.c
AgeCommit message (Expand)Author
2024-03-26ASoC: soc-dai: Note valid values of sysclock directionJohn Watts
2023-10-27ASoC: Merge up workaround for CODECs that play noise on stopped streamMark Brown
2023-10-27ASoC: soc-dai: add flag to mute and unmute stream during triggerSrinivas Kandagatla
2023-09-25ASoC: soc-dai: convert not to use asoc_xxx()Kuninori Morimoto
2023-08-14ASoC: soc-dai.h: merge DAI call back functions into opsKuninori Morimoto
2023-07-25ASoC: soc-dai: don't call PCM audio ops if the stream is not supportedPeter Suti
2023-03-14ASoC: soc-dai.c: add missing flag check at snd_soc_pcm_dai_probe()Kuninori Morimoto
2023-01-31ASoC: soc-dai.h: cleanup Playback/Capture data for snd_soc_daiKuninori Morimoto
2023-01-31ASoC: soc-dai.c: use helper functionKuninori Morimoto
2022-11-23ASoC: soc-dai: Do not call snd_soc_link_be_hw_params_fixup() twiceRichard Fitzgerald
2022-08-19ASoC: Change handling of unimplemented set_bclk_ratioMartin PoviĊĦer
2022-06-06ASoC: soc-dai: Remove set_fmt_new callbackCharles Keepax
2022-06-06ASoC: core: Add set_fmt_new callback that directly specifies providerCharles Keepax
2021-11-29ASoC: soc-dai: update snd_soc_dai_delay() to snd_soc_pcm_dai_delay()Kuninori Morimoto
2021-08-16ASoC: soc-dai: cleanup cppcheck warning at snd_soc_pcm_dai_new()Kuninori Morimoto
2021-08-16ASoC: soc-dai: cleanup cppcheck warning at snd_soc_dai_link_set_capabilities()Kuninori Morimoto
2021-06-07ASoC: soc-core: add snd_soc_runtime_get_dai_fmt()Kuninori Morimoto
2021-05-19ASoC: soc-dai: fix up hw params only if it is neededGyeongtaek Lee
2021-03-10ASoC: soc-dai: fix kernel-docPierre-Louis Bossart
2020-12-09ASoC: soc-pcm: care trigger rollbackKuninori Morimoto
2020-11-26ASoC: soc-dai: add mark for snd_soc_dai_compr_startup/shutdown()Kuninori Morimoto
2020-10-26ASoC: soc-dai: add mark for snd_soc_dai_hw_params/free()Kuninori Morimoto
2020-09-28ASoC: soc-dai: add mark for snd_soc_dai_startup/shutdown()Kuninori Morimoto
2020-08-27ASoC: soc-core: add snd_soc_find_dai_with_mutex()Kuninori Morimoto
2020-07-31Merge remote-tracking branch 'asoc/for-5.9' into asoc-nextMark Brown
2020-07-31ASoC: core: use less strict tests for dailink capabilitiesPierre-Louis Bossart
2020-07-23ASoC: soc-xxx: add asoc_substream_to_rtd()Kuninori Morimoto
2020-07-20Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis ...Mark Brown
2020-07-20ASoC: soc-dai: remove .digital_muteKuninori Morimoto
2020-07-16ASoC: soc-dai.c: add .no_capture_mute supportKuninori Morimoto
2020-07-08ASoC: soc-dai: set dai_link dpcm_ flags with a helperPierre-Louis Bossart
2020-05-29ASoC: reduce verbosity of error messages for sof-dai and sof-linkPierre-Louis Bossart
2020-05-25ASoC: soc-link: add snd_soc_link_be_hw_params_fixup()Kuninori Morimoto
2020-05-18ASoC: cleanup dai / component active codeKuninori Morimoto
2020-05-18ASoC: soc-dai: add snd_soc_dai_stream_active()Kuninori Morimoto
2020-05-18ASoC: soc-component: add snd_soc_component_active()Kuninori Morimoto
2020-05-18ASoC: soc-dai: add snd_soc_dai_active()Kuninori Morimoto
2020-05-18ASoC: soc-dai: add snd_soc_dai_action()Kuninori Morimoto
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_get_metadata()Kuninori Morimoto
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_set_metadata()Kuninori Morimoto
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_pointer()Kuninori Morimoto
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_ack()Kuninori Morimoto
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_get_params()Kuninori Morimoto
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_set_params()Kuninori Morimoto
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_trigger()Kuninori Morimoto
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_shutdown()Kuninori Morimoto
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_start()Kuninori Morimoto
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_remove()Kuninori Morimoto
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_probe()Kuninori Morimoto
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_bespoke_trigger()Kuninori Morimoto