aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/dvc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-02ASoC: rsnd: call missing snd_ctl_remove()Kuninori Morimoto1-0/+15
2015-01-15ASoC: rsnd: save priv in struct rsnd_daiKuninori Morimoto1-1/+1
2015-01-15ASoC: rsnd: replace rdai to priv in each functionKuninori Morimoto1-8/+5
2015-01-15ASoC: rsnd: remove unsed rdai parameter from each functionKuninori Morimoto1-6/+6
2015-01-15ASoC: rsnd: replace rsnd_dai_is_play() to rsnd_io_is_play()Kuninori Morimoto1-5/+6
2015-01-15ASoC: rsnd: rsnd_mod controls clockKuninori Morimoto1-8/+4
2014-12-03ASoC: rsnd: move snd_kcontrol_new fucntions to core.cKuninori Morimoto1-162/+15
2014-11-10ASoC: rsnd: Add Volume Ramp supportKuninori Morimoto1-3/+84
2014-11-10ASoC: rsnd: tidyup debug message format and timingKuninori Morimoto1-1/+2
2014-11-06ASoC: rsnd: enable enumerated DVC valume settingsKuninori Morimoto1-11/+44
2014-11-06ASoC: rsnd: enable single DVC valume settingsKuninori Morimoto1-0/+18
2014-11-06ASoC: rsnd: enable multiple DVC valume settingsKuninori Morimoto1-14/+30
2014-11-06ASoC: rsnd: move DVC_DVUER settings under rsnd_dvc_volume_update()Kuninori Morimoto1-2/+6
2014-11-06ASoC: rsnd: control DVC_DVUCR under rsnd_dvc_volume_update()Kuninori Morimoto1-4/+10
2014-10-22ASoC: rsnd: add struct rsnd_dvc_cfg and control DVC settingsKuninori Morimoto1-26/+25
2014-10-22ASoC: rsnd: tidyup RSND_DVC_VOLUME_NUM to RSND_DVC_CHANNELSKuninori Morimoto1-8/+8
2014-08-01ASoC: rsnd: enable Mute control on DVCKuninori Morimoto1-5/+29
2014-08-01ASoC: rsnd: tidyup DVC control methodKuninori Morimoto1-25/+34
2014-07-02ASoC: rsnd: add DT support to DVCKuninori Morimoto1-0/+38
2014-06-28ASoC: rsnd: enable DVC when captureKuninori Morimoto1-8/+4
2014-05-26ASoC: rsnd: module name is unifiedKuninori Morimoto1-2/+18
2014-05-13ASoC: rsnd: add DVC supportKuninori Morimoto1-0/+273