summaryrefslogtreecommitdiff
path: root/sound/soc/amd/acp/acp-platform.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-21ASoC: amd: acp: add pcm constraints for buffer size and period sizeVijendar Mukunda1-0/+14
2023-10-25ASoC: amd: acp: add machine driver support for pdm use caseSyed Saba Kareem1-11/+18
2023-07-10ASoC: amd: acp: export config_acp_dma() and config_pte_for_stream() symbolsSyed Saba Kareem1-2/+4
2023-05-23ASoC: do not include pm_runtime.h if not usedClaudiu Beznea1-1/+0
2022-11-18ASoC: amd: acp: Fix possible UAF in acp_dma_openGaosheng Cui1-4/+4
2022-08-19ASoC: amd: acp: remove unnecessary NULL checksDan Carpenter1-2/+2
2022-08-15ASoC: amd: acp: Initialize list to store acp_stream during pcm_openAjit Kumar Pandey1-21/+19
2022-07-26ASoC: amd: acp: Fix initialization of ext_intr_stat1 in i2s_irq_handler()Nathan Chancellor1-1/+1
2022-07-21ASoC: amd: acp: Drop superfluous mmap callbackVenkata Prasad Potturu1-8/+0
2022-07-21ASoC: amd: acp: Modify local variables name to genericVenkata Prasad Potturu1-5/+5
2022-07-08ASoC: amd: acp: Add legacy audio driver support for Rembrandt platformV sujith kumar Reddy1-2/+14
2022-07-08ASoC: amd: acp: ACP code generic to support newer platformsV sujith kumar Reddy1-6/+10
2022-06-27ASoC: amd: Migrate to new style legacy DAI naming flagCharles Keepax1-7/+8
2021-10-27ASoC: amd: acp: Fix return value check in acp_machine_select()Yang Yingliang1-1/+1
2021-10-20ASoC: amd: acp: Add callback for machine driver on ACPAjit Kumar Pandey1-0/+23
2021-10-20ASoC: amd: Add common framework to support I2S on ACP SOCAjit Kumar Pandey1-0/+292