summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2025-02-07ASoC: SOF: imx: merge imx8 and imx8m driversLaurentiu Mihalcea4-580/+134
2025-02-07ASoC: SOF: imx8: drop unneeded/unused macros/header includesLaurentiu Mihalcea1-29/+0
2025-02-07ASoC: SOF: imx8: use IMX_SOF_* macrosLaurentiu Mihalcea1-60/+11
2025-02-07ASoC: SOF: imx8: use common imx chip interfaceLaurentiu Mihalcea1-457/+65
2025-02-07ASoC: SOF: imx: introduce more common structures and functionsLaurentiu Mihalcea2-1/+581
2025-02-07ASoC: Intel: soc-acpi-intel-ptl-match: add rt713_vb_l2_rt1320_l13Peter Ujfalusi1-3/+3
2025-02-07ASoC: Intel: soc-acpi-intel-ptl-match: add rt712_vb + rt1320 supportPeter Ujfalusi1-3/+3
2025-02-07ASoC: amd: amd_sdw: Add quirks for Dell SKU'sVijendar Mukunda2-0/+35
2025-02-07ASoC: amd: acp: amd-acp70-acpi-match: Add RT1320 & RT722 combination soundwir...Vijendar Mukunda2-0/+29
2025-02-07ASoC: amd: acp: amd-acp70-acpi-match: Add rt722 supportVijendar Mukunda1-0/+44
2025-02-07ASoC: amd: acp: add RT711, RT714 & RT1316 support for ACP7.0 platformVijendar Mukunda4-2/+95
2025-02-07ASoC: amd: acp: add machine driver changes for ACP7.0 and ACP7.1 platformsVijendar Mukunda3-0/+56
2025-02-07ASoC: amd: update Pink Sardine platform Kconfig descriptionVijendar Mukunda1-5/+5
2025-02-07ASoC: amd: ps: update file description and copyright yearVijendar Mukunda4-8/+9
2025-02-07ASoC: amd: ps: update module descriptionVijendar Mukunda3-3/+3
2025-02-07ASoC: amd: ps: add soundwire wake interrupt handlingVijendar Mukunda2-0/+70
2025-02-07ASoC: amd: ps: add soundwire dma interrupts handling for ACP7.0 platformVijendar Mukunda3-10/+81
2025-02-07ASoC: amd: ps: implement function to restore dma config for ACP7.0 platformVijendar Mukunda2-1/+47
2025-02-07ASoC: amd: ps: add ACP7.0 & ACP7.1 specific soundwire dma driver changesVijendar Mukunda2-0/+206
2025-02-07ASoC: amd: ps: add pm ops related hw_ops for ACP7.0 & ACP7.1 platformsVijendar Mukunda1-0/+65
2025-02-07ASoC: amd: ps: add pci driver hw_ops for ACP7.0 & ACP7.1 variantsVijendar Mukunda3-2/+160
2025-02-07ASoC: amd: ps: rename acp_restore_sdw_dma_config() functionVijendar Mukunda1-2/+2
2025-02-07ASoC: amd: ps: refactor soundwire dma interrupts enable/disable sequenceVijendar Mukunda1-5/+6
2025-02-07ASoC: amd: ps: refactor soundwire dma driver codeVijendar Mukunda1-57/+89
2025-02-07ASoC: amd: ps: store acp revision id in SoundWire dma driver private dataVijendar Mukunda2-0/+2
2025-02-07ASoC: amd: ps: refactor soundwire dma interrupt handlingVijendar Mukunda1-46/+50
2025-02-07ASoC: amd: ps: add soundwire dma irq thread callbackVijendar Mukunda3-18/+34
2025-02-07ASoC: amd: ps: add callback to read acp pin configurationVijendar Mukunda3-25/+42
2025-02-07ASoC: amd: ps: add callback functions for acp pci driver pm opsVijendar Mukunda3-74/+138
2025-02-07ASoC: amd: ps: add acp pci driver hw_ops for acp6.3 platformVijendar Mukunda4-89/+167
2025-02-07ASoC: amd: ps: use macro for ACP6.3 pci revision idVijendar Mukunda2-1/+2
2025-02-07ASoC: amd: ps: rename structure names, variable and other macrosVijendar Mukunda3-101/+101
2025-02-06ASoC: SOF: Improve the spcm and ipc4 copier printsMark Brown7-154/+170
2025-02-06Add static channel mapping between soundwire masterMark Brown4-10/+123
2025-02-06ASoC: cpcap: Implement jack headset detectionMark Brown1-1/+199
2025-02-06ASoC: and adn use snd_soc_ret()Mark Brown14-368/+380
2025-02-06This is continued work on Samsung S9(SM-9600)Mark Brown1-13/+3
2025-02-06ASoC: Intel: avs: Add support for MalibouLakeMark Brown14-139/+531
2025-02-06ASoC: audio-graph-card2: use snd_soc_ret()Kuninori Morimoto1-32/+49
2025-02-06ASoC: audio-graph-card: use snd_soc_ret()Kuninori Morimoto1-43/+50
2025-02-06ASoC: simple-card-utils: use snd_soc_ret()Kuninori Morimoto4-83/+111
2025-02-06ASoC: simple-card: use snd_soc_ret()Kuninori Morimoto1-59/+71
2025-02-06ASoC: soc-pcm: use snd_soc_ret()Kuninori Morimoto1-57/+39
2025-02-06ASoC: soc-utils: care -EOPNOTSUPP on snd_soc_ret()Kuninori Morimoto1-0/+1
2025-02-06ASoC: add common snd_soc_ret() and use itKuninori Morimoto6-85/+47
2025-02-06ASoC: SOF: ipc4: Add support for split firmware releasesPeter Ujfalusi3-26/+126
2025-02-06ASoC: dapm: unexport dapm_mark_endpoints_dirty()Masahiro Yamada1-1/+0
2025-02-06ASoC: SOF: ipc4-pcm: Move out be_rate initialization from for loop in fixupPeter Ujfalusi1-3/+2
2025-02-06ASoC: dapm: unexport snd_soc_dapm_update_dai()Masahiro Yamada1-1/+0
2025-02-06ASoC: dapm: unexport snd_soc_dapm_init()Masahiro Yamada1-1/+0