index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
renesas
/
rz-ssi.c
Age
Commit message (
Expand
)
Author
2025-04-24
ASoC: renesas: rz-ssi: Use NOIRQ_SYSTEM_SLEEP_PM_OPS()
Claudiu Beznea
2025-01-08
ASoC: renesas: rz-ssi: Add a check for negative sample_space
Dan Carpenter
2024-12-11
ASoC: renesas: rz-ssi: Add suspend to RAM support
Claudiu Beznea
2024-12-11
ASoC: renesas: rz-ssi: Issue software reset in hw_params API
Claudiu Beznea
2024-12-11
ASoC: renesas: rz-ssi: Add runtime PM support
Claudiu Beznea
2024-12-11
ASoC: renesas: rz-ssi: Enable runtime PM autosuspend support
Claudiu Beznea
2024-12-11
ASoC: renesas: rz-ssi: Rely on the ASoC subsystem to runtime resume/suspend t...
Claudiu Beznea
2024-12-11
ASoC: renesas: rz-ssi: Use goto label names that specify their actions
Claudiu Beznea
2024-12-11
ASoC: renesas: rz-ssi: Use temporary variable for struct device
Claudiu Beznea
2024-12-11
ASoC: renesas: rz-ssi: Use readl_poll_timeout_atomic()
Claudiu Beznea
2024-12-11
ASoC: renesas: rz-ssi: Remove the first argument of rz_ssi_stream_is_play()
Claudiu Beznea
2024-12-11
ASoC: renesas: rz-ssi: Remove the rz_ssi_get_dai() function
Claudiu Beznea
2024-12-11
ASoC: renesas: rz-ssi: Remove pdev member of struct rz_ssi_priv
Claudiu Beznea
2024-12-11
ASoC: renesas: rz-ssi: Fix typo on SSI_RATES macro comment
Claudiu Beznea
2024-12-11
ASoC: renesas: rz-ssi: Use only the proper amount of dividers
Claudiu Beznea
2024-12-11
ASoC: renesas: rz-ssi: Terminate all the DMA transactions
Claudiu Beznea
2024-10-30
ASoC: Rename "sh" to "renesas"
Lad Prabhakar