aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/soc-dai.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-27ASoC: Merge up workaround for CODECs that play noise on stopped streamMark Brown1-0/+7
2023-10-27ASoC: soc-dai: add flag to mute and unmute stream during triggerSrinivas Kandagatla1-0/+7
2023-09-25ASoC: soc-dai: convert not to use asoc_xxx()Kuninori Morimoto1-4/+4
2023-08-14ASoC: soc-dai.h: merge DAI call back functions into opsKuninori Morimoto1-19/+25
2023-07-25ASoC: soc-dai: don't call PCM audio ops if the stream is not supportedPeter Suti1-0/+11
2023-03-14ASoC: soc-dai.c: add missing flag check at snd_soc_pcm_dai_probe()Kuninori Morimoto1-0/+3
2023-01-31ASoC: soc-dai.h: cleanup Playback/Capture data for snd_soc_daiKuninori Morimoto1-2/+2
2023-01-31ASoC: soc-dai.c: use helper functionKuninori Morimoto1-2/+7
2022-11-23ASoC: soc-dai: Do not call snd_soc_link_be_hw_params_fixup() twiceRichard Fitzgerald1-9/+2
2022-08-19ASoC: Change handling of unimplemented set_bclk_ratioMartin PoviĊĦer1-1/+1
2022-06-06ASoC: soc-dai: Remove set_fmt_new callbackCharles Keepax1-5/+1
2022-06-06ASoC: core: Add set_fmt_new callback that directly specifies providerCharles Keepax1-1/+4
2021-11-29ASoC: soc-dai: update snd_soc_dai_delay() to snd_soc_pcm_dai_delay()Kuninori Morimoto1-12/+28
2021-08-16ASoC: soc-dai: cleanup cppcheck warning at snd_soc_pcm_dai_new()Kuninori Morimoto1-2/+2
2021-08-16ASoC: soc-dai: cleanup cppcheck warning at snd_soc_dai_link_set_capabilities()Kuninori Morimoto1-8/+6
2021-06-07ASoC: soc-core: add snd_soc_runtime_get_dai_fmt()Kuninori Morimoto1-0/+63
2021-05-19ASoC: soc-dai: fix up hw params only if it is neededGyeongtaek Lee1-6/+7
2021-03-10ASoC: soc-dai: fix kernel-docPierre-Louis Bossart1-1/+1
2020-12-09ASoC: soc-pcm: care trigger rollbackKuninori Morimoto1-8/+36
2020-11-26ASoC: soc-dai: add mark for snd_soc_dai_compr_startup/shutdown()Kuninori Morimoto1-1/+12
2020-10-26ASoC: soc-dai: add mark for snd_soc_dai_hw_params/free()Kuninori Morimoto1-1/+12
2020-09-28ASoC: soc-dai: add mark for snd_soc_dai_startup/shutdown()Kuninori Morimoto1-1/+20
2020-08-27ASoC: soc-core: add snd_soc_find_dai_with_mutex()Kuninori Morimoto1-2/+2
2020-07-31Merge remote-tracking branch 'asoc/for-5.9' into asoc-nextMark Brown1-9/+11
2020-07-31ASoC: core: use less strict tests for dailink capabilitiesPierre-Louis Bossart1-7/+9
2020-07-23ASoC: soc-xxx: add asoc_substream_to_rtd()Kuninori Morimoto1-4/+4
2020-07-20Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:Mark Brown1-0/+38
2020-07-20ASoC: soc-dai: remove .digital_muteKuninori Morimoto1-4/+0
2020-07-16ASoC: soc-dai.c: add .no_capture_mute supportKuninori Morimoto1-1/+7
2020-07-08ASoC: soc-dai: set dai_link dpcm_ flags with a helperPierre-Louis Bossart1-0/+38
2020-05-29ASoC: reduce verbosity of error messages for sof-dai and sof-linkPierre-Louis Bossart1-1/+5
2020-05-25ASoC: soc-link: add snd_soc_link_be_hw_params_fixup()Kuninori Morimoto1-5/+4
2020-05-18ASoC: cleanup dai / component active codeKuninori Morimoto1-1/+1
2020-05-18ASoC: soc-dai: add snd_soc_dai_stream_active()Kuninori Morimoto1-0/+1
2020-05-18ASoC: soc-component: add snd_soc_component_active()Kuninori Morimoto1-0/+1
2020-05-18ASoC: soc-dai: add snd_soc_dai_active()Kuninori Morimoto1-0/+12
2020-05-18ASoC: soc-dai: add snd_soc_dai_action()Kuninori Morimoto1-0/+9
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_get_metadata()Kuninori Morimoto1-0/+14
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_set_metadata()Kuninori Morimoto1-0/+14
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_pointer()Kuninori Morimoto1-0/+14
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_ack()Kuninori Morimoto1-0/+14
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_get_params()Kuninori Morimoto1-0/+14
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_set_params()Kuninori Morimoto1-0/+14
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_trigger()Kuninori Morimoto1-0/+13
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_shutdown()Kuninori Morimoto1-0/+9
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_start()Kuninori Morimoto1-0/+13
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_remove()Kuninori Morimoto1-10/+22
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_probe()Kuninori Morimoto1-10/+22
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_bespoke_trigger()Kuninori Morimoto1-13/+20
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_trigger()Kuninori Morimoto1-13/+19