aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/mix.c
AgeCommit message (Expand)Author
2018-11-05ASoC: rsnd: move .get_status under rsnd_mod_opsKuninori Morimoto
2018-06-18ASoC: rsnd: convert to SPDX identifiersKuninori Morimoto
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2017-10-11ASoC: rsnd: add rsnd_kctrl_xxx() macroKuninori Morimoto
2017-10-04ASoC: rsnd: add MIX Volume Ramp supportKuninori Morimoto
2017-07-17ASoC: rsnd: add missing of_node_putJulia Lawall
2016-03-05ASoC: rsnd: add rsnd_runtime_channel_xxx()Kuninori Morimoto
2016-01-22ASoC: rsnd: each mod has status again for CTU/MUX supportKuninori Morimoto
2015-12-15rcar: mux: Avoid use of ret uninitialisedMark Brown
2015-11-30ASoC: rsnd: mix: add rsnd_mix_halt()Kuninori Morimoto
2015-11-30ASoC: rsnd: mix: rename rsnd_mix_soft_reset() to rsnd_mix_activation()Kuninori Morimoto
2015-11-18ASoC: rsnd: remove struct platform_device from probe/remove parameterKuninori Morimoto
2015-11-18ASoC: rsnd: remove struct rsnd_of_dataKuninori Morimoto
2015-11-18ASoC: rsnd: remove platform boot support from mix.cKuninori Morimoto
2015-11-18ASoC: rsnd: remove platform boot support from core.cKuninori Morimoto
2015-11-16ASoC: rsnd: MIX settings matches to datasheetKuninori Morimoto
2015-11-16ASoC: rsnd: use mod base common method on CMDKuninori Morimoto
2015-10-22ASoC: rsnd: rename rsnd_mod_hw_start/stop to rsnd_mod_power_on/offKuninori Morimoto
2015-10-16ASoC: rsnd: Gen1 probe is not errorKuninori Morimoto
2015-09-14ASoC: rsnd: add rsnd_mod_get() macro and use itKuninori Morimoto
2015-07-17ASoC: rsnd: add MIX (Mixer) supportKuninori Morimoto