Age | Commit message (Expand) | Author |
2017-02-19 | Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8328', 'asoc/t... | Mark Brown |
2017-02-19 | Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/debugfs' and... | Mark Brown |
2017-02-19 | Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/chmap', 'asoc/... | Mark Brown |
2017-02-19 | Merge remote-tracking branch 'asoc/topic/intel' into asoc-next | Mark Brown |
2017-02-19 | Merge remote-tracking branch 'asoc/topic/component' into asoc-next | Mark Brown |
2017-02-04 | ASoC: Drop unnecessary debugfs ifdef | Daniel Baluta |
2017-01-27 | ASoC: soc-core: remove OF adjusting for snd_soc_of_parse_card_name | Kuninori Morimoto |
2017-01-27 | ASoC: soc-core: remove OF adjusting for snd_soc_of_parse_audio_prefix | Kuninori Morimoto |
2017-01-27 | ASoC: soc-core: remove OF adjusting for snd_soc_of_parse_audio_simple_widgets | Kuninori Morimoto |
2017-01-27 | ASoC: soc-core: remove OF adjusting for snd_soc_of_parse_audio_routing | Kuninori Morimoto |
2017-01-20 | ASoC: core: add optional pcm_new callback for DAI driver | Arnaud Pouliquen |
2017-01-17 | ASoC: core: Add API to use DMI name in sound card long name | Liam Girdwood |
2017-01-12 | ASoC: Fixup some small kernel-doc typos | Charles Keepax |
2016-12-31 | ASoC: Fix binding and probing of auxiliary components | Sylwester Nawrocki |
2016-12-15 | ASoC: add Component level pcm_new/pcm_free | Kuninori Morimoto |
2016-12-12 | Merge remote-tracking branches 'asoc/topic/tlv320aic31xx', 'asoc/topic/topolo... | Mark Brown |
2016-12-12 | Merge remote-tracking branches 'asoc/topic/of-graph', 'asoc/topic/pxa', 'asoc... | Mark Brown |
2016-12-12 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown |
2016-12-01 | ASoC: add Component level suspend/resume | Kuninori Morimoto |
2016-12-01 | ASoC: core: replace aux_comp_list to component_dev_list | Kuninori Morimoto |
2016-12-01 | ASoC: core: replace codec_dev_list to component_dev_list on Card | Kuninori Morimoto |
2016-11-11 | ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_simple_widgets | Kuninori Morimoto |
2016-11-11 | ASoC: soc-core: adjust for graph on snd_soc_of_parse_card_name | Kuninori Morimoto |
2016-11-11 | ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_prefix | Kuninori Morimoto |
2016-11-11 | ASoC: soc-core: snd_soc_get_dai_name() become non static | Kuninori Morimoto |
2016-11-11 | ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_routing | Kuninori Morimoto |
2016-11-09 | ASoC: core: If a platform doesn't have an of_node use parent's node | Charles Keepax |
2016-11-04 | ASoC: Define API to find a dai link | Mengdong Lin |
2016-09-29 | Merge remote-tracking branches 'asoc/topic/nau8810', 'asoc/topic/of-bool', 'a... | Mark Brown |
2016-09-29 | Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/... | Mark Brown |
2016-08-24 | Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/compress', 'asoc/f... | Mark Brown |
2016-08-19 | ASoC: core: Clean up DAPM before the card debugfs | Mark Brown |
2016-08-11 | ASoC: Fix leak of rtd in soc_bind_dai_link | Charles Keepax |
2016-08-08 | ASoC: remove codec duplicated callback function | Kuninori Morimoto |
2016-08-08 | ASoC: use of_property_read_bool | Julia Lawall |
2016-04-22 | ASoC: Add kerneldoc comments for snd_soc_find_dai | Mengdong Lin |
2016-04-20 | ASoC: Export snd_soc_find_dai() | Mengdong Lin |
2016-02-22 | ASoC: fix memory leak | Sudip Mukherjee |
2016-01-11 | Merge remote-tracking branch 'asoc/topic/pcm-list' into asoc-next | Mark Brown |
2016-01-10 | ASoC: Make aux_dev more like a generic component | Mengdong Lin |
2016-01-10 | ASoC: Support registering a DAI dynamically | Mengdong Lin |
2016-01-10 | ASoC: Define soc_add_dai() to add a DAI to a component | Mengdong Lin |
2015-12-23 | Merge remote-tracking branches 'asoc/topic/da7219', 'asoc/topic/dai-link' and... | Mark Brown |
2015-12-23 | Merge remote-tracking branch 'asoc/topic/pcm-list' into asoc-next | Mark Brown |
2015-12-08 | ASoC: Bind new DAI links after probing components | Mengdong Lin |
2015-12-08 | ASoC: soc_bind_dai_link() directly returns success for a bound DAI link | Mengdong Lin |
2015-12-08 | ASoC: Define add/remove_dai_link ops for a soc card | Mengdong Lin |
2015-12-08 | ASoC: Implement DAI links in a list & define API to add/remove a link | Mengdong Lin |
2015-11-25 | ASoC: Change 2nd argument of soc_bind_dai_link() to DAI link pointer | Mengdong Lin |
2015-11-25 | ASoC: Define soc_init_dai_link() to wrap link intialization. | Mengdong Lin |