Age | Commit message (Expand) | Author | Files | Lines |
2014-03-25 | ASoC: simple-card: Handle many DAI links | Jean-Francois Moine | 1 | -69/+121 |
2014-03-25 | ASoC: simple-card: dynamically allocate the DAI link and properties | Jean-Francois Moine | 1 | -15/+27 |
2014-03-19 | ASoC: simple-card: overwrite cpu_dai->fmt with codec_dai->fmt | Nicolin Chen | 1 | -6/+14 |
2014-03-17 | ASoC: simple-card: Simplify code | Jean-Francois Moine | 1 | -5/+5 |
2014-03-14 | ASoC: simple-card: Fix the reference count of device nodes | Jean-Francois Moine | 1 | -13/+37 |
2014-03-10 | ASoC: simple-card: card name can be option | Kuninori Morimoto | 1 | -2/+1 |
2014-03-05 | ASoC: simple-card: tidyup cpu/codec dai_fmt settings for non-DT | Kuninori Morimoto | 1 | -0/+3 |
2014-02-28 | ASoC: simple-card: cpu_dai_name creates confusion when DT case | Kuninori Morimoto | 1 | -0/+11 |
2014-02-23 | ASoC: simple-card: add slot information parsing supports | Xiubo Li | 1 | -0/+18 |
2014-02-10 | ASoC: simple-card: add off-codec widgets supports. | Xiubo Li | 1 | -0/+8 |
2014-02-03 | ASoC: simple-card: Add snd_card's name parsing from DT node support | Xiubo Li | 1 | -1/+5 |
2014-02-03 | ASoC: simple-card: simplify the daifmt code | Xiubo Li | 1 | -11/+9 |
2014-02-03 | ASoC: simple-card: fix __asoc_simple_card_dai_init | Xiubo Li | 1 | -7/+15 |
2014-02-03 | ASoC: simple-card: simplify code | Jean-Francois Moine | 1 | -16/+16 |
2014-02-03 | ASoC: simple-card: simplify code | Jean-Francois Moine | 1 | -3/+11 |
2014-02-03 | ASoC: simple-card: simplify code | Jean-Francois Moine | 1 | -14/+20 |
2014-02-03 | ASoC: simple-card: simplify code | Jean-Francois Moine | 1 | -12/+16 |
2014-02-03 | ASoC: simple-card: simplify code | Jean-Francois Moine | 1 | -13/+16 |
2014-02-03 | ASoC: simple-card: simplify code | Jean-Francois Moine | 1 | -35/+20 |
2014-02-03 | ASoC: simple-card: simplify code | Jean-Francois Moine | 1 | -10/+12 |
2014-02-03 | ASoC: simple-card: simplify code | Jean-Francois Moine | 1 | -9/+9 |
2014-01-16 | Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t... | Mark Brown | 1 | -34/+36 |
2014-01-15 | ASoC: simple-card: fix one bug to writing to the platform data | Xiubo Li | 1 | -19/+21 |
2014-01-13 | ASoC: simple-card: use snd_soc_card_set/get_drvdata | Xiubo Li | 1 | -4/+4 |
2014-01-09 | ASoC: simple-card: fix the cinfo error check | Xiubo Li | 1 | -5/+7 |
2014-01-09 | ASoC: simple-card: fix a bug where cinfo will be NULL before using it | Xiubo Li | 1 | -1/+1 |
2014-01-07 | ASoC: simple-card: keep the property's name the same pattern | Xiubo Li | 1 | -2/+2 |
2014-01-07 | ASoC: simple-card: fix the DAPM routes map parsing | Xiubo Li | 1 | -3/+5 |
2014-01-06 | ASoC: simple-card: Fix the sysclk selection. | Xiubo Li | 1 | -6/+2 |
2014-01-02 | Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso... | Mark Brown | 1 | -15/+29 |
2014-01-01 | ASoC: simple-card: Add device's module clock selection. | Xiubo Li | 1 | -3/+18 |
2013-12-31 | ASoC: simple-card: Cleanup __asoc_simple_card_dai_init() ret check | Xiubo Li | 1 | -1/+1 |
2013-12-31 | ASoC: simple-card: Add DAPM routes parse from device tree | Xiubo Li | 1 | -2/+9 |
2013-12-21 | ASoC: simple-card: Add cpu_dai and codec_dai names NULL check | Xiubo Li | 1 | -0/+3 |
2013-12-19 | ASoC: simple-card: Use devm_snd_soc_register_card() | Xiubo Li | 1 | -9/+1 |
2013-12-02 | ASoC: simple-card: add Device Tree support | Kuninori Morimoto | 1 | -6/+150 |
2013-10-20 | ASoC: simple-card: un-implemented set_fmt is not error | Kuninori Morimoto | 1 | -0/+5 |
2013-08-23 | ASoC: simple-card: Provide owner and MODULE_ALIAS() | Fabio Estevam | 1 | -0/+2 |
2013-01-14 | ASoC: simple-card: add asoc_simple_dai for initializing | Kuninori Morimoto | 1 | -28/+30 |
2012-12-27 | ASoC: simple-card: use struct device pointer for dev_xxx() | Kuninori Morimoto | 1 | -2/+3 |
2012-04-13 | ASoC: add generic simple-card support | Kuninori Morimoto | 3 | -0/+121 |