summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/mix.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rsnd: add rsnd_kctrl_xxx() macroKuninori Morimoto2017-10-111-5/+5
* ASoC: rsnd: add MIX Volume Ramp supportKuninori Morimoto2017-10-041-6/+152
* ASoC: rsnd: add missing of_node_putJulia Lawall2017-07-171-1/+4
* ASoC: rsnd: add rsnd_runtime_channel_xxx()Kuninori Morimoto2016-03-051-1/+1
* ASoC: rsnd: each mod has status again for CTU/MUX supportKuninori Morimoto2016-01-221-1/+1
* rcar: mux: Avoid use of ret uninitialisedMark Brown2015-12-151-0/+1
* ASoC: rsnd: mix: add rsnd_mix_halt()Kuninori Morimoto2015-11-301-0/+8
* ASoC: rsnd: mix: rename rsnd_mix_soft_reset() to rsnd_mix_activation()Kuninori Morimoto2015-11-301-2/+2
* 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 mix.cKuninori Morimoto2015-11-181-54/+31Star
* ASoC: rsnd: remove platform boot support from core.cKuninori Morimoto2015-11-181-1/+1
* ASoC: rsnd: MIX settings matches to datasheetKuninori Morimoto2015-11-161-18/+27
* ASoC: rsnd: use mod base common method on CMDKuninori Morimoto2015-11-161-2/+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: rsnd: add MIX (Mixer) supportKuninori Morimoto2015-07-171-0/+200