summaryrefslogtreecommitdiff
path: root/sound/soc/sh/rcar/mix.c
Commit message (Expand)AuthorAge
* ASoC: rsnd: add rsnd_kctrl_xxx() macroKuninori Morimoto2017-10-11
* ASoC: rsnd: add MIX Volume Ramp supportKuninori Morimoto2017-10-04
* ASoC: rsnd: add missing of_node_putJulia Lawall2017-07-17
* ASoC: rsnd: add rsnd_runtime_channel_xxx()Kuninori Morimoto2016-03-05
* ASoC: rsnd: each mod has status again for CTU/MUX supportKuninori Morimoto2016-01-22
* rcar: mux: Avoid use of ret uninitialisedMark Brown2015-12-15
* ASoC: rsnd: mix: add rsnd_mix_halt()Kuninori Morimoto2015-11-30
* ASoC: rsnd: mix: rename rsnd_mix_soft_reset() to rsnd_mix_activation()Kuninori Morimoto2015-11-30
* ASoC: rsnd: remove struct platform_device from probe/remove parameterKuninori Morimoto2015-11-18
* ASoC: rsnd: remove struct rsnd_of_dataKuninori Morimoto2015-11-18
* ASoC: rsnd: remove platform boot support from mix.cKuninori Morimoto2015-11-18
* ASoC: rsnd: remove platform boot support from core.cKuninori Morimoto2015-11-18
* ASoC: rsnd: MIX settings matches to datasheetKuninori Morimoto2015-11-16
* ASoC: rsnd: use mod base common method on CMDKuninori Morimoto2015-11-16
* ASoC: rsnd: rename rsnd_mod_hw_start/stop to rsnd_mod_power_on/offKuninori Morimoto2015-10-22
* ASoC: rsnd: Gen1 probe is not errorKuninori Morimoto2015-10-16
* ASoC: rsnd: add rsnd_mod_get() macro and use itKuninori Morimoto2015-09-14
* ASoC: rsnd: add MIX (Mixer) supportKuninori Morimoto2015-07-17