summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/ctu.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rsnd: add rsnd_kctrl_xxx() macroKuninori Morimoto2017-10-111-40/+40
* ASoC: rsnd: CTU kctrl sets onceKuninori Morimoto2017-10-041-0/+8
* ASoC: rsnd: add missing of_node_putJulia Lawall2017-07-171-1/+4
* ASoC: rsnd: control kctrl items acceptance anytime/runtimeKuninori Morimoto2017-06-131-0/+6
* ASoC: rsnd: add CTU supportKuninori Morimoto2016-03-051-37/+197
* ASoC: rsnd: add rsnd_runtime_channel_xxx()Kuninori Morimoto2016-03-051-1/+1
* ASoC: rsnd: add CTU basic supportKuninori Morimoto2016-03-051-0/+49
* ASoC: rsnd: ctu: settings matches to datasheetKuninori Morimoto2016-01-221-12/+49
* ASoC: rsnd: ctu: add rsnd_ctu_halt()Kuninori Morimoto2016-01-221-0/+8
* ASoC: rsnd: ctu: add rsnd_mix_activation()Kuninori Morimoto2016-01-221-0/+9
* ASoC: rsnd: each mod has status again for CTU/MUX supportKuninori Morimoto2016-01-221-1/+1
* rcar: ctu: Avoid use of ret uninitialisedMark Brown2015-12-151-0/+1
* ASoC: rsnd: remove struct platform_device from probe/remove parameterKuninori Morimoto2015-11-181-4/+2Star
* ASoC: rsnd: remove struct rsnd_of_dataKuninori Morimoto2015-11-181-1/+0Star
* ASoC: rsnd: remove platform boot support from ctu.cKuninori Morimoto2015-11-181-53/+32Star
* ASoC: rsnd: remove platform boot support from core.cKuninori Morimoto2015-11-181-1/+1
* ASoC: rsnd: use mod base common method on CMDKuninori Morimoto2015-11-161-0/+8
* ASoC: rsnd: rename rsnd_mod_hw_start/stop to rsnd_mod_power_on/offKuninori Morimoto2015-10-221-2/+2
* ASoC: rsnd: Gen1 probe is not errorKuninori Morimoto2015-10-161-4/+2Star
* ASoC: rsnd: add rsnd_mod_get() macro and use itKuninori Morimoto2015-09-141-3/+3
* ASoC: rcar ctu: Staticise local symbolsLars-Peter Clausen2015-07-291-1/+1
* ASoC: rsnd: add CTU (Channel Transfer Unit) prototype supportKuninori Morimoto2015-07-171-0/+171