aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/ctu.c
AgeCommit message (Expand)Author
2019-06-18ASoC: rsnd: fixup mod ID calculation in rsnd_ctu_probe_Nilkanth Ahirrao
2018-12-12ASoC: rsnd: remove RSND_REG_ from rsnd_regKuninori Morimoto
2018-12-04ASoC: rsnd: fixup mod ID for CTU regmap read/writeKuninori Morimoto
2018-11-06ASoC: rsnd: handle DPCM converted rate/chan under coreKuninori Morimoto
2018-11-05ASoC: rsnd: add .get_id/.get_id_subKuninori Morimoto
2018-11-05ASoC: rsnd: move .get_status under rsnd_mod_opsKuninori Morimoto
2018-09-20ASoC: add for_each_dpcm_be() macroKuninori 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: CTU kctrl sets onceKuninori Morimoto
2017-07-17ASoC: rsnd: add missing of_node_putJulia Lawall
2017-06-13ASoC: rsnd: control kctrl items acceptance anytime/runtimeKuninori Morimoto
2016-03-05ASoC: rsnd: add CTU supportKuninori Morimoto
2016-03-05ASoC: rsnd: add rsnd_runtime_channel_xxx()Kuninori Morimoto
2016-03-05ASoC: rsnd: add CTU basic supportKuninori Morimoto
2016-01-22ASoC: rsnd: ctu: settings matches to datasheetKuninori Morimoto
2016-01-22ASoC: rsnd: ctu: add rsnd_ctu_halt()Kuninori Morimoto
2016-01-22ASoC: rsnd: ctu: add rsnd_mix_activation()Kuninori Morimoto
2016-01-22ASoC: rsnd: each mod has status again for CTU/MUX supportKuninori Morimoto
2015-12-15rcar: ctu: Avoid use of ret uninitialisedMark Brown
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 ctu.cKuninori Morimoto
2015-11-18ASoC: rsnd: remove platform boot support from core.cKuninori 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-29ASoC: rcar ctu: Staticise local symbolsLars-Peter Clausen
2015-07-17ASoC: rsnd: add CTU (Channel Transfer Unit) prototype supportKuninori Morimoto