summaryrefslogtreecommitdiff
path: root/sound/soc/amd/acp/acp-pci.c
AgeCommit message (Expand)Author
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-09-30ASoC: amd: acp: use acp pci revision id for platform differntiationVijendar Mukunda
2024-08-13ASoC: amd: acp: add legacy driver support for ACP7.1 based platformsVijendar Mukunda
2024-06-21ASoC: Merge up fixesMark Brown
2024-06-19ASoC: amd: acp: move chip->flag variable assignmentVijendar Mukunda
2024-06-19ASoC: amd: acp: add a null check for chip_pdev structureVijendar Mukunda
2024-06-13ASoC: amd: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-05-03ASoC: amd: acp: fix for acp platform device creation failureVijendar Mukunda
2024-03-29ASoC: amd: acp: fix for acp_init function error handlingVijendar Mukunda
2024-03-27ASoC: amd: acp: fix for acp pdm configuration checkVijendar Mukunda
2023-10-25ASoC: amd: acp: Add pci legacy driver support for acp7.0 platformSyed Saba Kareem
2023-10-25ASoC: amd: acp: change acp-deinit function argumentsSyed Saba Kareem
2023-10-25ASoC: amd: acp: add code for scanning acp pdm controllerSyed Saba Kareem
2023-10-25ASoC: amd: acp: Add acp6.3 pci legacy driver supportSyed Saba Kareem
2023-07-09ASoC: amd: acp: add pm ops support for acp pci driverSyed Saba Kareem
2023-07-09ASoC: amd: acp: store platform device reference created in pci probe callSyed Saba Kareem
2023-07-09ASoC: amd: acp: refactor the acp init and de-init sequenceSyed Saba Kareem
2023-05-23ASoC: do not include pm_runtime.h if not usedClaudiu Beznea
2022-09-19ASoC: amd: acp: use devm_kcalloc() instead of devm_kzalloc()ye xingchen
2022-08-19ASoC: amd: acp: add a label to make error path more cleanYang Yingliang
2022-08-19ASoC: amd: acp: switch to use dev_err_probe()Yang Yingliang
2022-08-19ASoC: amd: acp: add missing platform_device_unregister() in acp_pci_probe()Yang Yingliang
2022-07-21ASoC: amd: acp: Add error handling casesVenkata Prasad Potturu
2022-07-21ASoC: amd: acp: Modify const resource struct variable to genericVenkata Prasad Potturu
2022-07-08ASoC: amd: acp: Add legacy audio driver support for Rembrandt platformV sujith kumar Reddy
2022-05-23ASoC: SOF: amd: Fixed Build errorSyed Saba kareem
2022-01-28ASoC: amd: acp: Add generic PCI driver module for ACP deviceAjit Kumar Pandey