summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2025-12-15ASoC: SOF: Intel: pci-nvl: Set on_demand_dsp_boot for NVL-SPeter Ujfalusi1-0/+1
2025-12-15ASoC: SOF: Intel: pci-ptl: Set on_demand_dsp_boot for PTL and WCLPeter Ujfalusi1-0/+2
2025-12-15ASoC: SOF: Intel: pci-lnl: Set on_demand_dsp_boot for LNLPeter Ujfalusi1-0/+1
2025-12-15ASoC: SOF: Intel: hda-sdw-bpt: Add support for on-demand DSP bootPeter Ujfalusi1-0/+11
2025-12-15ASoC: SOF: sof-client: Add support for on-demand DSP bootPeter Ujfalusi6-15/+45
2025-12-15ASoC: SOF: Add support for on-demand DSP bootPeter Ujfalusi9-59/+146
2025-12-15ASoC: SOF: control: skip rpm calls in ext_volatile_get if not implementedPeter Ujfalusi1-2/+6
2025-12-15ASoC: SOF: ipc4-loader: Remove redundant rpm resume_and_get from load_libraryPeter Ujfalusi1-18/+1
2025-12-15ASoC: SOF: Intel: pci-mtl: Change the topology path to intel/sof-ipc4-tplgPeter Ujfalusi1-3/+3
2025-12-15ASoC: SOF: ipc4-topology: set playback channel maskBard Liao1-8/+17
2025-12-15ASoC: SOF: topology: Add context when sink or source widget is missingPeter Ujfalusi1-4/+4
2025-12-15ASoC: SOF: ipc4-topology: Convert FLOAT to S32 during blob selectionPeter Ujfalusi1-1/+1
2025-12-15ASoC: SOF: ipc4-topology: Prefer 32-bit DMIC blobs for 8-bit formats as wellPeter Ujfalusi1-8/+14
2025-12-15ASoC: Intel: catpt: IPC log improvements and codeMark Brown7-121/+49
2025-12-15ASoC: amd/sdw: Fix confusing cleanup.hMark Brown3-22/+22
2025-12-15Add {24,32}-bit sample width support for RZ/G2L SSIMark Brown1-42/+77
2025-12-15ASoC: qcom: Fix confusing cleanup.hMark Brown6-30/+54
2025-12-14ASoC: sdw-mockup: Drop dummy remove functionUwe Kleine-König1-6/+0
2025-12-14ASoC: codecs: wm0010: Replace cpu_to_be64 + le64_to_cpu with swab64Thorsten Blum1-1/+1
2025-12-14ASoc: qcom: q6afe: use guards consistentlyJohan Hovold1-6/+4
2025-12-14ASoC: davinci-mcasp: remove unneeded #ifdefBartosz Golaszewski1-5/+2
2025-12-14ASoC: mediatek: mt8195: optimize property formatting error handling by using ...HariKrishna Sagala1-32/+12
2025-12-14ASoC: mediatek: mt8189-nau8825: don't use card->dapm directlyKuninori Morimoto1-2/+4
2025-12-14ASoC: codec: rt274: Use devm_request_threaded_irq to manage IRQ lifetime and ...HariKrishna Sagala1-11/+1
2025-12-14ASoC: fsl: fsl_ssi: Replace deprecated strcpy() with strscpy()HariKrishna Sagala1-1/+1
2025-12-14ASoC: Intel: catpt: Drop superfluous space in PCM codeCezary Rojewski1-5/+5
2025-12-14ASoC: Intel: catpt: Specify image names in the device descriptorCezary Rojewski3-5/+4
2025-12-14ASoC: Intel: catpt: Simplify catpt_stream_read_position()Cezary Rojewski1-8/+4
2025-12-14ASoC: Intel: catpt: Update CATPT_IPC_ERROR macroCezary Rojewski5-19/+15
2025-12-14ASoC: Intel: catpt: Move IPC error messages one level downCezary Rojewski3-84/+21
2025-12-14ASoC: SDCA: functions: Fix confusing cleanup.h syntaxKrzysztof Kozlowski1-14/+14
2025-12-14ASoC: amd: acp-sdw-sof: Fix confusing cleanup.h syntaxKrzysztof Kozlowski1-4/+4
2025-12-14ASoC: amd: acp-sdw-legacy: Fix confusing cleanup.h syntaxKrzysztof Kozlowski1-4/+4
2025-12-14ASoC: qcom: Minor readability improve with new linesKrzysztof Kozlowski5-1/+29
2025-12-14ASoC: qcom: audioreach: Fix confusing cleanup.h syntaxKrzysztof Kozlowski1-10/+10
2025-12-14ASoC: qcom: q6afe: Fix confusing cleanup.h syntaxKrzysztof Kozlowski1-4/+2
2025-12-14ASoC: qcom: q6apm: Fix confusing cleanup.h syntaxKrzysztof Kozlowski1-3/+3
2025-12-14ASoC: qcom: q6asm: Fix confusing cleanup.h syntaxKrzysztof Kozlowski1-4/+2
2025-12-14ASoC: qcom: q6prm: Fix confusing cleanup.h syntaxKrzysztof Kozlowski1-8/+8
2025-12-14ASoC: renesas: rz-ssi: Add support for 32 bits sample widthBiju Das1-3/+7
2025-12-14ASoC: renesas: rz-ssi: Add support for 24 bits sample widthBiju Das1-18/+57
2025-12-14ASoC: renesas: rz-ssi: Move DMA configurationBiju Das1-17/+12
2025-12-14ASoC: renesas: rz-ssi: Remove trailing comma in the terminator entryBiju Das1-1/+1
2025-12-14ASoC: renesas: rz-ssi: Use dev variable in probe()Biju Das1-6/+3
2025-12-14ASoC: sdw_utils: subtract the endpoint that is not presentBard Liao1-2/+6
2025-12-14ASoC: fsl_sai: Constrain sample rates from audio PLLs only in master modeChancel Liu1-2/+8
2025-12-14ASoC: qcom: sdm845: set quaternary MI2S codec DAI to I2S formatRobert Oscilowski1-0/+2
2025-12-14ASoC: amd: yc: Add quirk for Honor MagicBook X16 2025Andrew Elantsev1-0/+7
2025-12-14ASoC: tegra: Fix uninitialized flat cache warning in tegra210_ahubsheetal1-3/+3
2025-12-13Merge tag 'soundwire-6.19-rc1_updated' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+13