summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/cmd.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rsnd: no exception for SCUKuninori Morimoto2024-04-021-4/+0
* ASoC: rsnd: don't get resource from IDKuninori Morimoto2024-04-021-1/+1
* ASoC: rsnd: add debugfs supportKuninori Morimoto2021-05-271-0/+14
* ASoC: rsnd: cleanup ppcheck warning for cmd.cKuninori Morimoto2021-03-101-8/+7
* ASoC: rsnd: move .get_status under rsnd_mod_opsKuninori Morimoto2018-11-051-5/+6
* ASoC: rsnd: cmd: Add missing newline to debug messageAndrew Gabbasov2018-07-051-1/+1
* ASoC: rsnd: convert to SPDX identifiersKuninori Morimoto2018-06-181-10/+7
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-1/+1
* ASoC: rsnd: makes rsnd_cmd_mod_get() staticKuninori Morimoto2018-04-161-8/+7
* ASoC: rsnd: make arrays path and cmd_case static constColin Ian King2017-06-301-2/+2
* Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown2017-06-071-0/+1
|\
| * ASoC: rsnd: don't use PDTA bit for 24bit on SSIKuninori Morimoto2017-05-171-0/+1
* | ASoC: rsnd: check src mod pointer for rsnd_mod_id()Kuninori Morimoto2017-05-171-0/+3
|/
* ASoC: rsnd: fix sound route path when using SRC6/SRC9Hiroyuki Yokoyama2017-03-131-16/+20
* ASoC: rsnd: each mod has status again for CTU/MUX supportKuninori Morimoto2016-01-221-1/+2
* ASoC: rsnd: select each SRC correctly for CMD data pathKuninori Morimoto2016-01-221-1/+5
* ASoC: rsnd: don't overwrite io on rsnd_cmd_init()Kuninori Morimoto2016-01-221-4/+5
* ASoC: rsnd: tidyup data align position for captureKuninori Morimoto2015-12-081-0/+1
* ASoC: rsnd: remove struct platform_device from probe/remove parameterKuninori Morimoto2015-11-181-4/+2
* ASoC: rsnd: remove struct rsnd_of_dataKuninori Morimoto2015-11-181-1/+0
* ASoC: rsnd: move CMD related operation to cmd.cKuninori Morimoto2015-11-161-0/+20
* ASoC: rsnd: use mod base common method on CMDKuninori Morimoto2015-11-161-0/+153