summaryrefslogtreecommitdiff
path: root/sound/soc/starfive
AgeCommit message (Expand)AuthorFilesLines
2025-06-24ASoC: starfive: Standardize ASoC menuKuninori Morimoto1-8/+4
2025-04-25ASoC: starfive: Use max() to simplify code in jh7110_tdm_syncdiv()Thorsten Blum1-10/+3
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König2-2/+2
2023-10-23ASoC: starfive/jh7110-pwmdac: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-09-26ASoC: starfive: convert not to use asoc_xxx()Kuninori Morimoto1-1/+1
2023-09-25ASoC: starfive: convert not to use asoc_xxx()Kuninori Morimoto1-1/+1
2023-09-12ASoC: Update jh7110 PWM DAC for ops moveMark Brown1-1/+1
2023-09-11ASoC: starfive: Add JH7110 PWM-DAC driverHal Feng3-0/+539
2023-08-14ASoC: starfive: merge DAI call back functions into opsKuninori Morimoto1-8/+8
2023-07-10ASoC: starfive: jh7110_tdm: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-06-13ASoC: starfive: use use new trigger ordering methodKuninori Morimoto1-1/+1
2023-06-09ASoC: starfive: Remove some unused macrosWalker Chen1-8/+0
2023-06-09ASoC: starfive: Fix an error check in jh7110_tdm_clk_reset_get()Walker Chen1-4/+3
2023-06-01ASoC: starfive: Add JH7110 TDM driverWalker Chen3-0/+696