summaryrefslogtreecommitdiff
path: root/sound/soc/renesas
AgeCommit message (Expand)Author
5 daysMerge tag 'dmaengine-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-12ASoC: renesas: rcar: update auto select formatKuninori Morimoto
2026-06-12ASoC: remove SND_SOC_POSSIBLE_xBx_xFxKuninori Morimoto
2026-06-10ASoC: renesas: fsi: remove platform data style supportKuninori Morimoto
2026-06-10ASoC: renesas: fsi: Add SPU clock control in hw_startup/shutdownbui duc phuc
2026-06-10ASoC: renesas: fsi: add fsi_clk_prepare/unprepare()bui duc phuc
2026-06-10ASoC: renesas: fsi: Add SPU clock supportbui duc phuc
2026-06-10ASoC: renesas: fsi: refactor clock initializationbui duc phuc
2026-06-10ASoC: renesas: fsi: Use devm_clk_get_optional() for optional clocksbui duc phuc
2026-06-10ASoC: renesas: fsi: Move fsi_clk_init()bui duc phuc
2026-06-10ASoC: renesas: fsi: Fix register access from in-flight IRQ after shutdownbui duc phuc
2026-06-10ASoC: renesas: fsi: Move fsi_stream_is_working()bui duc phuc
2026-06-10ASoC: renesas: fsi: Fix trigger stop orderingbui duc phuc
2026-06-04ASoC: renesas: rz-ssi: Use generic PCM dmaengine APIsClaudiu Beznea
2026-06-04ASoC: renesas: rz-ssi: Add pause supportClaudiu Beznea
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-26ASoC: renesas: Fix non-static global variablesongxiebing
2026-03-24ASoC: update outdated comments for removed snd_soc_new_pcms()Kexin Sun
2026-03-16ASoC: renesas: name back to pcm_new()/pcm_free()Kuninori Morimoto
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-17ASoC: renesas: rz-ssi: Fix playback and captureClaudiu Beznea
2026-01-20ASoC: renesas: rz-ssi: CleanupsMark Brown
2026-01-20ASoC: renesas: rz-ssi: Drop goto labelClaudiu Beznea
2026-01-20ASoC: renesas: rz-ssi: Drop the & operator in front of function nameClaudiu Beznea
2026-01-20ASoC: renesas: rz-ssi: Drop unnecessary if conditionClaudiu Beznea
2026-01-20ASoC: renesas: rz-ssi: Simplify the logic in rz_ssi_stream_is_play()Claudiu Beznea
2025-12-14ASoC: renesas: rz-ssi: Add support for 32 bits sample widthBiju Das
2025-12-14ASoC: renesas: rz-ssi: Add support for 24 bits sample widthBiju Das
2025-12-14ASoC: renesas: rz-ssi: Move DMA configurationBiju Das
2025-12-14ASoC: renesas: rz-ssi: Remove trailing comma in the terminator entryBiju Das
2025-12-14ASoC: renesas: rz-ssi: Use dev variable in probe()Biju Das
2025-12-02Merge tag 'asoc-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai