summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/amd/acp.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: amd: Fix locking in ACP IRQ handlerCristian Ciocaltea2024-02-111-9/+8
* ASoC: SOF: amd: Add acp-psp mailbox interface for iram-dram fence register mo...Venkata Prasad Potturu2023-12-191-0/+11
* ASoC: SOF: amd: Refactor spinlock_irq(&sdev->ipc_lock) sequence in irq_handlerVenkata Prasad Potturu2023-12-191-0/+3
* ASoC: SOF: make .remove callback return voidPierre-Louis Bossart2023-10-121-2/+2
* ASoC: SOF: amd: clear dsp to host interrupt statusVijendar Mukunda2023-08-231-3/+3
* ASoC: SOF: amd: add conditional check for acp_clkmux_sel registerVijendar Mukunda2023-08-231-1/+3
* ASoC: SOF: amd: remove redundant clock mux selection register writeVijendar Mukunda2023-08-231-7/+1
* ASoC: SOF: amd: add module parameter for firmware debugVijendar Mukunda2023-08-231-0/+5
* ASoC: SOF: amd: enable ACP external global interruptVijendar Mukunda2023-08-231-0/+3
* ASoC: SOF: amd: remove unused sha dma interrupt codeVijendar Mukunda2023-08-231-8/+1
* ASoC: SOF: amd: Enable signed firmware image loading for Vangogh platformVenkata Prasad Potturu2023-08-211-0/+31
* ASoC: SOF: amd: Add support for signed fw image loadingVenkata Prasad Potturu2023-08-211-1/+5
* ASoC: SOF: amd: refactor PSP smn_readMastan Katragadda2023-07-091-19/+15
* ASoC: SOF: amd: add revision check for sending sha dma completion commandMastan Katragadda2023-06-301-3/+7
* ASoC: SOF: amd: refactor dmic codec platform device creationVijendar Mukunda2023-04-031-2/+15
* ASoC: SOF: amd: refactor error checks in probe callVijendar Mukunda2023-04-031-7/+9
* ASoC: SOF: amd: refactor get_chip_info callbackVijendar Mukunda2023-04-031-7/+5
* ASoC: SOF: amd: Fix for handling spurious interrupts from DSPV sujith kumar Reddy2023-02-021-21/+15
* ASoC: SOF: amd: Use poll function instead to read ACP_SHA_DSP_FW_QUALIFIERAjye Huang2022-12-051-3/+5
* ASoC: SOF: amd: Fix for selecting clock source as external clock.V sujith kumar Reddy2022-11-281-1/+3
* ASoC: SOF: amd: increase SRAM inbox and outbox size to 1024V sujith kumar Reddy2022-09-201-3/+14
* ASoC: SOF: amd: Make ACP core code generic for newer SOC transitionAjit Kumar Pandey2022-09-201-14/+23
* ASoC: SOF: amd: Add SOF pm ops callback for RenoirAjit Kumar Pandey2022-06-061-0/+36
* ASoC: SOF: amd: Use dedicated MBOX for ACP and PSP communicationAjit Kumar Pandey2022-04-211-3/+21
* ASoC: SOF: amd: Add psp_mbox_ready() and psp_send_cmd() callbackAjit Kumar Pandey2022-04-211-6/+40
* ASoC: SOF: amd: Remove unneeded semicolonJiapeng Chong2022-03-091-1/+1
* ASoC: SOF: amd: Move group register configuration to acp-loaderAjit Kumar Pandey2022-03-071-14/+0
* ASoC: SOF: amd: Use semaphore register to synchronize ipc's irqAjit Kumar Pandey2022-03-071-1/+14
* ASoC: SOF: AMD: simplify return status handlingPierre-Louis Bossart2021-12-211-1/+1
* ASoC: SOF: amd: Add support for SOF firmware authenticationAjit Kumar Pandey2021-11-171-1/+65
* ASoC: SOF: amd: Add PCM stream callback for Renoir dai'sAjit Kumar Pandey2021-11-171-0/+2
* ASoC: SOF: amd: Add IPC support for ACP IP blockAjit Kumar Pandey2021-11-171-1/+43
* ASoC: SOF: amd: Add helper callbacks for ACP's DMA configurationAjit Kumar Pandey2021-11-171-1/+221
* ASoC: SOF: amd: Add Renoir ACP HW supportAjit Kumar Pandey2021-11-171-0/+118