summaryrefslogtreecommitdiffstats
path: root/sound/soc/amd/renoir/rn-pci-acp3x.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-28ASoC: amd: renoir: Add check for acp configuration flagsAjit Kumar Pandey1-1/+6
2021-07-22ASoC: amd: renoir: Run hibernation callbacksMario Limonciello1-0/+2
2021-03-10ASoC: amd: renoir: remove invalid kernel-doc commentPierre-Louis Bossart1-1/+1
2021-01-20ASoC: AMD Renoir - refine DMI entries for some Lenovo productsJaroslav Kysela1-2/+16
2020-12-28ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad X395Jaroslav Kysela1-0/+7
2020-12-28ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad E14 Gen 2Jaroslav Kysela1-0/+7
2020-12-09ASoC: AMD Renoir - add DMI table to avoid the ACP mic probe (broken BIOS)Jaroslav Kysela1-5/+23
2020-12-09ASoC: AMD Raven/Renoir - fix the PCI probe (PCI revision)Jaroslav Kysela1-0/+4
2020-11-30ASoC: amd: Return -ENODEV for non-existing ACPI callTakashi Iwai1-1/+1
2020-07-08ASoC: amd: fixed kernel warningsVijendar Mukunda1-0/+2
2020-07-07ASoC: amd: add ACPI dependency checkVijendar Mukunda1-0/+2
2020-07-03ASoC: amd: add logic to check dmic hardware runtimeVijendar Mukunda1-0/+29
2020-05-19ASoC: amd: return error when acp de-init failsVijendar Mukunda1-1/+1
2020-05-19ASoC: amd: create platform devices for RenoirVijendar Mukunda1-20/+31
2020-05-19ASoC: amd: add Renoir ACP PCI driver PM opsVijendar Mukunda1-0/+46
2020-05-19ASoC: amd: create acp3x pdm platform deviceVijendar Mukunda1-2/+59
2020-05-19ASoC: amd: add acp init/de-init functionsVijendar Mukunda1-0/+143
2020-05-19ASoC: amd: add Renoir ACP PCI driverVijendar Mukunda1-0/+87