summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-ops.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-15ASoC: rsnd: add rsnd_soc_hw_rule/constraint()Kuninori Morimoto2-2/+154
2017-06-15ASoC: rsnd: add rsnd_ssi_clk_query()Kuninori Morimoto2-39/+58
2017-06-15ASoC: rsnd: add rsnd_adg_clk_query()Kuninori Morimoto2-26/+28
2017-06-15ASoC: rsnd: rename "slots" related variableKuninori Morimoto4-37/+49
2017-06-14ASoC: rsnd: reduce confusable macro parameter magicKuninori Morimoto1-2/+3
2017-06-13ASoC: rsnd: control kctrl items acceptance anytime/runtimeKuninori Morimoto5-6/+40
2017-06-13ASoC: rsnd: add detail explanation of L/R conversion timingKuninori Morimoto1-0/+18
2017-06-07ASoC: rsnd: cleanup pointer related codeKuninori Morimoto4-56/+65
2017-06-07ASoC: rsnd: update pointer more accurateKuninori Morimoto4-3/+48
2017-06-07ASoC: simple-scu-card: remove duplicate paramera from asoc_simple_card_parse_ofKuninori Morimoto1-3/+3
2017-06-06ASoC: rsnd: Document optional reset propertiesGeert Uytterhoeven1-0/+3
2017-06-06ASoC: simple-card-utils: share same dev_dbg() for sysclkKuninori Morimoto6-28/+10
2017-06-06ASoC: simple-card-utils: share same dev_dbg() for Dai NameKuninori Morimoto3-2/+2
2017-06-06ASoC: simple-card-utils: share same dev_dbg() for DAI formatKuninori Morimoto3-2/+2
2017-06-06ASoC: simple-card-utils: share same dev_dbg() for Card NameKuninori Morimoto3-4/+2
2017-06-06ASoC: audio-graph-scu-card: add missing MIX binding exampleKuninori Morimoto1-1/+46
2017-06-06ASoC: simple-scu-card: tidyup "Sampling Rate Conversion"Kuninori Morimoto1-1/+1
2017-06-06ASoC: rsnd: remove unused rsnd_dai_path_infoKuninori Morimoto1-1/+0
2017-06-06ASoC: rsnd: remove unused rsnd_ssi_non_opsKuninori Morimoto1-8/+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 Morimoto3-0/+427