summaryrefslogtreecommitdiff
path: root/sound/soc/sh/rcar/ctu.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-15rcar: ctu: Avoid use of ret uninitialisedMark Brown1-0/+1
2015-11-18ASoC: rsnd: remove struct platform_device from probe/remove parameterKuninori Morimoto1-4/+2
2015-11-18ASoC: rsnd: remove struct rsnd_of_dataKuninori Morimoto1-1/+0
2015-11-18ASoC: rsnd: remove platform boot support from ctu.cKuninori Morimoto1-53/+32
2015-11-18ASoC: rsnd: remove platform boot support from core.cKuninori Morimoto1-1/+1
2015-11-16ASoC: rsnd: use mod base common method on CMDKuninori Morimoto1-0/+8
2015-10-22ASoC: rsnd: rename rsnd_mod_hw_start/stop to rsnd_mod_power_on/offKuninori Morimoto1-2/+2
2015-10-16ASoC: rsnd: Gen1 probe is not errorKuninori Morimoto1-4/+2
2015-09-14ASoC: rsnd: add rsnd_mod_get() macro and use itKuninori Morimoto1-3/+3
2015-07-29ASoC: rcar ctu: Staticise local symbolsLars-Peter Clausen1-1/+1
2015-07-17ASoC: rsnd: add CTU (Channel Transfer Unit) prototype supportKuninori Morimoto1-0/+171