summaryrefslogtreecommitdiff
path: root/sound/soc/sh/rcar/cmd.c
AgeCommit message (Expand)Author
2021-05-27ASoC: rsnd: add debugfs supportKuninori Morimoto
2021-03-10ASoC: rsnd: cleanup ppcheck warning for cmd.cKuninori Morimoto
2018-11-05ASoC: rsnd: move .get_status under rsnd_mod_opsKuninori Morimoto
2018-07-05ASoC: rsnd: cmd: Add missing newline to debug messageAndrew Gabbasov
2018-06-18ASoC: rsnd: convert to SPDX identifiersKuninori Morimoto
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-04-16ASoC: rsnd: makes rsnd_cmd_mod_get() staticKuninori Morimoto
2017-06-30ASoC: rsnd: make arrays path and cmd_case static constColin Ian King
2017-06-07Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown
2017-05-17ASoC: rsnd: don't use PDTA bit for 24bit on SSIKuninori Morimoto
2017-05-17ASoC: rsnd: check src mod pointer for rsnd_mod_id()Kuninori Morimoto
2017-03-13ASoC: rsnd: fix sound route path when using SRC6/SRC9Hiroyuki Yokoyama
2016-01-22ASoC: rsnd: each mod has status again for CTU/MUX supportKuninori Morimoto
2016-01-22ASoC: rsnd: select each SRC correctly for CMD data pathKuninori Morimoto
2016-01-22ASoC: rsnd: don't overwrite io on rsnd_cmd_init()Kuninori Morimoto
2015-12-08ASoC: rsnd: tidyup data align position for captureKuninori 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-16ASoC: rsnd: move CMD related operation to cmd.cKuninori Morimoto
2015-11-16ASoC: rsnd: use mod base common method on CMDKuninori Morimoto