summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/ssiu.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rsnd: gen: fix SSI9 4/5/6/7 busif related register addressJiada Wang2019-02-261-13/+11
* ASoC: rsnd: ssiu: correct shift bit for ssiu9Jiada Wang2019-02-071-1/+1
* ASoC: rsnd: remove RSND_REG_ from rsnd_regKuninori Morimoto2018-12-121-45/+14
* ASoC: rsnd: tidyup rsnd_parse_connect_ssiu_compatible()Kuninori Morimoto2018-11-211-2/+4
* ASoC: rsnd: add TDM Split mode supportKuninori Morimoto2018-11-061-8/+13
* ASoC: rsnd: add SSIU BUSIF supportKuninori Morimoto2018-11-061-12/+166
* ASoC: rsnd: move HDMI information from ssi.c to core.cKuninori Morimoto2018-11-061-8/+5
* ASoC: rsnd: rename rsnd_runtime_is_ssi_xxx()Kuninori Morimoto2018-11-061-1/+1
* ASoC: rsnd: move .get_status under rsnd_mod_opsKuninori Morimoto2018-11-051-18/+19
* ASoC: rsnd: ssiu: Support to init different BUSIF instanceJiada Wang2018-09-031-1/+21
* ASoC: rsnd: ssiu: Support BUSIF other than BUSIF0Jiada Wang2018-09-031-11/+59
* ASoC: rsnd: convert to SPDX identifiersKuninori Morimoto2018-06-181-9/+6
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-1/+1
* ASoC: rsnd: ssiu: clear SSI_MODE for non TDM Extended modesJiada Wang2017-11-281-1/+4
* ASoC: rsnd: remove unnecessary static in rsnd_ssiu_probe()Gustavo A. R. Silva2017-07-171-1/+1
* Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown2017-06-071-1/+2
|\
| * ASoC: rsnd: don't use PDTA bit for 24bit on SSIKuninori Morimoto2017-05-171-1/+2
* | ASoC: rsnd: add HDMI output supportKuninori Morimoto2017-05-191-0/+37
|/
* ASoC: rcar: avoid SSI_MODEx settings for SSI8Kuninori Morimoto2017-03-061-1/+5
* ASoC: rsnd: clear SSI_SYS_STATUSx every timeKuninori Morimoto2016-10-261-0/+20
* ASoC: rsnd: add rsnd_runtime_channel_xxx()Kuninori Morimoto2016-03-051-2/+4
* ASoC: rsnd: tidyup rsnd_ssiu_init_gen2()Kuninori Morimoto2016-03-051-3/+2
* ASoC: rsnd: judge multi SSI in runtimeKuninori Morimoto2016-02-201-3/+3
* ASoC: rsnd: each mod has status again for CTU/MUX supportKuninori Morimoto2016-01-221-1/+2
* ASoC: rsnd: precedence error in rsnd_ssiu_init()Dan Carpenter2016-01-061-1/+1
* ASoC: rsnd: add Multi channel supportKuninori Morimoto2015-12-221-9/+46
* ASoC: rsnd: tidyup rsnd_get_slot_xxx() namingKuninori Morimoto2015-12-181-1/+1
* ASoC: rsnd: SSI/SSIU use rsnd_get_slot_extend() to check TDMKuninori Morimoto2015-12-181-1/+1
* ASoC: rsnd: add TDM Extend Mode supportKuninori Morimoto2015-11-301-0/+9
* ASoC: rsnd: add missing ADINR::CHNUM on DVC/SRC/SSIUKuninori Morimoto2015-11-301-1/+2
* 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: use mod base common method on SSIUKuninori Morimoto2015-11-161-0/+181