Age | Commit message (Expand) | Author | Files | Lines |
2021-07-16 | ASoC: soc-pcm: add a flag to reverse the stop sequence | Vijendar Mukunda | 1 | -0/+6 |
2021-06-21 | ASoC: soc-core: remove snd_soc_of_parse_daifmt() | Kuninori Morimoto | 1 | -4/+0 |
2021-06-21 | ASoC: soc-core: add snd_soc_daifmt_parse_format/clock_provider() | Kuninori Morimoto | 1 | -0/+14 |
2021-06-21 | ASoC: soc-core: add snd_soc_daifmt_clock_provider_fliped() | Kuninori Morimoto | 1 | -0/+2 |
2021-06-21 | ASoC: soc-core: add snd_soc_daifmt_clock_provider_from_bitmap() | Kuninori Morimoto | 1 | -0/+1 |
2021-03-25 | ASoC: soc.h: return error if multi platform at snd_soc_fixup_dai_links_platfo... | Kuninori Morimoto | 1 | -0/+4 |
2021-03-25 | ASoC: soc.h: fixup return timing for snd_soc_fixup_dai_links_platform_name() | Kuninori Morimoto | 1 | -3/+3 |
2021-03-25 | ASoC: soc.h: add asoc_link_to_cpu/codec/platform() macro | Kuninori Morimoto | 1 | -3/+21 |
2021-03-10 | ASoC: constify of_phandle_args in snd_soc_get_dai_name() | Krzysztof Kozlowski | 1 | -1/+1 |
2021-01-21 | ASoC: sync parameter naming : rate / sample_bits | Kuninori Morimoto | 1 | -2/+2 |
2020-12-09 | ASoC: soc-pcm: care trigger rollback | Kuninori Morimoto | 1 | -0/+1 |
2020-11-30 | ASoC: add soc-jack.h | Kuninori Morimoto | 1 | -121/+1 |
2020-11-26 | ASoC: soc-component: add mark for snd_soc_link_compr_startup/shutdown() | Kuninori Morimoto | 1 | -0/+1 |
2020-11-10 | ASoC: soc-pcm: Get all BEs along DAPM path | Sameer Pujar | 1 | -0/+1 |
2020-10-26 | ASoC: soc-pcm: add soc_pcm_hw_clean() and call it from soc_pcm_hw_params/free() | Kuninori Morimoto | 1 | -4/+0 |
2020-10-26 | ASoC: soc-link: add mark for snd_soc_link_hw_params/free() | Kuninori Morimoto | 1 | -0/+1 |
2020-10-26 | ASoC: soc.h: remove for_each_rtd_dais_rollback() | Kuninori Morimoto | 1 | -2/+0 |
2020-09-28 | ASoC: soc-link: add mark for snd_soc_link_startup/shutdown() | Kuninori Morimoto | 1 | -0/+3 |
2020-09-17 | Merge branch 'asoc-5.9' into asoc-5.10 | Mark Brown | 1 | -0/+2 |
2020-09-07 | ASoC: core: Do not cleanup uninitialized dais on soc_pcm_open failure | Cezary Rojewski | 1 | -0/+2 |
2020-08-28 | ASoC: soc-core: add snd_soc_find_dai_with_mutex() | Kuninori Morimoto | 1 | -0/+2 |
2020-08-27 | ASoC: soc-core: add snd_soc_find_dai_with_mutex() | Kuninori Morimoto | 1 | -0/+2 |
2020-08-18 | ASoC: core: Add common helper to parse aux devs from device tree | Stephan Gerhold | 1 | -0/+1 |
2020-07-31 | ASoC: core: Two step component registration | Cezary Rojewski | 1 | -5/+3 |
2020-07-31 | ASoC: core: Simplify snd_soc_component_initialize declaration | Cezary Rojewski | 1 | -1/+1 |
2020-07-31 | ASoC: core: Relocate and expose snd_soc_component_initialize | Cezary Rojewski | 1 | -0/+3 |
2020-07-23 | ASoC: soc-xxx: add asoc_substream_to_rtd() | Kuninori Morimoto | 1 | -0/+2 |
2020-07-08 | Merge series "ASoC: topology: fix error handling flow" from Pierre-Louis Boss... | Mark Brown | 1 | -0/+2 |
2020-07-07 | ASoC: core: Remove only the registered component in devm functions | Maxime Ripard | 1 | -0/+2 |
2020-06-25 | ASoC: core: move definition of enum snd_soc_bias_level | Tzung-Bi Shih | 1 | -18/+0 |
2020-06-23 | ASoC: soc-link: introduce exit() callback | Pierre-Louis Bossart | 1 | -0/+3 |
2020-06-15 | Merge existing fixes from asoc/for-5.8 | Mark Brown | 1 | -0/+6 |
2020-06-15 | ASoC: soc-devres: add devm_snd_soc_register_dai() | Pierre-Louis Bossart | 1 | -0/+4 |
2020-06-12 | ASoC: soc-card: export snd_soc_lookup_component_nolocked | Shengjiu Wang | 1 | -0/+2 |
2020-06-01 | Merge remote-tracking branch 'asoc/for-5.8' into asoc-linus | Mark Brown | 1 | -60/+38 |
2020-05-30 | ASoC: soc-card: add probed bit field to snd_soc_card | Kuninori Morimoto | 1 | -0/+1 |
2020-05-30 | ASoC: soc-card: move snd_soc_card_subclass to soc-card | Kuninori Morimoto | 1 | -5/+0 |
2020-05-30 | ASoC: soc-card: move snd_soc_card_get_codec_dai() to soc-card | Kuninori Morimoto | 1 | -14/+0 |
2020-05-30 | ASoC: soc-card: move snd_soc_card_set/get_drvdata() to soc-card | Kuninori Morimoto | 1 | -13/+0 |
2020-05-30 | ASoC: soc-card: move snd_soc_card_jack_new() to soc-card | Kuninori Morimoto | 1 | -4/+0 |
2020-05-30 | ASoC: soc-card: move snd_soc_card_get_kcontrol() to soc-card | Kuninori Morimoto | 1 | -2/+0 |
2020-05-30 | ASoC: add soc-card.c | Kuninori Morimoto | 1 | -0/+1 |
2020-05-30 | ASoC: soc.h: convert bool to bit field for snd_soc_card | Kuninori Morimoto | 1 | -6/+7 |
2020-05-27 | ASoC: dapm: Move dai_link widgets to runtime to fix use after free | Charles Keepax | 1 | -3/+3 |
2020-05-18 | ASoC: soc-pcm: replace snd_soc_runtime_activate()/deactivate() to macro | Kuninori Morimoto | 1 | -2/+13 |
2020-05-08 | ASoC: soc-core: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 1 | -1/+1 |
2020-04-29 | ASoC: component: suppress uninitialized-variable warning | Arnd Bergmann | 1 | -1/+1 |
2020-04-22 | ASoC: soc-core: return true, false in snd_soc_volsw_is_stereo() | Jason Yan | 1 | -2/+2 |
2020-04-14 | Merge branch 'asoc-5.7' into asoc-5.8 | Mark Brown | 1 | -0/+3 |
2020-04-14 | ASoC: soc-core: remove cpu_dai/codec_dai/cpu_dais/codec_dais | Kuninori Morimoto | 1 | -6/+8 |