summaryrefslogtreecommitdiffstats
path: root/sound/soc/generic/audio-graph-card.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-10ASoC: add mclk-fs support to audio graph cardOlivier Moysan1-8/+39
2017-09-01Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/spear', 'asoc...Mark Brown1-0/+1
2017-09-01Merge remote-tracking branches 'asoc/topic/mtk', 'asoc/topic/mxs', 'asoc/topi...Mark Brown1-1/+1
2017-08-23ASoC: audio-graph-card: Add pm callbacks to platform driverKuninori Morimoto1-0/+1
2017-08-17ASoC: generic: make snd_soc_ops constBhumika Goyal1-1/+1
2017-08-01device property: Fix usecount for of_graph_get_port_parent()Tony Lindgren1-5/+5
2017-06-30ASoC: audio-graph-card: add widgets and routing for external amplifier supportShawn Guo1-1/+47
2017-06-23ASoC: audio-graph-card: tidyup asoc_simple_card_canonicalize_cpu() parameterKuninori Morimoto1-2/+1
2017-06-14ASoC: audio-graph-card: use asoc_simple_card_of_parse_tdm()Kuninori Morimoto1-10/+2
2017-06-13ASoC: audio-graph-card: use asoc_simple_card_clk_xxx()Kuninori Morimoto1-5/+5
2017-06-06ASoC: simple-card-utils: share same dev_dbg() for sysclkKuninori Morimoto1-7/+0
2017-06-06ASoC: simple-card-utils: share same dev_dbg() for Dai NameKuninori Morimoto1-1/+0
2017-06-06ASoC: simple-card-utils: share same dev_dbg() for DAI formatKuninori Morimoto1-1/+0
2017-05-19ASoC: audio-graph-card: fix spelling mistake: "missmatch" -> "mismatch"Colin Ian King1-1/+1
2017-05-19ASoC: audio-graph-card: tidyup return method from probe()Kuninori Morimoto1-2/+4
2017-05-17ASoC: add audio-graph-card supportKuninori Morimoto1-0/+308