aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/generic/audio-graph-card.c
AgeCommit message (Expand)Author
2018-07-02ASoC: audio-graph-card.c: convert to SPDX identifiersKuninori Morimoto
2018-06-18ASoC: audio-graph-card: add hp and mic detect gpios same as simple-cardKatsuhiro Suzuki
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2017-11-10ASoC: add mclk-fs support to audio graph cardOlivier Moysan
2017-09-01Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/spear', 'asoc...Mark Brown
2017-09-01Merge remote-tracking branches 'asoc/topic/mtk', 'asoc/topic/mxs', 'asoc/topi...Mark Brown
2017-08-23ASoC: audio-graph-card: Add pm callbacks to platform driverKuninori Morimoto
2017-08-17ASoC: generic: make snd_soc_ops constBhumika Goyal
2017-08-01device property: Fix usecount for of_graph_get_port_parent()Tony Lindgren
2017-06-30ASoC: audio-graph-card: add widgets and routing for external amplifier supportShawn Guo
2017-06-23ASoC: audio-graph-card: tidyup asoc_simple_card_canonicalize_cpu() parameterKuninori Morimoto
2017-06-14ASoC: audio-graph-card: use asoc_simple_card_of_parse_tdm()Kuninori Morimoto
2017-06-13ASoC: audio-graph-card: use asoc_simple_card_clk_xxx()Kuninori Morimoto
2017-06-06ASoC: simple-card-utils: share same dev_dbg() for sysclkKuninori Morimoto
2017-06-06ASoC: simple-card-utils: share same dev_dbg() for Dai NameKuninori Morimoto
2017-06-06ASoC: simple-card-utils: share same dev_dbg() for DAI formatKuninori Morimoto
2017-05-19ASoC: audio-graph-card: fix spelling mistake: "missmatch" -> "mismatch"Colin Ian King
2017-05-19ASoC: audio-graph-card: tidyup return method from probe()Kuninori Morimoto
2017-05-17ASoC: add audio-graph-card supportKuninori Morimoto