summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/amd
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: amd: clear dsp to host interrupt statusVijendar Mukunda2023-08-231-3/+3
* ASoC: SOF: amd: clear panic mask status when panic occursVijendar Mukunda2023-08-231-0/+4
* 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-233-1/+8
* ASoC: SOF: amd: enable ACP external global interruptVijendar Mukunda2023-08-232-0/+4
* 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-213-0/+40
* ASoC: SOF: amd: Add support for signed fw image loadingVenkata Prasad Potturu2023-08-214-3/+51
* ASoC: SOF: amd: Add sof support for vangogh platformVenkata Prasad Potturu2023-08-216-4/+290
* ASoC: SOF: amd: Add Probe register offset for renoir and rembrandt platform.V sujith kumar Reddy2023-07-172-0/+4
* ASoC: SOF: amd: Add Probe functionality support for amd platforms.V sujith kumar Reddy2023-07-176-0/+195
* ASoC: SOF: amd: refactor PSP smn_readMastan Katragadda2023-07-092-21/+17
* ASoC: SOF: amd: add revision check for sending sha dma completion commandMastan Katragadda2023-06-301-3/+7
* ASoC: SOF: amd: Add support for IPC with a reply_size set to zeroVenkata Prasad Potturu2023-06-141-0/+7
* ASoC: SOF: amd: Add pci revision id checkVenkata Prasad Potturu2023-05-233-0/+9
* ASoC: SOF: amd: Fix NULL pointer crash in acp_sof_ipc_msg_data functionV sujith kumar Reddy2023-05-091-1/+6
* ASoC: SOF: amd: refactor dmic codec platform device creationVijendar Mukunda2023-04-034-38/+19
* 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: remove unused variablesVijendar Mukunda2023-04-033-6/+0
* ASoC: SOF: amd: remove acp_dai_probe() functionVijendar Mukunda2023-04-034-24/+0
* ASoC: SOF: amd: remove unused codeVijendar Mukunda2023-04-032-138/+2
* ASoC: SOF: amd: Enable cont_update_posn variable in pcm hw_params.V sujith kumar Reddy2023-03-081-0/+1
* ASoC: SOF: amd: Add pcm pointer callback for amd platforms.V sujith kumar Reddy2023-03-083-0/+36
* Merge tag 'asoc-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2023-02-164-5/+21
|\
| * ASoC: SOF: Prepare set_stream_data_offset for compress APIDaniel Baluta2023-01-172-2/+3
| * ASoC: SOF: Prepare ipc_msg_data to be used with compress APIDaniel Baluta2023-01-172-3/+5
| * ASoC: SOF: amd: Enable cache for AMD Rembrandt platformV sujith kumar Reddy2022-12-253-0/+13
* | ASoC: SOF: amd: Fix for handling spurious interrupts from DSPV sujith kumar Reddy2023-02-021-21/+15
|/
* ASoC : SOF: amd: Add support for IPC and DSP dumpsV sujith kumar Reddy2022-12-054-0/+128
* ASoC: SOF: amd: Use poll function instead to read ACP_SHA_DSP_FW_QUALIFIERAjye Huang2022-12-051-3/+5
* ASoC: SOF: amd: ADD HS and SP virtual DAI.V sujith kumar Reddy2022-11-282-0/+32
* ASoC: SOF: amd: Fix for selecting clock source as external clock.V sujith kumar Reddy2022-11-282-1/+11
* ASoC: SOF: amd: Fix for reading position updates from stream box.V sujith kumar Reddy2022-11-283-1/+34
* ASoC: SOF: amd: Use the basefw firmware container directlyPeter Ujfalusi2022-10-211-4/+2
* ASoC: SOF: amd: increase SRAM inbox and outbox size to 1024V sujith kumar Reddy2022-09-206-17/+48
* ASoC: SOF: amd: Add support for Rembrandt plaform.V sujith kumar Reddy2022-09-207-1/+351
* ASoC: SOF: amd: Make ACP core code generic for newer SOC transitionAjit Kumar Pandey2022-09-2010-134/+210
* ASoC: SOF: Compile and runtime IPC version selectionPeter Ujfalusi2022-06-141-0/+1
* ASoC: SOF: amd: Add SOF pm ops callback for RenoirAjit Kumar Pandey2022-06-065-0/+50
* ASoC: SOF: Modify the host trace_init parameter list to include dmabPeter Ujfalusi2022-05-192-3/+3
* ASoC: SOF: amd: add missing platform_device_unregister in acp_pci_rn_probeZheng Bin2022-05-121-0/+1
* ASoC: SOF: amd: renoir: Do not set the load_module opsPeter Ujfalusi2022-04-291-3/+0
* ASoC: SOF: amd: Do not set fw_ready callbackPeter Ujfalusi2022-04-251-1/+0
* ASoC: SOF: amd: Use dedicated MBOX for ACP and PSP communicationAjit Kumar Pandey2022-04-212-5/+25
* ASoC: SOF: amd: Add psp_mbox_ready() and psp_send_cmd() callbackAjit Kumar Pandey2022-04-211-6/+40
* ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops'Pierre-Louis Bossart2022-04-192-2/+2
* ASoC: SOF: add IPC-dependent file namesPierre-Louis Bossart2022-04-191-1/+3
* ASoC: SOF: add default IPC capability and file pathsPierre-Louis Bossart2022-04-191-0/+2