summaryrefslogtreecommitdiff
path: root/include/sound/soc-dai.h
AgeCommit message (Expand)Author
2023-10-27ASoC: soc-dai: add flag to mute and unmute stream during triggerSrinivas Kandagatla
2023-08-14ASoC: soc-dai.h: remove unused call back functionsKuninori Morimoto
2023-08-14ASoC: soc-dai.h: merge DAI call back functions into opsKuninori Morimoto
2023-07-17ASoC: soc-core.c: enable multi ComponentKuninori Morimoto
2023-07-17ASoC: soc-dai.c: add DAI get/match functionsKuninori Morimoto
2023-01-31ASoC: soc-dai.h: cleanup Playback/Capture data for snd_soc_daiKuninori Morimoto
2023-01-31ASoC: soc-dai.h: add snd_soc_dai_get/set_widget_playback/capture() helperKuninori Morimoto
2023-01-31ASoC: soc-dai.h: add snd_soc_dai_tdm_mask_set/get() helperKuninori Morimoto
2023-01-31ASoC: soc-dai.h: add snd_soc_dai_dma_data_set/get() for low levelKuninori Morimoto
2023-01-31ASoC: soc-dai.h: add missing snd_soc_dai_set_widget()Kuninori Morimoto
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-12-24ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWirePierre-Louis Bossart
2021-11-29ASoC: soc-dai: update snd_soc_dai_delay() to snd_soc_pcm_dai_delay()Kuninori Morimoto
2021-06-07ASoC: soc-core: add snd_soc_runtime_get_dai_fmt()Kuninori Morimoto
2021-05-12ASoC: soc-dai.h: Align the word of comment for SND_SOC_DAIFMT_CBC_CFCKuninori Morimoto
2021-01-21ASoC: soc-dai.h: remove symmetric_rates/samplebitsKuninori Morimoto
2021-01-21ASoC: sync parameter naming : rate / sample_bitsKuninori Morimoto
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-11-13ASoC: topology: use inclusive language for bclk and fsyncPierre-Louis Bossart
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-09-07ASoC: soc-dai: clarify return value for get_sdw_stream()Pierre-Louis Bossart
2020-07-20Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis ...Mark Brown
2020-07-20ASoC: soc-dai.h: drop a duplicated wordRandy Dunlap
2020-07-20ASoC: soc-dai: remove .digital_muteKuninori Morimoto
2020-07-17ASoC: soc-dai.h: don't use discriminatory terms for commentKuninori 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-18ASoC: cleanup dai / component active codeKuninori Morimoto
2020-05-18ASoC: soc-dai: add snd_soc_dai_stream_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
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_trigger()Kuninori Morimoto
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_prepare()Kuninori Morimoto
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_new()Kuninori Morimoto
2020-04-15ASoC: soc-dai: revert all changes to DAI startup/shutdown sequencePierre-Louis Bossart