summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/amd
AgeCommit message (Expand)AuthorLines
2025-02-10ASoC: SOF: amd: Add branch prediction hint in ACP IRQ handlerCristian Ciocaltea-1/+1
2025-02-10ASoC: SOF: amd: Handle IPC replies before FW_BOOT_COMPLETECristian Ciocaltea-7/+16
2025-02-10ASoC: SOF: amd: Drop unused includes from Vangogh driverCristian Ciocaltea-6/+0
2025-02-10ASoC: SOF: amd: Add post_fw_run_delay ACP quirkCristian Ciocaltea-0/+20
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra-51/+51
2024-11-27Merge tag 'soundwire-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2024-11-14ASoC: Merge up fixesMark Brown-1/+9
2024-11-06ASoC: SOF: amd: Fix for incorrect DMA ch status register offsetVenkata Prasad Potturu-1/+9
2024-10-17ASoC/soundwire: remove sdw_slave_extended_idPierre-Louis Bossart-2/+1
2024-10-08ASoC: SOF: amd: Fix for ACP SRAM addr for acp7.0 platformVenkata Prasad Potturu-1/+4
2024-10-08ASoC: SOF: amd: Add error log for DSP firmware validation failureVenkata Prasad Potturu-1/+3
2024-10-03ASoC: SOF: amd: pass acp_rev as soundwire resource dataVijendar Mukunda-0/+1
2024-08-23ASoC: SOF: amd: add support for acp7.0 based platformVijendar Mukunda-14/+352
2024-08-21ASoC: SOF: amd: remove unused variable from sof_amd_acp_desc structureVijendar Mukunda-5/+0
2024-08-20ASoC: amd: acp: replace desc->rev check with acp pci revision idVijendar Mukunda-10/+12
2024-08-20ASoC: Merge up fixesMark Brown-21/+52
2024-08-16ASoC: SOF: amd: Fix for acp init sequenceVijendar Mukunda-4/+22
2024-08-13ASoC: SOF: amd: Fix for incorrect acp error register offsetsVijendar Mukunda-6/+19
2024-08-13ASoC: SOF: amd: move iram-dram fence register programming sequenceVijendar Mukunda-11/+11
2024-08-08ASoC: SOF: amd: update conditional check for cache register updateVijendar Mukunda-1/+1
2024-08-01ASoC: SOF: amd: update mach params subsystem_rev variableVijendar Mukunda-0/+5
2024-08-01ASoC: SOF: amd: add alternate machines for acp6.3 based platformVijendar Mukunda-0/+1
2024-08-01ASoC: amd: acp: add soundwire machines for acp6.3 based platformVijendar Mukunda-0/+1
2024-07-18ASoC: sof: amd: fix for firmware reload failure in Vangogh platformVenkata Prasad Potturu-1/+0
2024-05-27ASoC: SOF: reorder MODULE_ definitionsPierre-Louis Bossart-3/+3
2024-05-27ASoC: SOF: AMD: group all module related informationPierre-Louis Bossart-16/+4
2024-05-13ASoC: SOF: amd: Fix build error with built-in configTakashi Iwai-1/+1
2024-05-13Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-7/+9
2024-05-10ASoC: SOF: amd: Correct spaces in MakefileTakashi Iwai-4/+4
2024-05-08ASoC: SOF: Use *-y instead of *-objs in MakefileTakashi Iwai-5/+5
2024-04-30ASoC: SOF: amd: acp: Constify snd_sof_dsp_opsKrzysztof Kozlowski-2/+2
2024-04-30ASoC: Merge up fixesMark Brown-4/+4
2024-04-04ASoC: SOF: amd: fix for false dsp interruptsVijendar Mukunda-4/+4
2024-04-02ASoC: SOF: amd: acp-loader: abort firmware download on write errorPierre-Louis Bossart-0/+2
2024-03-15ASoC: SOF: amd: Skip IRAM/DRAM size modification for Steam Deck OLEDCristian Ciocaltea-1/+3
2024-03-15ASoC: SOF: amd: Move signed_fw_image to struct acp_quirk_entryCristian Ciocaltea-26/+38
2024-02-21ASoC: Intel: avs: Fixes and new platforms supportMark Brown-9/+10
2024-02-19ASoC: SOF: amd: fix soundwire dependenciesArnd Bergmann-3/+3
2024-02-11ASoC: SOF: amd: Fix locking in ACP IRQ handlerCristian Ciocaltea-9/+10
2024-01-31soundwire/SOF: add SoundWire Interface support forMark Brown-12/+316
2024-01-30ASoC: SOF: amd: refactor acp driver pm opsVijendar Mukunda-5/+67
2024-01-30ASoC: SOF: amd: select soundwire dependency flag for acp6.3 based platformVijendar Mukunda-0/+1
2024-01-30ASoC: SOF: amd: update descriptor fields for acp6.3 based platformVijendar Mukunda-0/+12
2024-01-30ASoC: SOF: amd: add machine select logic for soundwire based platformsVijendar Mukunda-4/+61
2024-01-30ASoC: SOF: amd: add interrupt handling for SoundWire manager devicesVijendar Mukunda-1/+46
2024-01-30ASoC: SOF: amd: add code for invoking soundwire manager helper functionsVijendar Mukunda-2/+129
2024-01-22ASoC: SOF: amd: Compute file paths on firmware loadCristian Ciocaltea-11/+28
2024-01-22ASoC: SOF: amd: Optimize quirk for Valve GalileoCristian Ciocaltea-2/+1
2024-01-22ASoC: SOF: amd: Fix memory leak in amd_sof_acp_probe()Cristian Ciocaltea-9/+19
2023-12-19ASoC: SOF: amd: Add acp-psp mailbox interface for iram-dram fence register mo...Venkata Prasad Potturu-0/+16