Age | Commit message (Expand) | Author |
2019-02-08 | ASoC: core: don't increase component module refcount unconditionally | Pierre-Louis Bossart |
2019-01-28 | ASoC: add helper to change platform name for all dailinks | Pierre-Louis Bossart |
2019-01-21 | ASoC: soc-core: add .num_platform for dai_link | Kuninori Morimoto |
2019-01-18 | ASoC: soc.h: add explanation of legacy/modern style of dai_link | Kuninori Morimoto |
2019-01-14 | ASoC: soc-core: fix init platform memory handling | Curtis Malainey |
2018-12-13 | Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown |
2018-11-26 | ASoC: soc.h: makes snd_soc_of_parse_audio_prefix() inline | Kuninori Morimoto |
2018-11-23 | ASoC: soc-core: add snd_soc_of_parse_node_prefix() | Kuninori Morimoto |
2018-11-05 | ASoC: wm97xx: fix uninitialized regmap pointer problem | Arnd Bergmann |
2018-10-30 | ASoC: fix oops w/ for_each_rtd_codec_dai_rollback() macro | Pierre-Louis Bossart |
2018-09-21 | ASoC: add for_each_component_dais() macro | Kuninori Morimoto |
2018-09-20 | ASoC: add for_each_comp_order() macro | Kuninori Morimoto |
2018-09-20 | ASoC: add for_each_card_components() macro | Kuninori Morimoto |
2018-09-20 | ASoC: add for_each_card_rtds() macro | Kuninori Morimoto |
2018-09-20 | ASoC: add for_each_card_links() macro | Kuninori Morimoto |
2018-09-20 | ASoC: add for_each_card_prelinks() macro | Kuninori Morimoto |
2018-09-20 | ASoC: rename for_each_rtd_codec_dai_reverse to rollback | Kuninori Morimoto |
2018-09-12 | ASoC: core: add support to card rebind | Srinivas Kandagatla |
2018-09-11 | ASoC: soc-core: remove unused num_dai_links | Kuninori Morimoto |
2018-09-05 | ASoC: dapm: Move CODEC to CODEC params from the widget to the runtime | Charles Keepax |
2018-09-04 | ASoC: add for_each_rtd_codec_dai() macro | Kuninori Morimoto |
2018-09-04 | ASoC: add for_each_link_codecs() macro | Kuninori Morimoto |
2018-08-31 | ASoC: soc-core: use snd_soc_dai_link_component for platform | Kuninori Morimoto |
2018-08-02 | ASoC: core: remove support for card rebind using component framework | Srinivas Kandagatla |
2018-07-20 | ASoC: export snd_soc_of_get_slot_mask | Jerome Brunet |
2018-07-18 | ASoC: core: add support to card re-bind using component framework | Srinivas Kandagatla |
2018-07-11 | ASoC: dpcm: add rate merge to the BE stream merge | Jerome Brunet |
2018-07-03 | ASoC: core: Allow topology to override machine driver FE DAI link config. | Liam Girdwood |
2018-07-02 | ASoC: soc-core: convert to SPDX identifiers | Kuninori Morimoto |
2018-06-22 | ASoC: soc-pcm: DPCM cares BE channel constraint | Jiada Wang |
2018-05-30 | ASoC: fix 0-day warnings with snd_soc_new_compress() | Pierre-Louis Bossart |
2018-05-09 | ASoC: soc.h: merge CONFIG_DEBUG_FS | Kuninori Morimoto |
2018-05-09 | ASoC: remove Codec related code | Kuninori Morimoto |
2018-05-09 | ASoC: remove unneeded .pcm_new/free | Kuninori Morimoto |
2018-05-09 | ASoC: remove .get_regmap | Kuninori Morimoto |
2018-05-09 | ASoC: remove codec reg_cache | Kuninori Morimoto |
2018-05-09 | ASoC: remove codec hw_write/control_data | Kuninori Morimoto |
2018-04-26 | ASoC: Remove platform code now everything is componentised | Charles Keepax |
2018-04-19 | ASoC: topology: Revert recent changes while boot errors are investigated | Mark Brown |
2018-04-17 | ASoC: core: Add name prefix for machines with topology rewrites | Liam Girdwood |
2018-04-17 | ASoC: core: Allow topology to override machine driver FE DAI link config. | Liam Girdwood |
2018-03-28 | Merge remote-tracking branches 'asoc/topic/88pm860x', 'asoc/topic/ab8500', 'a... | Mark Brown |
2018-03-12 | ASoC: Add snd_soc_of_put_dai_link_codecs() helper function | Sylwester Nawrocki |
2018-02-12 | ASoC: ac97: replace codec to component | Kuninori Morimoto |
2018-02-07 | Merge remote-tracking branches 'asoc/topic/max98373', 'asoc/topic/mtk', 'asoc... | Mark Brown |
2018-02-07 | Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/core', 'asoc/... | Mark Brown |
2018-01-24 | ASoC: soc-pcm: rename .pmdown_time to .use_pmdown_time for Component | Kuninori Morimoto |
2018-01-16 | ASoC: add Component level .read/.write | Kuninori Morimoto |
2018-01-12 | Merge remote-tracking branches 'asoc/topic/da7218', 'asoc/topic/dai-drv', 'as... | Mark Brown |
2017-12-20 | ASoC: soc.h: Arrange DAI related parameter | Kuninori Morimoto |