summaryrefslogtreecommitdiff
path: root/sound/soc/renesas/rcar
AgeCommit message (Expand)Author
2026-07-02ASoC: rsnd: src: Add missing scu_supply clock to suspend/resumeJohn Madieu
2026-07-01ASoC: rsnd: adg: make rsnd_adg_clk_control() idempotentJohn Madieu
2026-06-12ASoC: renesas: rcar: update auto select formatKuninori Morimoto
2026-06-12ASoC: remove SND_SOC_POSSIBLE_xBx_xFxKuninori Morimoto
2026-06-01ASoC: rsnd: Add system suspend/resume supportJohn Madieu
2026-06-01ASoC: rsnd: Support unprefixed DT node names for RZ/G3EJohn Madieu
2026-06-01ASoC: rsnd: src: Add SRC reset support for RZ/G3EJohn Madieu
2026-06-01ASoC: rsnd: src: Acquire shared SCU clocks for RZ/G3EJohn Madieu
2026-06-01ASoC: rsnd: adg: Look up RZ/G3E clkin under audio-clk{a,b,c,i}John Madieu
2026-06-01ASoC: rsnd: adg: Add per-SSI ADG and SSIF supply clock managementJohn Madieu
2026-06-01ASoC: rsnd: Add ADG reset support for RZ/G3EJohn Madieu
2026-06-01ASoC: rsnd: Add SSI reset support for RZ/G3E platformJohn Madieu
2026-06-01ASoC: rsnd: ssiu: Add RZ/G3E BUSIF supportJohn Madieu
2026-06-01ASoC: rsnd: ssiu: Add shared SSI reset controller supportJohn Madieu
2026-06-01ASoC: rsnd: Add RZ/G3E DMA address calculation supportJohn Madieu
2026-06-01ASoC: rsnd: Refactor DMA address tables with named structsJohn Madieu
2026-06-01ASoC: rsnd: Add audmapp clock and reset support for RZ/G3EJohn Madieu
2026-06-01ASoC: rsnd: Add RZ/G3E SoC probing and register mapJohn Madieu
2026-06-01ASoC: rsnd: Support hyphen or dot in indexed clock and reset namesJohn Madieu
2026-06-01ASoC: rsnd: Add reset controller support to rsnd_modJohn Madieu
2026-06-01ASoC: rsnd: Fix RSND_SOC_MASK width to single nibbleJohn Madieu
2026-04-03ASoC: rsnd: Fix potential out-of-bounds access of component_dais[]Denis Rastyogin
2026-03-16ASoC: renesas: name back to pcm_new()/pcm_free()Kuninori Morimoto
2025-11-13ASoC: rsnd: fix OF node reference leak in rsnd_ssiu_probe()Haotian Zhang
2025-09-25ASoC: renesas: msiof: ignore 1st FSERRKuninori Morimoto
2025-09-25ASoC: renesas: msiof: Add note for The possibility of R/L opposite CaptureKuninori Morimoto
2025-09-25ASoC: renesas: msiof: setup both (Playback/Capture) in the same timeKuninori Morimoto
2025-09-25ASoC: renesas: msiof: tidyup DMAC stop timingKuninori Morimoto
2025-09-25ASoC: renesas: msiof: add .symmetric_xxx on snd_soc_dai_driverKuninori Morimoto
2025-09-25ASoC: renesas: msiof: set SIFCTR registerKuninori Morimoto
2025-09-25ASoC: renesas: msiof: use reset controllerKuninori Morimoto
2025-09-25ASoC: renesas: msiof: add unique NOTE nameKuninori Morimoto
2025-09-16ASoC: codecs: pcm1754: add pcm1754 dac driverMark Brown
2025-09-08ASoC: renesas: rsnd: Use guard() for spin locksKuninori Morimoto
2025-09-08ASoC: renesas: msiof: Use guard() for spin locksKuninori Morimoto
2025-08-28ASoC: renesas: msiof: start DMAC firstKuninori Morimoto
2025-08-28ASoC: renesas: msiof: cleanup status clear methodKuninori Morimoto
2025-08-28ASoC: renesas: msiof: tidyup error messageKuninori Morimoto
2025-08-28ASoC: renesas: msiof: msiof_update_and_wait() checks whether reg was updatedKuninori Morimoto
2025-08-28ASoC: rsnd: tidyup direction name on rsnd_dai_connect()Kuninori Morimoto
2025-06-09Use helper function for_each_child_of_node_scoped()Mark Brown
2025-06-09ASoC: renesas: msiof: Convert to <linux/spi/sh_msiof.h>Geert Uytterhoeven
2025-06-08ASoC: renesas: Use helper function for_each_child_of_node_scoped()Ai Chao
2025-04-26ASoC: add Renesas MSIOF sound driverMark Brown
2025-04-26ASoC: renesas: add MSIOF sound supportKuninori Morimoto
2025-04-26ASoC: renesas: rsnd: enable to use "adg" clockKuninori Morimoto
2025-04-26ASoC: renesas: rsnd: care BRGA/BRGB select in rsnd_adg_clk_enable()Kuninori Morimoto
2025-04-26ASoC: renesas: rsnd: allow to use ADG as standaloneKuninori Morimoto
2025-04-14ASoC: rsnd: use snd_pcm_direction_name()Kuninori Morimoto
2025-03-17ASoC: rcar: Convert to SYSTEM_SLEEP_PM_OPS()Takashi Iwai