summaryrefslogtreecommitdiff
path: root/sound/soc/amd/acp/acp-pci.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-29ASoC: amd: acp: fix for acp_init function error handlingVijendar Mukunda1-1/+4
2024-03-27ASoC: amd: acp: fix for acp pdm configuration checkVijendar Mukunda1-5/+3
2023-10-25ASoC: amd: acp: Add pci legacy driver support for acp7.0 platformSyed Saba Kareem1-0/+4
2023-10-25ASoC: amd: acp: change acp-deinit function argumentsSyed Saba Kareem1-2/+2
2023-10-25ASoC: amd: acp: add code for scanning acp pdm controllerSyed Saba Kareem1-1/+10
2023-10-25ASoC: amd: acp: Add acp6.3 pci legacy driver supportSyed Saba Kareem1-0/+4
2023-07-10ASoC: amd: acp: add pm ops support for acp pci driverSyed Saba Kareem1-0/+46
2023-07-10ASoC: amd: acp: store platform device reference created in pci probe callSyed Saba Kareem1-1/+1
2023-07-10ASoC: amd: acp: refactor the acp init and de-init sequenceSyed Saba Kareem1-0/+9
2023-05-23ASoC: do not include pm_runtime.h if not usedClaudiu Beznea1-1/+0
2022-09-19ASoC: amd: acp: use devm_kcalloc() instead of devm_kzalloc()ye xingchen1-1/+1
2022-08-19ASoC: amd: acp: add a label to make error path more cleanYang Yingliang1-6/+5
2022-08-19ASoC: amd: acp: switch to use dev_err_probe()Yang Yingliang1-4/+3
2022-08-19ASoC: amd: acp: add missing platform_device_unregister() in acp_pci_probe()Yang Yingliang1-0/+1
2022-07-22ASoC: amd: acp: Add error handling casesVenkata Prasad Potturu1-4/+20
2022-07-22ASoC: amd: acp: Modify const resource struct variable to genericVenkata Prasad Potturu1-5/+4
2022-07-08ASoC: amd: acp: Add legacy audio driver support for Rembrandt platformV sujith kumar Reddy1-0/+6
2022-05-23ASoC: SOF: amd: Fixed Build errorSyed Saba kareem1-0/+1
2022-01-28ASoC: amd: acp: Add generic PCI driver module for ACP deviceAjit Kumar Pandey1-0/+160