summaryrefslogtreecommitdiffstats
path: root/sound/soc/generic/audio-graph-scu-card.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-02ASoC: audio-graph-scu-card.c: convert to SPDX identifiersKuninori Morimoto1-14/+11
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-2/+2
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-scu-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-6/+9
2017-06-23ASoC: audio-graph-scu-card: support 2nd codec endpoint on DTKuninori Morimoto1-3/+25
2017-06-23ASoC: audio-graph-scu-card: tidyup asoc_simple_card_canonicalize_cpu() parameterKuninori Morimoto1-1/+1
2017-06-15ASoC: audio-graph-scu-card: use asoc_simple_card_of_parse_routing()Kuninori Morimoto1-2/+2
2017-06-15ASoC: audio-graph-scu-card: use asoc_simple_card_convert_fixup()Kuninori Morimoto1-21/+3
2017-06-14ASoC: audio-graph-scu-card: use asoc_simple_card_of_parse_tdm()Kuninori Morimoto1-5/+1
2017-06-13ASoC: audio-graph-scu-card: use asoc_simple_card_clk_xxx()Kuninori Morimoto1-2/+2
2017-06-06ASoC: simple-card-utils: share same dev_dbg() for sysclkKuninori Morimoto1-5/+0
2017-06-06ASoC: simple-card-utils: share same dev_dbg() for Card NameKuninori Morimoto1-2/+0
2017-05-29ASoC: audio-graph-scu-card: tidyup return method from probe()Kuninori Morimoto1-2/+4
2017-05-29ASoC: add audio-graph-scu-card supportKuninori Morimoto1-0/+416