summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/amd (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: amd: add support for acp7.0 based platformVijendar Mukunda2024-08-237-14/+352
* ASoC: SOF: amd: remove unused variable from sof_amd_acp_desc structureVijendar Mukunda2024-08-215-5/+0
* ASoC: amd: acp: replace desc->rev check with acp pci revision idVijendar Mukunda2024-08-201-10/+12
* ASoC: Merge up fixesMark Brown2024-08-206-21/+52
|\
| * ASoC: SOF: amd: Fix for acp init sequenceVijendar Mukunda2024-08-162-4/+22
| * ASoC: SOF: amd: Fix for incorrect acp error register offsetsVijendar Mukunda2024-08-136-6/+19
| * ASoC: SOF: amd: move iram-dram fence register programming sequenceVijendar Mukunda2024-08-131-11/+11
* | ASoC: SOF: amd: update conditional check for cache register updateVijendar Mukunda2024-08-081-1/+1
* | ASoC: SOF: amd: update mach params subsystem_rev variableVijendar Mukunda2024-08-013-0/+5
* | ASoC: SOF: amd: add alternate machines for acp6.3 based platformVijendar Mukunda2024-08-011-0/+1
* | ASoC: amd: acp: add soundwire machines for acp6.3 based platformVijendar Mukunda2024-08-011-0/+1
|/
* ASoC: sof: amd: fix for firmware reload failure in Vangogh platformVenkata Prasad Potturu2024-07-181-1/+0
* ASoC: SOF: reorder MODULE_ definitionsPierre-Louis Bossart2024-05-272-3/+3
* ASoC: SOF: AMD: group all module related informationPierre-Louis Bossart2024-05-278-16/+4
* ASoC: SOF: amd: Fix build error with built-in configTakashi Iwai2024-05-131-1/+1
* Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2024-05-134-7/+9
|\
| * ASoC: SOF: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-081-5/+5
| * ASoC: SOF: amd: acp: Constify snd_sof_dsp_opsKrzysztof Kozlowski2024-04-292-2/+2
| * ASoC: Merge up fixesMark Brown2024-04-291-4/+4
| |\
| * | ASoC: SOF: amd: acp-loader: abort firmware download on write errorPierre-Louis Bossart2024-04-021-0/+2
* | | ASoC: SOF: amd: Correct spaces in MakefileTakashi Iwai2024-05-101-4/+4
| |/ |/|
* | ASoC: SOF: amd: fix for false dsp interruptsVijendar Mukunda2024-04-041-4/+4
|/
* ASoC: SOF: amd: Skip IRAM/DRAM size modification for Steam Deck OLEDCristian Ciocaltea2024-03-152-1/+3
* ASoC: SOF: amd: Move signed_fw_image to struct acp_quirk_entryCristian Ciocaltea2024-03-154-26/+38
* ASoC: Intel: avs: Fixes and new platforms supportMark Brown2024-02-212-9/+10
|\
| * ASoC: SOF: amd: Fix locking in ACP IRQ handlerCristian Ciocaltea2024-02-112-9/+10
* | ASoC: SOF: amd: fix soundwire dependenciesArnd Bergmann2024-02-191-3/+3
* | soundwire/SOF: add SoundWire Interface support forMark Brown2024-01-316-12/+316
|\ \
| * | ASoC: SOF: amd: refactor acp driver pm opsVijendar Mukunda2024-01-303-5/+67
| * | ASoC: SOF: amd: select soundwire dependency flag for acp6.3 based platformVijendar Mukunda2024-01-301-0/+1
| * | ASoC: SOF: amd: update descriptor fields for acp6.3 based platformVijendar Mukunda2024-01-303-0/+12
| * | ASoC: SOF: amd: add machine select logic for soundwire based platformsVijendar Mukunda2024-01-301-4/+61
| * | ASoC: SOF: amd: add interrupt handling for SoundWire manager devicesVijendar Mukunda2024-01-303-1/+46
| * | ASoC: SOF: amd: add code for invoking soundwire manager helper functionsVijendar Mukunda2024-01-303-2/+129
| |/
* | ASoC: SOF: amd: Compute file paths on firmware loadCristian Ciocaltea2024-01-222-11/+28
* | ASoC: SOF: amd: Optimize quirk for Valve GalileoCristian Ciocaltea2024-01-221-2/+1
* | ASoC: SOF: amd: Fix memory leak in amd_sof_acp_probe()Cristian Ciocaltea2024-01-221-9/+19
|/
* ASoC: SOF: amd: Add acp-psp mailbox interface for iram-dram fence register mo...Venkata Prasad Potturu2023-12-192-0/+16
* ASoC: SOF: amd: Refactor spinlock_irq(&sdev->ipc_lock) sequence in irq_handlerVenkata Prasad Potturu2023-12-192-3/+4
* ASoC: SOF: amd: remove duplicated includingWang Jinchao2023-12-151-1/+0
* ASoC: SOF: amd: add option to use sram for data bin loadingVijendar Mukunda2023-10-232-7/+49
* ASoC: SOF: amd: refactor acp dram usage for data bin loadingVijendar Mukunda2023-10-232-17/+22
* ASoC: SOF: amd: increase DSP cache window rangeVijendar Mukunda2023-10-231-1/+1
* ASoC: SOF: amd: add support for acp6.3 based platformVijendar Mukunda2023-10-235-0/+267
* ASoC: SOF: make .remove callback return voidPierre-Louis Bossart2023-10-122-3/+3
* ASoC: Merge fixes for consistent cs42l43 schemaMark Brown2023-10-101-1/+0
|\
| * ASoC: SOF: amd: fix for firmware reload failure after playbackVijendar Mukunda2023-09-271-1/+0
* | ASoC: sof: amd: convert not to use asoc_xxx()Kuninori Morimoto2023-09-251-1/+1
* | ASoC: SOF: amd: Use generic names for IPC typesPeter Ujfalusi2023-09-193-15/+15
|/
* ASoC: SOF: amd: clear dsp to host interrupt statusVijendar Mukunda2023-08-231-3/+3