summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/amd/acp-ipc.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: amd: Refactor spinlock_irq(&sdev->ipc_lock) sequence in irq_handlerVenkata Prasad Potturu2023-12-191-3/+1
* ASoC: SOF: amd: clear panic mask status when panic occursVijendar Mukunda2023-08-231-0/+4
* ASoC: SOF: amd: Add Probe functionality support for amd platforms.V sujith kumar Reddy2023-07-171-0/+26
* ASoC: SOF: amd: Add support for IPC with a reply_size set to zeroVenkata Prasad Potturu2023-06-141-0/+7
* ASoC: SOF: amd: Fix NULL pointer crash in acp_sof_ipc_msg_data functionV sujith kumar Reddy2023-05-091-1/+6
* ASoC: SOF: Prepare set_stream_data_offset for compress APIDaniel Baluta2023-01-171-1/+2
* ASoC: SOF: Prepare ipc_msg_data to be used with compress APIDaniel Baluta2023-01-171-2/+3
* ASoC : SOF: amd: Add support for IPC and DSP dumpsV sujith kumar Reddy2022-12-051-0/+13
* ASoC: SOF: amd: Fix for reading position updates from stream box.V sujith kumar Reddy2022-11-281-1/+29
* ASoC: SOF: amd: increase SRAM inbox and outbox size to 1024V sujith kumar Reddy2022-09-201-8/+25
* ASoC: SOF: amd: Make ACP core code generic for newer SOC transitionAjit Kumar Pandey2022-09-201-5/+11
* ASoC: SOF: amd: Remove unneeded semicolonJiapeng Chong2022-03-091-1/+1
* ASoC: SOF: amd: Use semaphore register to synchronize ipc's irqAjit Kumar Pandey2022-03-071-0/+14
* ASoC: SOF: amd: Do not set ipc_pcm_params ops as it is optionalPeter Ujfalusi2022-03-071-8/+0
* ASoC: SOF: amd: Add IPC support for ACP IP blockAjit Kumar Pandey2021-11-171-0/+187