summaryrefslogtreecommitdiff
path: root/sound/soc/renesas/rz-ssi.c
AgeCommit message (Expand)AuthorFilesLines
2025-04-24ASoC: renesas: rz-ssi: Use NOIRQ_SYSTEM_SLEEP_PM_OPS()Claudiu Beznea1-1/+1
2025-01-08ASoC: renesas: rz-ssi: Add a check for negative sample_spaceDan Carpenter1-0/+2
2024-12-11ASoC: renesas: rz-ssi: Add suspend to RAM supportClaudiu Beznea1-2/+44
2024-12-11ASoC: renesas: rz-ssi: Issue software reset in hw_params APIClaudiu Beznea1-8/+14
2024-12-11ASoC: renesas: rz-ssi: Add runtime PM supportClaudiu Beznea1-5/+21
2024-12-11ASoC: renesas: rz-ssi: Enable runtime PM autosuspend supportClaudiu Beznea1-0/+3
2024-12-11ASoC: renesas: rz-ssi: Rely on the ASoC subsystem to runtime resume/suspend t...Claudiu Beznea1-11/+5
2024-12-11ASoC: renesas: rz-ssi: Use goto label names that specify their actionsClaudiu Beznea1-8/+8
2024-12-11ASoC: renesas: rz-ssi: Use temporary variable for struct deviceClaudiu Beznea1-31/+31
2024-12-11ASoC: renesas: rz-ssi: Use readl_poll_timeout_atomic()Claudiu Beznea1-10/+6
2024-12-11ASoC: renesas: rz-ssi: Remove the first argument of rz_ssi_stream_is_play()Claudiu Beznea1-5/+4
2024-12-11ASoC: renesas: rz-ssi: Remove the rz_ssi_get_dai() functionClaudiu Beznea1-12/+5
2024-12-11ASoC: renesas: rz-ssi: Remove pdev member of struct rz_ssi_privClaudiu Beznea1-2/+0
2024-12-11ASoC: renesas: rz-ssi: Fix typo on SSI_RATES macro commentClaudiu Beznea1-1/+1
2024-12-11ASoC: renesas: rz-ssi: Use only the proper amount of dividersClaudiu Beznea1-2/+1
2024-12-11ASoC: renesas: rz-ssi: Terminate all the DMA transactionsClaudiu Beznea1-2/+6
2024-10-30ASoC: Rename "sh" to "renesas"Lad Prabhakar1-0/+1212