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