summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/rsnd.h
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rsnd: enable multi Component support for Audio Graph Card/Card2Kuninori Morimoto2023-07-311-0/+4
* ASoC: rsnd: add R-Car Gen4 Sound supportKuninori Morimoto2023-02-011-0/+8
* ASoC: rsnd: indicate warning once if it can't handle requested ruleKuninori Morimoto2023-02-011-0/+1
* ASoC: rsnd: Remove unnecessary rsnd_dbg_dai_call()Kuninori Morimoto2023-02-011-10/+0
* ASoC: rsnd: fixup #endif positionKuninori Morimoto2023-02-011-2/+2
* ASoC: rsnd: care return value from rsnd_node_fixed_index()Kuninori Morimoto2022-04-211-1/+1
* ASoC: rsnd: tidyup __rsnd_mod_xxx macro commentsKuninori Morimoto2021-06-031-13/+7
* ASoC: rsnd: adg: use more simple method for null_clkKuninori Morimoto2021-06-031-1/+0
* ASoC: rsnd: adjust disabled moduleKuninori Morimoto2021-06-011-0/+2
* ASoC: rsnd: tidyup rsnd_dma_request_channel()Kuninori Morimoto2021-06-011-2/+2
* ASoC: rsnd: tidyup rsnd_parse_connect_common()Kuninori Morimoto2021-06-011-5/+5
* ASoC: rsnd: implement BUSIF related code in ssiu.cKuninori Morimoto2021-05-271-0/+1
* ASoC: rsnd: protect mod->statusKuninori Morimoto2021-05-271-6/+6
* ASoC: rsnd: add debugfs supportKuninori Morimoto2021-05-271-0/+20
* ASoC: rsnd: incidate irq error messageKuninori Morimoto2021-05-271-2/+3
* ASoC: rsnd: attach SSIU when SSI was DMA modeKuninori Morimoto2021-05-271-0/+1
* ASoC: rsnd: call unregister for null_hw when removedKuninori Morimoto2021-05-271-0/+1
* ASoC: sh: rcar: align function prototypesPierre-Louis Bossart2021-03-101-3/+3
* ASoC: rsnd: don't use discriminatory terms for function namesKuninori Morimoto2020-07-141-1/+1
* SoC: rsnd: add interrupt support for SSI BUSIF bufferYongbo Zhang2020-05-121-0/+9
* ASoC: rsnd: Support hw_free() callback at DAI levelTimo Wischer2019-07-231-3/+9
* ASoC: rsnd: fixup 6ch settings to 8chKuninori Morimoto2019-04-251-0/+1
* ASoC: rsnd: src: Avoid a potential deadlockJiada Wang2019-03-111-0/+5
* ASoC: rsnd: gen: fix SSI9 4/5/6/7 busif related register addressJiada Wang2019-02-261-0/+27
* ASoC: rsnd: remove RSND_REG_ from rsnd_regKuninori Morimoto2018-12-121-165/+164
* ASoC: rsnd: fixup mod ID for CTU regmap read/writeKuninori Morimoto2018-12-041-0/+1
* ASoC: rsnd: makes rsnd_ssi_is_dma_mode() staticKuninori Morimoto2018-11-211-1/+0
* ASoC: rsnd: add TDM Split mode supportKuninori Morimoto2018-11-061-0/+2
* ASoC: rsnd: add SSIU BUSIF supportKuninori Morimoto2018-11-061-1/+5
* ASoC: rsnd: handle DPCM converted rate/chan under coreKuninori Morimoto2018-11-061-1/+4
* ASoC: rsnd: move HDMI information from ssi.c to core.cKuninori Morimoto2018-11-061-7/+6
* ASoC: rsnd: rename rsnd_runtime_is_ssi_xxx()Kuninori Morimoto2018-11-061-2/+2
* ASoC: rsnd: rsnd_mod_name() handles both name and IDKuninori Morimoto2018-11-051-1/+1
* ASoC: rsnd: add .get_id/.get_id_subKuninori Morimoto2018-11-051-1/+5
* ASoC: rsnd: move .get_status under rsnd_mod_opsKuninori Morimoto2018-11-051-8/+5
* ASoC: rsnd: fixup SSI clock during suspend/resume modesDmytro Prokopchuk2018-09-211-7/+7
* ASoC: rsnd: merge .nolock_start and .prepareKuninori Morimoto2018-09-031-16/+10
* Merge branch 'asoc-4.19' into asoc-4.20 for rcar depMark Brown2018-09-031-0/+7
|\
| * ASoC: rsnd: fixup not to call clk_get/set under non-atomicJiada Wang2018-09-031-0/+7
* | ASoC: rsnd: ssiu: Support BUSIF other than BUSIF0Jiada Wang2018-09-031-3/+24
* | ASoc: rsnd: dma: Calculate dma address with consider of BUSIFJiada Wang2018-09-031-0/+1
* | ASoC: rsnd: ssi: Fix issue in dma data address assignmentJiada Wang2018-09-031-0/+1
* | ASoC: rsnd: add support for 16/24 bit slot widthsDragos Tarcatu2018-09-031-1/+7
|/
* ASoC: rsnd: convert to SPDX identifiersKuninori Morimoto2018-06-181-10/+7
* ASoC: rsnd: Enable IPMMU v2Kuninori Morimoto2018-04-161-0/+1
* ASoC: rsnd: add RSND_GEN3 for R-Car Gen3Kuninori Morimoto2018-04-161-0/+2
* ASoC: rsnd: makes rsnd_cmd_mod_get() staticKuninori Morimoto2018-04-161-1/+0
* ASoC: rsnd: suppress rsnd_dai_call() debug messageKuninori Morimoto2018-02-131-0/+10
* ASoC: rsnd: indicate IRQ error status for debugKuninori Morimoto2018-02-131-0/+10
* ASoC: rsnd: TDM 6ch needs 8ch clock for hw refineKuninori Morimoto2017-11-291-3/+12