summaryrefslogtreecommitdiff
path: root/sound/soc/sh/rcar/rsnd.h
AgeCommit message (Expand)Author
2024-10-30ASoC: Rename "sh" to "renesas"Lad Prabhakar
2024-07-30ASoC: rsnd: use pcm_dmaengine codeKuninori Morimoto
2024-07-30ASoC: rsnd: remove rsnd_mod_confirm_ssi() under DEBUGKuninori Morimoto
2024-04-02ASoC: rsnd: rename rsnd_is_e3() to rsnd_is_gen3_e3()Kuninori Morimoto
2024-04-02ASoC: rsnd: don't get resource from IDKuninori Morimoto
2024-04-02ASoC: rsnd: cleanup regmap tableKuninori Morimoto
2023-10-09ASoC: Explicitly include correct DT includesRob Herring
2023-07-31ASoC: rsnd: enable multi Component support for Audio Graph Card/Card2Kuninori Morimoto
2023-02-01ASoC: rsnd: add R-Car Gen4 Sound supportKuninori Morimoto
2023-02-01ASoC: rsnd: indicate warning once if it can't handle requested ruleKuninori Morimoto
2023-02-01ASoC: rsnd: Remove unnecessary rsnd_dbg_dai_call()Kuninori Morimoto
2023-02-01ASoC: rsnd: fixup #endif positionKuninori Morimoto
2022-04-21ASoC: rsnd: care return value from rsnd_node_fixed_index()Kuninori Morimoto
2021-06-03ASoC: rsnd: tidyup __rsnd_mod_xxx macro commentsKuninori Morimoto
2021-06-03ASoC: rsnd: adg: use more simple method for null_clkKuninori Morimoto
2021-06-01ASoC: rsnd: adjust disabled moduleKuninori Morimoto
2021-06-01ASoC: rsnd: tidyup rsnd_dma_request_channel()Kuninori Morimoto
2021-06-01ASoC: rsnd: tidyup rsnd_parse_connect_common()Kuninori Morimoto
2021-05-27ASoC: rsnd: implement BUSIF related code in ssiu.cKuninori Morimoto
2021-05-27ASoC: rsnd: protect mod->statusKuninori Morimoto
2021-05-27ASoC: rsnd: add debugfs supportKuninori Morimoto
2021-05-27ASoC: rsnd: incidate irq error messageKuninori Morimoto
2021-05-27ASoC: rsnd: attach SSIU when SSI was DMA modeKuninori Morimoto
2021-05-27ASoC: rsnd: call unregister for null_hw when removedKuninori Morimoto
2021-03-10ASoC: sh: rcar: align function prototypesPierre-Louis Bossart
2020-07-14ASoC: rsnd: don't use discriminatory terms for function namesKuninori Morimoto
2020-05-12SoC: rsnd: add interrupt support for SSI BUSIF bufferYongbo Zhang
2019-07-23ASoC: rsnd: Support hw_free() callback at DAI levelTimo Wischer
2019-04-25ASoC: rsnd: fixup 6ch settings to 8chKuninori Morimoto
2019-03-11ASoC: rsnd: src: Avoid a potential deadlockJiada Wang
2019-02-26ASoC: rsnd: gen: fix SSI9 4/5/6/7 busif related register addressJiada Wang
2018-12-12ASoC: rsnd: remove RSND_REG_ from rsnd_regKuninori Morimoto
2018-12-04ASoC: rsnd: fixup mod ID for CTU regmap read/writeKuninori Morimoto
2018-11-21ASoC: rsnd: makes rsnd_ssi_is_dma_mode() staticKuninori Morimoto
2018-11-06ASoC: rsnd: add TDM Split mode supportKuninori Morimoto
2018-11-06ASoC: rsnd: add SSIU BUSIF supportKuninori Morimoto
2018-11-06ASoC: rsnd: handle DPCM converted rate/chan under coreKuninori Morimoto
2018-11-06ASoC: rsnd: move HDMI information from ssi.c to core.cKuninori Morimoto
2018-11-06ASoC: rsnd: rename rsnd_runtime_is_ssi_xxx()Kuninori Morimoto
2018-11-05ASoC: rsnd: rsnd_mod_name() handles both name and IDKuninori Morimoto
2018-11-05ASoC: rsnd: add .get_id/.get_id_subKuninori Morimoto
2018-11-05ASoC: rsnd: move .get_status under rsnd_mod_opsKuninori Morimoto
2018-09-21ASoC: rsnd: fixup SSI clock during suspend/resume modesDmytro Prokopchuk
2018-09-03ASoC: rsnd: merge .nolock_start and .prepareKuninori Morimoto
2018-09-03Merge branch 'asoc-4.19' into asoc-4.20 for rcar depMark Brown
2018-09-03ASoC: rsnd: ssiu: Support BUSIF other than BUSIF0Jiada Wang
2018-09-03ASoc: rsnd: dma: Calculate dma address with consider of BUSIFJiada Wang
2018-09-03ASoC: rsnd: ssi: Fix issue in dma data address assignmentJiada Wang
2018-09-03ASoC: rsnd: add support for 16/24 bit slot widthsDragos Tarcatu
2018-09-03ASoC: rsnd: fixup not to call clk_get/set under non-atomicJiada Wang