summaryrefslogtreecommitdiff
path: root/sound/soc/sof/amd
AgeCommit message (Expand)Author
2024-08-23ASoC: SOF: amd: add support for acp7.0 based platformVijendar Mukunda
2024-08-21ASoC: SOF: amd: remove unused variable from sof_amd_acp_desc structureVijendar Mukunda
2024-08-20ASoC: amd: acp: replace desc->rev check with acp pci revision idVijendar Mukunda
2024-08-20ASoC: Merge up fixesMark Brown
2024-08-16ASoC: SOF: amd: Fix for acp init sequenceVijendar Mukunda
2024-08-13ASoC: SOF: amd: Fix for incorrect acp error register offsetsVijendar Mukunda
2024-08-13ASoC: SOF: amd: move iram-dram fence register programming sequenceVijendar Mukunda
2024-08-08ASoC: SOF: amd: update conditional check for cache register updateVijendar Mukunda
2024-08-01ASoC: SOF: amd: update mach params subsystem_rev variableVijendar Mukunda
2024-08-01ASoC: SOF: amd: add alternate machines for acp6.3 based platformVijendar Mukunda
2024-08-01ASoC: amd: acp: add soundwire machines for acp6.3 based platformVijendar Mukunda
2024-07-18ASoC: sof: amd: fix for firmware reload failure in Vangogh platformVenkata Prasad Potturu
2024-05-27ASoC: SOF: reorder MODULE_ definitionsPierre-Louis Bossart
2024-05-27ASoC: SOF: AMD: group all module related informationPierre-Louis Bossart
2024-05-13ASoC: SOF: amd: Fix build error with built-in configTakashi Iwai
2024-05-13Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2024-05-10ASoC: SOF: amd: Correct spaces in MakefileTakashi Iwai
2024-05-08ASoC: SOF: Use *-y instead of *-objs in MakefileTakashi Iwai
2024-04-30ASoC: SOF: amd: acp: Constify snd_sof_dsp_opsKrzysztof Kozlowski
2024-04-30ASoC: Merge up fixesMark Brown
2024-04-04ASoC: SOF: amd: fix for false dsp interruptsVijendar Mukunda
2024-04-02ASoC: SOF: amd: acp-loader: abort firmware download on write errorPierre-Louis Bossart
2024-03-15ASoC: SOF: amd: Skip IRAM/DRAM size modification for Steam Deck OLEDCristian Ciocaltea
2024-03-15ASoC: SOF: amd: Move signed_fw_image to struct acp_quirk_entryCristian Ciocaltea
2024-02-21ASoC: Intel: avs: Fixes and new platforms supportMark Brown
2024-02-19ASoC: SOF: amd: fix soundwire dependenciesArnd Bergmann
2024-02-11ASoC: SOF: amd: Fix locking in ACP IRQ handlerCristian Ciocaltea
2024-01-31soundwire/SOF: add SoundWire Interface support forMark Brown
2024-01-30ASoC: SOF: amd: refactor acp driver pm opsVijendar Mukunda
2024-01-30ASoC: SOF: amd: select soundwire dependency flag for acp6.3 based platformVijendar Mukunda
2024-01-30ASoC: SOF: amd: update descriptor fields for acp6.3 based platformVijendar Mukunda
2024-01-30ASoC: SOF: amd: add machine select logic for soundwire based platformsVijendar Mukunda
2024-01-30ASoC: SOF: amd: add interrupt handling for SoundWire manager devicesVijendar Mukunda
2024-01-30ASoC: SOF: amd: add code for invoking soundwire manager helper functionsVijendar Mukunda
2024-01-22ASoC: SOF: amd: Compute file paths on firmware loadCristian Ciocaltea
2024-01-22ASoC: SOF: amd: Optimize quirk for Valve GalileoCristian Ciocaltea
2024-01-22ASoC: SOF: amd: Fix memory leak in amd_sof_acp_probe()Cristian Ciocaltea
2023-12-19ASoC: SOF: amd: Add acp-psp mailbox interface for iram-dram fence register mo...Venkata Prasad Potturu
2023-12-19ASoC: SOF: amd: Refactor spinlock_irq(&sdev->ipc_lock) sequence in irq_handlerVenkata Prasad Potturu
2023-12-15ASoC: SOF: amd: remove duplicated includingWang Jinchao
2023-10-23ASoC: SOF: amd: add option to use sram for data bin loadingVijendar Mukunda
2023-10-23ASoC: SOF: amd: refactor acp dram usage for data bin loadingVijendar Mukunda
2023-10-23ASoC: SOF: amd: increase DSP cache window rangeVijendar Mukunda
2023-10-23ASoC: SOF: amd: add support for acp6.3 based platformVijendar Mukunda
2023-10-12ASoC: SOF: make .remove callback return voidPierre-Louis Bossart
2023-10-10ASoC: Merge fixes for consistent cs42l43 schemaMark Brown
2023-09-27ASoC: SOF: amd: fix for firmware reload failure after playbackVijendar Mukunda
2023-09-25ASoC: sof: amd: convert not to use asoc_xxx()Kuninori Morimoto
2023-09-19ASoC: SOF: amd: Use generic names for IPC typesPeter Ujfalusi
2023-08-23ASoC: SOF: amd: clear dsp to host interrupt statusVijendar Mukunda