aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/cmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-05ASoC: rsnd: move .get_status under rsnd_mod_opsKuninori Morimoto1-5/+6
2018-07-05ASoC: rsnd: cmd: Add missing newline to debug messageAndrew Gabbasov1-1/+1
2018-06-18ASoC: rsnd: convert to SPDX identifiersKuninori Morimoto1-10/+7
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-1/+1
2018-04-16ASoC: rsnd: makes rsnd_cmd_mod_get() staticKuninori Morimoto1-8/+7
2017-06-30ASoC: rsnd: make arrays path and cmd_case static constColin Ian King1-2/+2
2017-06-07Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-rcarMark Brown1-0/+1
2017-05-17ASoC: rsnd: don't use PDTA bit for 24bit on SSIKuninori Morimoto1-0/+1
2017-05-17ASoC: rsnd: check src mod pointer for rsnd_mod_id()Kuninori Morimoto1-0/+3
2017-03-13ASoC: rsnd: fix sound route path when using SRC6/SRC9Hiroyuki Yokoyama1-16/+20
2016-01-22ASoC: rsnd: each mod has status again for CTU/MUX supportKuninori Morimoto1-1/+2
2016-01-22ASoC: rsnd: select each SRC correctly for CMD data pathKuninori Morimoto1-1/+5
2016-01-22ASoC: rsnd: don't overwrite io on rsnd_cmd_init()Kuninori Morimoto1-4/+5
2015-12-08ASoC: rsnd: tidyup data align position for captureKuninori Morimoto1-0/+1
2015-11-18ASoC: rsnd: remove struct platform_device from probe/remove parameterKuninori Morimoto1-4/+2
2015-11-18ASoC: rsnd: remove struct rsnd_of_dataKuninori Morimoto1-1/+0
2015-11-16ASoC: rsnd: move CMD related operation to cmd.cKuninori Morimoto1-0/+20
2015-11-16ASoC: rsnd: use mod base common method on CMDKuninori Morimoto1-0/+153