aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/generic (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-16Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/topic/bcm2835', 'asoc/topic/docs', 'asoc/topic/fsl', 'asoc/topic/generic', 'asoc/topic/kirkwood', 'asoc/topic/mc13783', 'asoc/topic/mxs', 'asoc/topic/nuc900', 'asoc/topic/sai', 'asoc/topic/sh', 'asoc/topic/ssm2602', 'asoc...Mark Brown1-34/+36
2014-01-14ASoC: simple-card: fix one bug to writing to the platform dataXiubo Li1-19/+21
2014-01-13ASoC: simple-card: use snd_soc_card_set/get_drvdataXiubo Li1-4/+4
2014-01-09ASoC: simple-card: fix the cinfo error checkXiubo Li1-5/+7
2014-01-09ASoC: simple-card: fix a bug where cinfo will be NULL before using itXiubo Li1-1/+1
2014-01-07ASoC: simple-card: keep the property's name the same patternXiubo Li1-2/+2
2014-01-07ASoC: simple-card: fix the DAPM routes map parsingXiubo Li1-3/+5
2014-01-06ASoC: simple-card: Fix the sysclk selection.Xiubo Li1-6/+2
2014-01-02Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'asoc/topic/adav80x', 'asoc/topic/adsp', 'asoc/topic/ak4641', 'asoc/topic/ak4642', 'asoc/topic/arizona', 'asoc/topic/atmel', 'asoc/topic/au1x', 'asoc/topic/axi', 'asoc/topic/bcm2835', 'asoc/topic/blackfin', 'asoc/topic/cs427...Mark Brown1-15/+29
2014-01-01ASoC: simple-card: Add device's module clock selection.Xiubo Li1-3/+18
2013-12-31ASoC: simple-card: Cleanup __asoc_simple_card_dai_init() ret checkXiubo Li1-1/+1
2013-12-31ASoC: simple-card: Add DAPM routes parse from device treeXiubo Li1-2/+9
2013-12-21ASoC: simple-card: Add cpu_dai and codec_dai names NULL checkXiubo Li1-0/+3
2013-12-19ASoC: simple-card: Use devm_snd_soc_register_card()Xiubo Li1-9/+1
2013-12-02ASoC: simple-card: add Device Tree supportKuninori Morimoto1-6/+150
2013-10-20ASoC: simple-card: un-implemented set_fmt is not errorKuninori Morimoto1-0/+5
2013-08-23ASoC: simple-card: Provide owner and MODULE_ALIAS()Fabio Estevam1-0/+2
2013-01-14ASoC: simple-card: add asoc_simple_dai for initializingKuninori Morimoto1-28/+30
2012-12-27ASoC: simple-card: use struct device pointer for dev_xxx()Kuninori Morimoto1-2/+3
2012-04-13ASoC: add generic simple-card supportKuninori Morimoto3-0/+121