| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge remote-tracking branches 'asoc/topic/tlv320aic31xx', 'asoc/topic/topolo... | Mark Brown | 2016-12-12 | 1 | -0/+42 |
|\ \ |
|
| | * | ASoC: Define API to find a dai link | Mengdong Lin | 2016-11-04 | 1 | -0/+42 |
| |/ |
|
| | | |
| \ | |
*-. | | Merge remote-tracking branches 'asoc/topic/of-graph', 'asoc/topic/pxa', 'asoc... | Mark Brown | 2016-12-12 | 1 | -15/+26 |
|\ \| |
|
| * | | ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_simple_widgets | Kuninori Morimoto | 2016-11-11 | 1 | -3/+6 |
| * | | ASoC: soc-core: adjust for graph on snd_soc_of_parse_card_name | Kuninori Morimoto | 2016-11-11 | 1 | -5/+6 |
| * | | ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_prefix | Kuninori Morimoto | 2016-11-11 | 1 | -3/+6 |
| * | | ASoC: soc-core: snd_soc_get_dai_name() become non static | Kuninori Morimoto | 2016-11-11 | 1 | -1/+2 |
| * | | ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_routing | Kuninori Morimoto | 2016-11-11 | 1 | -3/+6 |
| |/ |
|
* | | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 2016-12-12 | 1 | -2/+6 |
|\ \ |
|
| * | | ASoC: core: If a platform doesn't have an of_node use parent's node | Charles Keepax | 2016-11-09 | 1 | -2/+6 |
| |/ |
|
* | | ASoC: add Component level suspend/resume | Kuninori Morimoto | 2016-12-01 | 1 | -26/+37 |
* | | ASoC: core: replace aux_comp_list to component_dev_list | Kuninori Morimoto | 2016-12-01 | 1 | -5/+12 |
* | | ASoC: core: replace codec_dev_list to component_dev_list on Card | Kuninori Morimoto | 2016-12-01 | 1 | -12/+16 |
|/ |
|
*-. | Merge remote-tracking branches 'asoc/topic/nau8810', 'asoc/topic/of-bool', 'a... | Mark Brown | 2016-09-29 | 1 | -1/+1 |
|\ \ |
|
| | * | ASoC: use of_property_read_bool | Julia Lawall | 2016-08-08 | 1 | -1/+1 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/... | Mark Brown | 2016-09-29 | 1 | -13/+0 |
|\ \ \
| | |/
| |/| |
|
| | * | ASoC: remove codec duplicated callback function | Kuninori Morimoto | 2016-08-08 | 1 | -13/+0 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/compress', 'asoc/f... | Mark Brown | 2016-08-24 | 1 | -2/+1 |
|\ \ \
| | |/
| |/| |
|
| | * | ASoC: core: Clean up DAPM before the card debugfs | Mark Brown | 2016-08-19 | 1 | -2/+1 |
| |/ |
|
* / | ASoC: Fix leak of rtd in soc_bind_dai_link | Charles Keepax | 2016-08-11 | 1 | -1/+1 |
|/ |
|
* | ASoC: Add kerneldoc comments for snd_soc_find_dai | Mengdong Lin | 2016-04-22 | 1 | -0/+11 |
* | ASoC: Export snd_soc_find_dai() | Mengdong Lin | 2016-04-20 | 1 | -1/+2 |
* | ASoC: fix memory leak | Sudip Mukherjee | 2016-02-22 | 1 | -4/+4 |
* | Merge remote-tracking branch 'asoc/topic/pcm-list' into asoc-next | Mark Brown | 2016-01-11 | 1 | -104/+170 |
|\ |
|
| * | ASoC: Make aux_dev more like a generic component | Mengdong Lin | 2016-01-10 | 1 | -69/+77 |
| * | ASoC: Support registering a DAI dynamically | Mengdong Lin | 2016-01-10 | 1 | -0/+42 |
| * | ASoC: Define soc_add_dai() to add a DAI to a component | Mengdong Lin | 2016-01-10 | 1 | -36/+52 |
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'asoc/topic/da7219', 'asoc/topic/dai-link' and... | Mark Brown | 2015-12-23 | 1 | -13/+13 |
|\ \ \ |
|
| | * | | ASoC: core: refactor soc_link_dai_widgets() | Vinod Koul | 2015-11-18 | 1 | -13/+13 |
| |/ / |
|
* | | | Merge remote-tracking branch 'asoc/topic/pcm-list' into asoc-next | Mark Brown | 2015-12-23 | 1 | -195/+381 |
|\ \ \
| | |/
| |/| |
|
| * | | ASoC: Bind new DAI links after probing components | Mengdong Lin | 2015-12-08 | 1 | -0/+16 |
| * | | ASoC: soc_bind_dai_link() directly returns success for a bound DAI link | Mengdong Lin | 2015-12-08 | 1 | -0/+19 |
| * | | ASoC: Define add/remove_dai_link ops for a soc card | Mengdong Lin | 2015-12-08 | 1 | -0/+12 |
| * | | ASoC: Implement DAI links in a list & define API to add/remove a link | Mengdong Lin | 2015-12-08 | 1 | -0/+79 |
| * | | ASoC: Change 2nd argument of soc_bind_dai_link() to DAI link pointer | Mengdong Lin | 2015-11-25 | 1 | -4/+4 |
| * | | ASoC: Define soc_init_dai_link() to wrap link intialization. | Mengdong Lin | 2015-11-25 | 1 | -83/+98 |
| * | | ASoC: Change the PCM runtime array to a list | Mengdong Lin | 2015-11-18 | 1 | -109/+154 |
| |/ |
|
* / | ASoC: core: Change power state before rechecking endpoint | Jeeja KP | 2015-11-25 | 1 | -3/+3 |
|/ |
|
* | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 2015-10-26 | 1 | -2/+2 |
|\ |
|
| * | ASoC: compress: add config item for soc-compress to make it compiled only whe... | Jie Yang | 2015-10-22 | 1 | -2/+2 |
* | | ASoC: soc-core: Fix sparse warning in be32_to_cpup() call | Jyri Sarha | 2015-09-17 | 1 | -1/+1 |
* | | ASoC: simple-card: Add tdm slot mask support to simple-card | Jyri Sarha | 2015-09-16 | 1 | -0/+25 |
|/ |
|
*-. | Merge remote-tracking branches 'asoc/topic/mediatek', 'asoc/topic/mtk', 'asoc... | Mark Brown | 2015-08-30 | 1 | -0/+20 |
|\ \ |
|
| | * | ASoC: core: add snd_soc_of_parse_audio_prefix() | Kuninori Morimoto | 2015-07-16 | 1 | -0/+20 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/davinci-vcif... | Mark Brown | 2015-08-30 | 1 | -6/+11 |
|\ \ \
| | |/
| |/| |
|
| | * | ASoC: Clean up docbook warnings | Jonathan Corbet | 2015-08-28 | 1 | -4/+9 |
| | * | ASoC: Fix warning caused by a typo in comments of snd_soc_add_platform() | Masanari Iida | 2015-07-15 | 1 | -1/+1 |
| | * | ASoC: Fix warning while make xmldocs caused by soc-core.c | Masanari Iida | 2015-07-15 | 1 | -1/+1 |
| |/ |
|
* | | Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-next | Mark Brown | 2015-08-30 | 1 | -11/+12 |
|\ \ |
|
| * | | ASoC: Remove snd_soc_codec dapm field | Lars-Peter Clausen | 2015-07-07 | 1 | -11/+12 |
| |/ |
|