summaryrefslogtreecommitdiffstats
path: root/sound/soc/amd/acp/acp-platform.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: amd: acp: export config_acp_dma() and config_pte_for_stream() symbolsSyed Saba Kareem2023-07-091-2/+4
* ASoC: do not include pm_runtime.h if not usedClaudiu Beznea2023-05-231-1/+0
* ASoC: amd: acp: Fix possible UAF in acp_dma_openGaosheng Cui2022-11-181-4/+4
* ASoC: amd: acp: remove unnecessary NULL checksDan Carpenter2022-08-191-2/+2
* ASoC: amd: acp: Initialize list to store acp_stream during pcm_openAjit Kumar Pandey2022-08-151-21/+19
* ASoC: amd: acp: Fix initialization of ext_intr_stat1 in i2s_irq_handler()Nathan Chancellor2022-07-261-1/+1
* ASoC: amd: acp: Drop superfluous mmap callbackVenkata Prasad Potturu2022-07-211-8/+0
* ASoC: amd: acp: Modify local variables name to genericVenkata Prasad Potturu2022-07-211-5/+5
* ASoC: amd: acp: Add legacy audio driver support for Rembrandt platformV sujith kumar Reddy2022-07-081-2/+14
* ASoC: amd: acp: ACP code generic to support newer platformsV sujith kumar Reddy2022-07-081-6/+10
* ASoC: amd: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-7/+8
* ASoC: amd: acp: Fix return value check in acp_machine_select()Yang Yingliang2021-10-271-1/+1
* ASoC: amd: acp: Add callback for machine driver on ACPAjit Kumar Pandey2021-10-201-0/+23
* ASoC: amd: Add common framework to support I2S on ACP SOCAjit Kumar Pandey2021-10-201-0/+292