summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/ssiu.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rsnd: don't get resource from IDKuninori Morimoto2024-04-021-1/+1
* ASoC: rsnd: add R-Car Gen4 Sound supportKuninori Morimoto2023-02-011-3/+12
* Merge branch 'for-next' into for-linusTakashi Iwai2022-08-011-0/+2
|\
| * ASoC: rsnd: care default case on rsnd_ssiu_busif_err_irq_ctrl()Kuninori Morimoto2022-07-141-0/+2
* | ASoC: rsnd: ssiu: add missing .quit callback for gen2Wang Jiada2022-07-191-0/+1
|/
* ASoC: rsnd: care return value from rsnd_node_fixed_index()Kuninori Morimoto2022-04-211-1/+6
* ASoC: rsnd: care default case on rsnd_ssiu_busif_err_status_clear()Kuninori Morimoto2022-04-211-1/+3
* ASoC: rsnd: check for zero node countColin Ian King2021-06-031-0/+3
* ASoC: rsnd: adjust disabled moduleKuninori Morimoto2021-06-011-1/+3
* ASoC: rsnd: tidyup rsnd_parse_connect_xxx()Kuninori Morimoto2021-06-011-1/+3
* ASoC: rsnd: tidyup rsnd_dma_request_channel()Kuninori Morimoto2021-06-011-1/+1
* ASoC: rsnd: tidyup rsnd_ssiu_busif_err_irq_ctrl()Kuninori Morimoto2021-05-271-21/+17
* ASoC: rsnd: tidyup rsnd_ssiu_busif_err_status_clear()Kuninori Morimoto2021-05-271-24/+21
* ASoC: rsnd: implement BUSIF related code in ssiu.cKuninori Morimoto2021-05-271-15/+106
* ASoC: rsnd: add debugfs supportKuninori Morimoto2021-05-271-0/+14
* ASoC: rsnd: attach SSIU when SSI was DMA modeKuninori Morimoto2021-05-271-1/+5
* ASoC: rsnd: cleanup ppcheck warning for ssiu.cKuninori Morimoto2021-03-101-10/+12
* ASoC: rsnd: don't use discriminatory terms for function namesKuninori Morimoto2020-07-141-3/+3
* ASoC: rsnd: Fix HDMI channel mapping for multi-SSI modeMatthias Blankertz2020-04-161-1/+1
* ASoC: rsnd: ssiu: tidyup SSI_MODE1/2 settingsKuninori Morimoto2019-06-261-48/+44
* 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