summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: avs: Fixes and new platforms supportMark Brown2024-02-217-58/+97
|\
| * ASoC: SOF: Intel: pci-tgl/lnl: Change default pathsMark Brown2024-02-132-33/+33
| |\
| | * ASoC: SOF: Intel: pci-lnl: Change the topology path to intel/sof-ipc4-tplgPeter Ujfalusi2024-02-131-1/+1
| | * ASoC: SOF: Intel: pci-tgl: Change the default paths and firmware namesPeter Ujfalusi2024-02-131-32/+32
| * | ASoC: SOF: IPC3: fix message bounds on ipc opsCurtis Malainey2024-02-131-1/+1
| * | ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system suspendPeter Ujfalusi2024-02-131-1/+12
| |/
| * ASoC: SOF: amd: Fix locking in ACP IRQ handlerCristian Ciocaltea2024-02-112-9/+10
| * ASoC: SOF: ipc3-topology: Fix pipeline tear down logicRanjani Sridharan2024-02-081-14/+41
* | ASoC: SOF: amd: fix soundwire dependenciesArnd Bergmann2024-02-191-3/+3
* | ASoC: SOF: Add some bounds checking to firmware dataDan Carpenter2024-02-141-0/+2
* | ASoC: SOF: Extend ChainDMA and DSPless mode to LNL+Mark Brown2024-02-1416-53/+236
|\ \
| * | ASoC: SOF: Intel: hda-dai: add support for dspless mode beyond HDAudioPierre-Louis Bossart2024-02-131-1/+10
| * | ASoC: SOF: Intel: lnl: Do not use LNL specific wrappers in DSPless modePeter Ujfalusi2024-02-131-3/+6
| * | ASoC: SOF: Intel: hda-dai-ops: add SoundWire dspless modePierre-Louis Bossart2024-02-131-6/+22
| * | ASoC: SOF: Intel: hda-dai-ops: use dai_typePierre-Louis Bossart2024-02-131-2/+1
| * | ASoC: SOF: topology: Parse DAI type token for dspless modeRanjani Sridharan2024-02-133-0/+14
| * | ASoC: SOF: Intel: start SoundWire links earlier for LNL+ devicesPierre-Louis Bossart2024-02-133-1/+36
| * | ASoC: SOF: topology: dynamically allocate and store DAI widget->privatePierre-Louis Bossart2024-02-132-8/+13
| * | ASoC: SOF: Intel: hda-dai: remove dspless special casePierre-Louis Bossart2024-02-131-5/+1
| * | ASoC: SOF: ipc4-topology: allow chain_dma for all supported DAIsPierre-Louis Bossart2024-02-131-4/+6
| * | ASoC: SOF: ipc4-pcm: fix dma_id for CHAIN_DMA capturePierre-Louis Bossart2024-02-131-1/+18
| * | ASoC: SOF: ipc4: store number of playback/capture streamsPierre-Louis Bossart2024-02-132-0/+13
| * | ASoC: SOF: Intel: hda-dai-ops: enable chain_dma for ALHPierre-Louis Bossart2024-02-131-5/+15
| * | ASoC: SOF: Intel: hda: add 'is_chain_dma_supported' callbackPierre-Louis Bossart2024-02-134-12/+64
| * | ASoC: SOF: ops: add new 'is_chain_dma_supported' callbackPierre-Louis Bossart2024-02-132-0/+11
| * | ASoC: SOF: ipc4-topology: change chain_dma handling in dai_configPierre-Louis Bossart2024-02-131-5/+6
* | | ASoC: SOF: ipc4-topology: set config_length based on device_countBard Liao2024-02-131-1/+5
* | | ASoC: SOF: Fix runtime pm usage counter balance after fw exceptionPeter Ujfalusi2024-02-133-3/+16
|/ /
* | ASoC: SOF: imx: Add devicetree support to select topologiesDaniel Baluta2024-02-123-0/+36
* | soundwire/SOF: add SoundWire Interface support forMark Brown2024-01-3110-12/+387
|\ \
| * | 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 Soundwire DAI configuration support for AMD platformsVijendar Mukunda2024-01-304-0/+71
| * | 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: core: Skip firmware test for custom loadersCristian Ciocaltea2024-01-221-3/+15
* | 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
|/
* Merge tag 'asoc-fix-v6.8-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai2024-01-163-12/+6
|\
| * ASoC: SOF: ipc4-loader: remove the CPC check warningsKai Vehmanen2024-01-151-7/+4
| * ASoC: SOF: ipc4-pcm: remove log message for LLPRander Wang2024-01-151-3/+1
| * ASoC: SOF: icp3-dtrace: Revert "Fix wrong kfree() usage"Peter Ujfalusi2024-01-121-2/+1
* | Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2024-01-0841-436/+1095
|\|
| * ASoC: SOF: imx: Add SNDRV_PCM_INFO_BATCH flagShengjiu Wang2023-12-293-0/+3
| * ASoC: don't use original dummy dlcMark Brown2023-12-191-3/+1
| |\
| | * ASoC: sof: use snd_soc_dummy_dlcKuninori Morimoto2023-12-191-3/+1
| * | ASoC: SOF: amd: Add acp-psp mailbox interface for iram-dram fence register mo...Venkata Prasad Potturu2023-12-192-0/+16