aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/ssiu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-17ASoC: rsnd: remove unnecessary static in rsnd_ssiu_probe()Gustavo A. R. Silva1-1/+1
2017-06-07Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-rcarMark Brown1-1/+2
2017-05-19ASoC: rsnd: add HDMI output supportKuninori Morimoto1-0/+37
2017-05-17ASoC: rsnd: don't use PDTA bit for 24bit on SSIKuninori Morimoto1-1/+2
2017-03-06ASoC: rcar: avoid SSI_MODEx settings for SSI8Kuninori Morimoto1-1/+5
2016-10-26ASoC: rsnd: clear SSI_SYS_STATUSx every timeKuninori Morimoto1-0/+20
2016-03-05ASoC: rsnd: add rsnd_runtime_channel_xxx()Kuninori Morimoto1-2/+4
2016-03-05ASoC: rsnd: tidyup rsnd_ssiu_init_gen2()Kuninori Morimoto1-3/+2
2016-02-20ASoC: rsnd: judge multi SSI in runtimeKuninori Morimoto1-3/+3
2016-01-22ASoC: rsnd: each mod has status again for CTU/MUX supportKuninori Morimoto1-1/+2
2016-01-06ASoC: rsnd: precedence error in rsnd_ssiu_init()Dan Carpenter1-1/+1
2015-12-22ASoC: rsnd: add Multi channel supportKuninori Morimoto1-9/+46
2015-12-18ASoC: rsnd: tidyup rsnd_get_slot_xxx() namingKuninori Morimoto1-1/+1
2015-12-18ASoC: rsnd: SSI/SSIU use rsnd_get_slot_extend() to check TDMKuninori Morimoto1-1/+1
2015-11-30ASoC: rsnd: add TDM Extend Mode supportKuninori Morimoto1-0/+9
2015-11-30ASoC: rsnd: add missing ADINR::CHNUM on DVC/SRC/SSIUKuninori Morimoto1-1/+2
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: use mod base common method on SSIUKuninori Morimoto1-0/+181