summaryrefslogtreecommitdiff
path: root/sound/soc/amd/vangogh/acp5x-i2s.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-25ASoC: amd: convert not to use asoc_xxx()Kuninori Morimoto1-1/+1
2022-06-27ASoC: amd: Migrate to new style legacy DAI naming flagCharles Keepax1-0/+1
2022-06-06ASoC: amd: vangogh: Rename set_fmt_new back to set_fmtCharles Keepax1-1/+1
2022-06-06ASoC: amd: vangogh: Update to use set_fmt_new callbackCharles Keepax1-3/+3
2022-02-24ASoC: amd: vangogh: refactor i2s master mode clock sequence codeVijendar Mukunda1-19/+7
2021-10-13ASoC: amd: vangogh: constify static struct snd_soc_dai_opsRikard Falkeborn1-1/+1
2021-07-27ASoC: amd: fix an IS_ERR() vs NULL bug in probeDan Carpenter1-2/+2
2021-07-22ASoC: amd: add vangogh i2s dai driver opsVijendar Mukunda1-0/+339
2021-07-22ASoC: amd: add vangogh i2s controller driverVijendar Mukunda1-0/+88