summaryrefslogtreecommitdiff
path: root/sound/soc/renesas/rz-ssi.c
AgeCommit message (Expand)Author
2025-01-08ASoC: renesas: rz-ssi: Add a check for negative sample_spaceDan Carpenter
2024-12-11ASoC: renesas: rz-ssi: Add suspend to RAM supportClaudiu Beznea
2024-12-11ASoC: renesas: rz-ssi: Issue software reset in hw_params APIClaudiu Beznea
2024-12-11ASoC: renesas: rz-ssi: Add runtime PM supportClaudiu Beznea
2024-12-11ASoC: renesas: rz-ssi: Enable runtime PM autosuspend supportClaudiu Beznea
2024-12-11ASoC: renesas: rz-ssi: Rely on the ASoC subsystem to runtime resume/suspend t...Claudiu Beznea
2024-12-11ASoC: renesas: rz-ssi: Use goto label names that specify their actionsClaudiu Beznea
2024-12-11ASoC: renesas: rz-ssi: Use temporary variable for struct deviceClaudiu Beznea
2024-12-11ASoC: renesas: rz-ssi: Use readl_poll_timeout_atomic()Claudiu Beznea
2024-12-11ASoC: renesas: rz-ssi: Remove the first argument of rz_ssi_stream_is_play()Claudiu Beznea
2024-12-11ASoC: renesas: rz-ssi: Remove the rz_ssi_get_dai() functionClaudiu Beznea
2024-12-11ASoC: renesas: rz-ssi: Remove pdev member of struct rz_ssi_privClaudiu Beznea
2024-12-11ASoC: renesas: rz-ssi: Fix typo on SSI_RATES macro commentClaudiu Beznea
2024-12-11ASoC: renesas: rz-ssi: Use only the proper amount of dividersClaudiu Beznea
2024-12-11ASoC: renesas: rz-ssi: Terminate all the DMA transactionsClaudiu Beznea
2024-10-30ASoC: Rename "sh" to "renesas"Lad Prabhakar