| Age | Commit message (Expand) | Author |
| 2023-09-01 | ASoC: Name iov_iter argument as iterator instead of buffer | Takashi Iwai |
| 2023-08-18 | ASoC: pcm: Drop obsoleted PCM copy_user ops | Takashi Iwai |
| 2023-08-18 | ASoC: component: Add generic PCM copy ops | Takashi Iwai |
| 2023-06-13 | ASoC: remove old trigger ordering method | Kuninori Morimoto |
| 2023-06-13 | ASoC: add new trigger ordering method | Kuninori Morimoto |
| 2023-05-15 | ASoC: soc-component: Add notify control helper function | Charles Keepax |
| 2023-02-28 | ASoC: soc-pcm: add option to start DMA after DAI | Claudiu Beznea |
| 2023-01-27 | ASoC: soc-component: add get_jack_type | Astrid Rost |
| 2022-06-27 | ASoC: soc-component: Remove non_legacy_dai_naming flag | Charles Keepax |
| 2022-06-27 | ASoC: soc-component: Add legacy_dai_naming flag | Charles Keepax |
| 2022-06-06 | ASoC: simple-card-utils: Move snd_soc_component_is_codec to be local | Charles Keepax |
| 2022-05-09 | ASoC: soc-component: Add comment for the endianness flag | Charles Keepax |
| 2022-04-05 | ASoC: soc-core: add debugfs_prefix member to snd_soc_component_driver | Heiner Kallweit |
| 2021-11-29 | ASoC: soc-component: add snd_soc_pcm_component_delay() | Kuninori Morimoto |
| 2021-10-18 | ASoC: soc-component: add snd_soc_component_is_codec() | Kuninori Morimoto |
| 2021-10-01 | ASoC: soc-component: Remove conditional definition of debugfs data members | Simon Trimmer |
| 2021-09-20 | ASoC: compress/component: Use module_get_when_open/put_when_close for cstream | Peter Ujfalusi |
| 2021-09-20 | ASoC: soc-component: Convert the mark_module to void* | Peter Ujfalusi |
| 2021-04-16 | ASoC: soc-utils: add snd_soc_component_is_dummy() | Kuninori Morimoto |
| 2021-03-25 | ASoC: soc-component: Add snd_soc_pcm_component_ack | Shengjiu Wang |
| 2021-03-10 | ASoC: constify of_phandle_args in snd_soc_get_dai_name() | Krzysztof Kozlowski |
| 2021-01-27 | ASoC: soc-component: add snd_soc_component_read/write_field() | Srinivas Kandagatla |
| 2020-12-09 | ASoC: soc-pcm: care trigger rollback | Kuninori Morimoto |
| 2020-11-26 | ASoC: soc-component: add mark for snd_soc_component_compr_open/free() | Kuninori Morimoto |
| 2020-11-18 | ASoC: soc-component: add snd_soc_component_compr_get_metadata() | Kuninori Morimoto |
| 2020-11-18 | ASoC: soc-component: add snd_soc_component_compr_set_metadata() | Kuninori Morimoto |
| 2020-11-18 | ASoC: soc-component: add snd_soc_component_compr_copy() | Kuninori Morimoto |
| 2020-11-18 | ASoC: soc-component: add snd_soc_component_compr_pointer() | Kuninori Morimoto |
| 2020-11-18 | ASoC: soc-component: add snd_soc_component_compr_ack() | Kuninori Morimoto |
| 2020-11-18 | ASoC: soc-component: add snd_soc_component_compr_get_codec_caps() | Kuninori Morimoto |
| 2020-11-18 | ASoC: soc-component: add snd_soc_component_compr_get_caps() | Kuninori Morimoto |
| 2020-11-18 | ASoC: soc-component: add snd_soc_component_compr_get_params() | Kuninori Morimoto |
| 2020-11-18 | ASoC: soc-component: add snd_soc_component_compr_set_params() | Kuninori Morimoto |
| 2020-11-18 | ASoC: soc-component: add snd_soc_component_compr_trigger() | Kuninori Morimoto |
| 2020-11-18 | ASoC: soc-component: add snd_soc_component_compr_free() | Kuninori Morimoto |
| 2020-11-18 | ASoC: soc-component: add snd_soc_component_compr_open() | Kuninori Morimoto |
| 2020-10-26 | ASoC: soc-component: add mark for snd_soc_pcm_component_hw_params/free() | Kuninori Morimoto |
| 2020-09-28 | ASoC: soc-component: add mark for snd_soc_pcm_component_pm_runtime_get/put() | Kuninori Morimoto |
| 2020-09-28 | ASoC: soc-component: add mark for soc_pcm_components_open/close() | Kuninori Morimoto |
| 2020-07-31 | ASoC: core: Relocate and expose snd_soc_component_initialize | Cezary Rojewski |
| 2020-06-22 | ASoC: remove snd_soc_component_read32() | Kuninori Morimoto |
| 2020-06-22 | ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea... | Kuninori Morimoto |
| 2020-06-15 | ASoC: soc-component: tidyup Copyright | Kuninori Morimoto |
| 2020-06-15 | ASoC: soc-component: add snd_soc_component_init() | Kuninori Morimoto |
| 2020-06-15 | ASoC: soc-component: add snd_soc_pcm_component_trigger() | Kuninori Morimoto |
| 2020-06-15 | ASoC: soc-component: add snd_soc_pcm_component_hw_free() | Kuninori Morimoto |
| 2020-06-15 | ASoC: soc-component: add snd_soc_pcm_component_hw_params() | Kuninori Morimoto |
| 2020-06-15 | ASoC: soc-component: add snd_soc_pcm_component_prepare() | Kuninori Morimoto |
| 2020-06-15 | ASoC: soc-component: move snd_soc_component_initialize() to soc-component.c | Kuninori Morimoto |
| 2020-06-15 | ASoC: soc-component: move snd_soc_component_xxx_regmap() to soc-component | Kuninori Morimoto |