Age | Commit message (Expand) | Author | Files | Lines |
2021-06-07 | ASoC: soc-core: add snd_soc_runtime_get_dai_fmt() | Kuninori Morimoto | 1 | -0/+55 |
2021-05-12 | ASoC: soc-dai.h: Align the word of comment for SND_SOC_DAIFMT_CBC_CFC | Kuninori Morimoto | 1 | -1/+1 |
2021-01-21 | ASoC: soc-dai.h: remove symmetric_rates/samplebits | Kuninori Morimoto | 1 | -2/+0 |
2021-01-21 | ASoC: sync parameter naming : rate / sample_bits | Kuninori Morimoto | 1 | -2/+4 |
2020-12-09 | ASoC: soc-pcm: care trigger rollback | Kuninori Morimoto | 1 | -1/+3 |
2020-11-26 | ASoC: soc-dai: add mark for snd_soc_dai_compr_startup/shutdown() | Kuninori Morimoto | 1 | -1/+3 |
2020-11-13 | ASoC: topology: use inclusive language for bclk and fsync | Pierre-Louis Bossart | 1 | -12/+20 |
2020-10-26 | ASoC: soc-dai: add mark for snd_soc_dai_hw_params/free() | Kuninori Morimoto | 1 | -1/+3 |
2020-09-28 | ASoC: soc-dai: add mark for snd_soc_dai_startup/shutdown() | Kuninori Morimoto | 1 | -1/+4 |
2020-09-07 | ASoC: soc-dai: clarify return value for get_sdw_stream() | Pierre-Louis Bossart | 1 | -1/+2 |
2020-07-20 | Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis ... | Mark Brown | 1 | -0/+1 |
2020-07-20 | ASoC: soc-dai.h: drop a duplicated word | Randy Dunlap | 1 | -1/+1 |
2020-07-20 | ASoC: soc-dai: remove .digital_mute | Kuninori Morimoto | 1 | -1/+0 |
2020-07-17 | ASoC: soc-dai.h: don't use discriminatory terms for comment | Kuninori Morimoto | 1 | -4/+4 |
2020-07-17 | ASoC: soc-dai.c: add .no_capture_mute support | Kuninori Morimoto | 1 | -0/+3 |
2020-07-08 | ASoC: soc-dai: set dai_link dpcm_ flags with a helper | Pierre-Louis Bossart | 1 | -0/+1 |
2020-05-18 | ASoC: cleanup dai / component active code | Kuninori Morimoto | 1 | -2/+0 |
2020-05-18 | ASoC: soc-dai: add snd_soc_dai_stream_active() | Kuninori Morimoto | 1 | -0/+6 |
2020-05-18 | ASoC: soc-dai: add snd_soc_dai_active() | Kuninori Morimoto | 1 | -0/+1 |
2020-05-18 | ASoC: soc-dai: add snd_soc_dai_action() | Kuninori Morimoto | 1 | -0/+12 |
2020-04-29 | ASoC: soc-dai: add snd_soc_dai_compr_get_metadata() | Kuninori Morimoto | 1 | -0/+3 |
2020-04-29 | ASoC: soc-dai: add snd_soc_dai_compr_set_metadata() | Kuninori Morimoto | 1 | -0/+3 |
2020-04-29 | ASoC: soc-dai: add snd_soc_dai_compr_pointer() | Kuninori Morimoto | 1 | -0/+3 |
2020-04-29 | ASoC: soc-dai: add snd_soc_dai_compr_ack() | Kuninori Morimoto | 1 | -0/+3 |
2020-04-29 | ASoC: soc-dai: add snd_soc_dai_compr_get_params() | Kuninori Morimoto | 1 | -0/+3 |
2020-04-29 | ASoC: soc-dai: add snd_soc_dai_compr_set_params() | Kuninori Morimoto | 1 | -0/+3 |
2020-04-29 | ASoC: soc-dai: add snd_soc_dai_compr_trigger() | Kuninori Morimoto | 1 | -0/+2 |
2020-04-29 | ASoC: soc-dai: add snd_soc_dai_compr_shutdown() | Kuninori Morimoto | 1 | -0/+2 |
2020-04-29 | ASoC: soc-dai: add snd_soc_dai_compr_start() | Kuninori Morimoto | 1 | -0/+3 |
2020-04-29 | ASoC: soc-dai: add snd_soc_pcm_dai_remove() | Kuninori Morimoto | 1 | -1/+1 |
2020-04-29 | ASoC: soc-dai: add snd_soc_pcm_dai_probe() | Kuninori Morimoto | 1 | -1/+1 |
2020-04-29 | ASoC: soc-dai: add snd_soc_pcm_dai_bespoke_trigger() | Kuninori Morimoto | 1 | -2/+2 |
2020-04-29 | ASoC: soc-dai: add snd_soc_pcm_dai_trigger() | Kuninori Morimoto | 1 | -2/+1 |
2020-04-29 | ASoC: soc-dai: add snd_soc_pcm_dai_prepare() | Kuninori Morimoto | 1 | -2/+1 |
2020-04-29 | ASoC: soc-dai: add snd_soc_pcm_dai_new() | Kuninori Morimoto | 1 | -0/+2 |
2020-04-16 | ASoC: soc-dai: revert all changes to DAI startup/shutdown sequence | Pierre-Louis Bossart | 1 | -1/+0 |
2020-03-30 | ASoC: soc-dai: fix DAI startup/shutdown sequence | Pierre-Louis Bossart | 1 | -1/+1 |
2020-03-16 | ASoC: soc-dai: return proper error for get_sdw_stream() | Srinivas Kandagatla | 1 | -2/+2 |
2020-02-26 | ASoC: soc-dai: add get_sdw_stream() callback | Pierre-Louis Bossart | 1 | -0/+21 |
2020-02-25 | ASoC: soc-pcm: add snd_soc_dai_get_widget() | Kuninori Morimoto | 1 | -0/+8 |
2020-02-25 | ASoC: soc-pcm: add snd_soc_dai_get_pcm_stream() | Kuninori Morimoto | 1 | -0/+7 |
2020-02-19 | ASoC: soc-pcm: merge playback/cature_active into stream_active | Kuninori Morimoto | 1 | -2/+1 |
2020-02-11 | ASoC: soc-pcm: call snd_soc_dai_startup()/shutdown() once | Kuninori Morimoto | 1 | -1/+4 |
2020-01-21 | ASoC: soc-core: remove bus_control | Kuninori Morimoto | 1 | -1/+0 |
2020-01-21 | ASoC: soc-core: remove DAI suspend/resume | Kuninori Morimoto | 1 | -2/+0 |
2019-08-22 | ASoC: soc-dai: use bit field for bus_control | Kuninori Morimoto | 1 | -2/+1 |
2019-07-23 | ASoC: soc-dai: move snd_soc_dai_stream_valid() to soc-dai.c | Kuninori Morimoto | 1 | -0/+1 |
2019-07-23 | ASoC: soc-dai: add snd_soc_dai_compress_new() | Kuninori Morimoto | 1 | -0/+2 |
2019-07-23 | ASoC: soc-dai: add snd_soc_dai_remove() | Kuninori Morimoto | 1 | -0/+1 |
2019-07-23 | ASoC: soc-dai: add snd_soc_dai_probe() | Kuninori Morimoto | 1 | -0/+1 |