summaryrefslogtreecommitdiff
path: root/sound/soc/renesas
AgeCommit message (Expand)AuthorFilesLines
2026-08-10ASoC: renesas: Use auto-cleanup for firmware loadingTakashi Iwai1-3/+1
2026-07-27ASoC: Use named initializers for platform_device_id arraysMark Brown1-2/+2
2026-07-27ASoC: renesas: fsi: Drop platform probing metadataUwe Kleine-König (The Capable Hub)1-2/+2
2026-07-10ASoC: renesas: adg: Drop redundant NULL check on clk_get and clk_register_fix...Krzysztof Kozlowski1-4/+4
2026-07-06ASoC: cs35l3x: drain threaded IRQs before runtime suspendMark Brown2-1/+30
2026-07-02ASoC: rsnd: src: Add missing scu_supply clock to suspend/resumeJohn Madieu1-0/+2
2026-07-01ASoC: rsnd: adg: make rsnd_adg_clk_control() idempotentJohn Madieu1-1/+28
2026-06-30ASoC: renesas: fsi: Propagate platform_get_irq() errorsNarasimharao Vadlamudi1-3/+6
2026-06-23Merge tag 'dmaengine-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-260/+140
2026-06-12ASoC: renesas: rcar: update auto select formatKuninori Morimoto1-1/+8
2026-06-12ASoC: remove SND_SOC_POSSIBLE_xBx_xFxKuninori Morimoto3-13/+0
2026-06-10ASoC: renesas: fsi: remove platform data style supportKuninori Morimoto1-13/+3
2026-06-10ASoC: renesas: fsi: Add SPU clock control in hw_startup/shutdownbui duc phuc1-4/+20
2026-06-10ASoC: renesas: fsi: add fsi_clk_prepare/unprepare()bui duc phuc1-1/+50
2026-06-10ASoC: renesas: fsi: Add SPU clock supportbui duc phuc1-0/+9
2026-06-10ASoC: renesas: fsi: refactor clock initializationbui duc phuc1-30/+37
2026-06-10ASoC: renesas: fsi: Use devm_clk_get_optional() for optional clocksbui duc phuc1-3/+3
2026-06-10ASoC: renesas: fsi: Move fsi_clk_init()bui duc phuc1-64/+64
2026-06-10ASoC: renesas: fsi: Fix register access from in-flight IRQ after shutdownbui duc phuc1-0/+8
2026-06-10ASoC: renesas: fsi: Move fsi_stream_is_working()bui duc phuc1-10/+10
2026-06-10ASoC: renesas: fsi: Fix trigger stop orderingbui duc phuc1-2/+2
2026-06-04ASoC: renesas: rz-ssi: Use generic PCM dmaengine APIsClaudiu Beznea2-259/+136
2026-06-04ASoC: renesas: rz-ssi: Add pause supportClaudiu Beznea1-1/+4
2026-06-01ASoC: rsnd: Add system suspend/resume supportJohn Madieu10-2/+241
2026-06-01ASoC: rsnd: Support unprefixed DT node names for RZ/G3EJohn Madieu5-14/+48
2026-06-01ASoC: rsnd: src: Add SRC reset support for RZ/G3EJohn Madieu1-1/+12
2026-06-01ASoC: rsnd: src: Acquire shared SCU clocks for RZ/G3EJohn Madieu2-0/+38
2026-06-01ASoC: rsnd: adg: Look up RZ/G3E clkin under audio-clk{a,b,c,i}John Madieu1-0/+10
2026-06-01ASoC: rsnd: adg: Add per-SSI ADG and SSIF supply clock managementJohn Madieu1-1/+123
2026-06-01ASoC: rsnd: Add ADG reset support for RZ/G3EJohn Madieu1-2/+6
2026-06-01ASoC: rsnd: Add SSI reset support for RZ/G3E platformJohn Madieu1-1/+13
2026-06-01ASoC: rsnd: ssiu: Add RZ/G3E BUSIF supportJohn Madieu3-19/+41
2026-06-01ASoC: rsnd: ssiu: Add shared SSI reset controller supportJohn Madieu1-1/+8
2026-06-01ASoC: rsnd: Add RZ/G3E DMA address calculation supportJohn Madieu1-0/+81
2026-06-01ASoC: rsnd: Refactor DMA address tables with named structsJohn Madieu1-48/+99
2026-06-01ASoC: rsnd: Add audmapp clock and reset support for RZ/G3EJohn Madieu1-0/+22
2026-06-01ASoC: rsnd: Add RZ/G3E SoC probing and register mapJohn Madieu3-3/+204
2026-06-01ASoC: rsnd: Support hyphen or dot in indexed clock and reset namesJohn Madieu7-30/+91
2026-06-01ASoC: rsnd: Add reset controller support to rsnd_modJohn Madieu11-11/+27
2026-06-01ASoC: rsnd: Fix RSND_SOC_MASK width to single nibbleJohn Madieu1-1/+1
2026-04-03ASoC: rsnd: Fix potential out-of-bounds access of component_dais[]Denis Rastyogin1-1/+1
2026-03-26ASoC: renesas: Fix non-static global variablesongxiebing1-1/+2
2026-03-24ASoC: update outdated comments for removed snd_soc_new_pcms()Kexin Sun1-1/+0
2026-03-16ASoC: renesas: name back to pcm_new()/pcm_free()Kuninori Morimoto5-6/+6
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2026-02-17ASoC: renesas: rz-ssi: Fix playback and captureClaudiu Beznea1-1/+1
2026-01-20ASoC: renesas: rz-ssi: CleanupsMark Brown1-16/+8
2026-01-20ASoC: renesas: rz-ssi: Drop goto labelClaudiu Beznea1-2/+1
2026-01-20ASoC: renesas: rz-ssi: Drop the & operator in front of function nameClaudiu Beznea1-4/+4