Age | Commit message (Expand) | Author |
2017-06-14 | ASoC: Fix use-after-free at card unregistration | Takashi Iwai |
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 |
2015-11-25 | ASoC: core: Change power state before rechecking endpoint | Jeeja KP |
2015-11-18 | ASoC: Change the PCM runtime array to a list | Mengdong Lin |
2015-11-18 | ASoC: core: refactor soc_link_dai_widgets() | Vinod Koul |
2015-10-26 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown |
2015-10-22 | ASoC: compress: add config item for soc-compress to make it compiled only whe... | Jie Yang |
2015-09-17 | ASoC: soc-core: Fix sparse warning in be32_to_cpup() call | Jyri Sarha |
2015-09-16 | ASoC: simple-card: Add tdm slot mask support to simple-card | Jyri Sarha |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/mediatek', 'asoc/topic/mtk', 'asoc... | Mark Brown |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/davinci-vcif... | Mark Brown |
2015-08-30 | Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-next | Mark Brown |
2015-08-30 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown |
2015-08-28 | ASoC: Clean up docbook warnings | Jonathan Corbet |
2015-07-16 | ASoC: core: add snd_soc_of_parse_audio_prefix() | Kuninori Morimoto |
2015-07-15 | ASoC: Fix warning caused by a typo in comments of snd_soc_add_platform() | Masanari Iida |
2015-07-15 | ASoC: Fix warning while make xmldocs caused by soc-core.c | Masanari Iida |
2015-07-08 | ASoC: Free card DAPM context on snd_soc_instantiate_card() error path | Lars-Peter Clausen |
2015-07-08 | ASoC: Use card field to indicate whether a component is bound | Lars-Peter Clausen |
2015-07-08 | ASoC: Prevent components from being bound to multiple cards | Lars-Peter Clausen |
2015-07-07 | ASoC: core: Don't probe the component which is dummy | Shengjiu Wang |
2015-07-07 | ASoC: Remove snd_soc_codec dapm field | Lars-Peter Clausen |
2015-06-05 | Merge remote-tracking branches 'asoc/topic/topology', 'asoc/topic/twl6040', '... | Mark Brown |
2015-06-05 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown |
2015-06-04 | ASoC: topology: Add topology core | Liam Girdwood |
2015-06-02 | ASoC: core: If component doesn't have of_node use parent's node instead | Jyri Sarha |
2015-05-26 | ASoC: Simplify format_register_str() without stack usages | Takashi Iwai |
2015-05-21 | ASoC: skip legacy dai naming if dai driver has all the information | Srinivas Kandagatla |
2015-05-15 | ASoC: Drop unnecessary bias level check on resume | Lars-Peter Clausen |