summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2025-02-25ASoC: mediatek: mt8188: Add audsys hires clocksNícolas F. R. A. Prado2-0/+8
2025-02-25ASoC: amd: acp: acp70: Remove unnecessary if-checkThorsten Blum1-12/+10
2025-02-25ASoC: q6dsp: q6apm: replace kzalloc() with kcalloc() in q6apm_map_memory_regi...Ethan Carter Edwards1-1/+1
2025-02-25ASoC: sh: migor: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto1-1/+1
2025-02-25ASoC: ti: rx51: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto1-1/+1
2025-02-25ASoC: kirkwood: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto1-3/+3
2025-02-25ASoC: Intel: sof_sdw: warn both sdw and pch dmic are usedBard Liao1-0/+7
2025-02-25ASoC: SOF: Intel: don't check number of sdw links when set dmic_fixupBard Liao1-16/+2
2025-02-25Merge tag 'v6.14-rc4' into drm-nextDave Airlie27-136/+246
2025-02-24ASoC: fsl: Rename stream name of SAI DAI driverChancel Liu2-5/+5
2025-02-24ASoC: Intel: avs: Support multi-channel PEAKVOL instantiationCezary Rojewski1-12/+20
2025-02-24ASoC: Intel: avs: Honor the invert flag for mixer controlsCezary Rojewski1-5/+12
2025-02-24ASoC: Intel: avs: Add support for mute for PEAKVOL and GAINAmadeusz Sławiński5-1/+134
2025-02-24ASoC: Intel: avs: Move to the new control operationsCezary Rojewski4-77/+6
2025-02-24ASoC: Intel: avs: New volume control operationsCezary Rojewski4-0/+128
2025-02-24ASoC: Intel: avs: Update VOLUME and add MUTE IPCsCezary Rojewski2-9/+126
2025-02-24ASoC: Intel: avs: Add volume control for GAIN moduleAmadeusz Sławiński1-2/+5
2025-02-24ASoC: Intel: avs: Make PEAKVOL configurable from topologyCezary Rojewski3-2/+25
2025-02-24ASoC: topology: Save num_channels value for mixer controlsCezary Rojewski1-0/+1
2025-02-24ASoC: topology: Create kcontrols based on their typeCezary Rojewski1-40/+14
2025-02-24ASoC: imx-card: Add playback_only or capture_only supportShengjiu Wang1-0/+5
2025-02-24ASoC: cros_ec_codec: Use str_enable_disable() helper in wov_enable_put()Thorsten Blum1-1/+2
2025-02-24ASoC: atmel: atmel-classd: Use str_enabled_disabled() helperThorsten Blum1-1/+2
2025-02-24ASoC: SOF: amd: Move depends on AMD_NODE to consumersMario Limonciello1-6/+5
2025-02-24ASoC: fsl: fsl_qmc_audio: Remove unnecessary bool conversionsThorsten Blum1-2/+2
2025-02-24ASoC: es8328: fix route from DAC to outputNicolas Frattaroli1-11/+4
2025-02-21Merge tag 'asoc-fix-v6.14-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai3-3/+17
2025-02-20ASoC: SOF: amd: Add depends on CPU_SUP_AMDMario Limonciello1-0/+5
2025-02-20ASoC: soc-core: Use str_yes_no() in snd_soc_close_delayed_work()Thorsten Blum1-1/+2
2025-02-19Adjust all AMD audio drivers to use AMD_NODEMark Brown14-128/+79
2025-02-19ASoC: SOF: amd: Drop host bridge ID from structMario Limonciello1-1/+0
2025-02-19ASoC: amd: acp: Drop local symbols for smn read/writeMario Limonciello2-21/+0
2025-02-19ASoC: SOF: amd: Use AMD_NODEMario Limonciello6-44/+17
2025-02-19ASoC: amd: acp: acp63: Use AMD_NODEMario Limonciello3-23/+42
2025-02-19ASoC: amd: acp: acp70: Use AMD_NODEMario Limonciello3-25/+5
2025-02-19ASoC: amd: acp: rembrandt: Use AMD_NODEMario Limonciello2-14/+15
2025-02-18ASoC: tas2764: Set the SDOUT polarity correctlyHector Martin2-1/+15
2025-02-18ASoC: tas2764: Fix power control maskHector Martin1-1/+1
2025-02-18ASoC: amd: ps: fix inconsistent indenting warning in check_and_handle_sdw_dma...Vijendar Mukunda1-1/+1
2025-02-18ASoC: SOF: imx: Fix error code in probe()Dan Carpenter1-2/+1
2025-02-18ASoC: SOF: imx: Fix an IS_ERR() vs NULL bug in imx_parse_ioremap_memory()Dan Carpenter1-2/+2
2025-02-18ASoC: fsl: imx-pcm-fiq: Switch to use hrtimer_setup()Nam Cao1-2/+1
2025-02-17ASoC: random cleanupMark Brown6-125/+87
2025-02-17ASoC: tas2764: Random patches from the Asahi LinuxMark Brown1-30/+31
2025-02-17ASoC: SOF: Intel: Use str_enable_disable() helperThorsten Blum1-3/+4
2025-02-17ASoC: wm_hubs: Use str_enable_disable() in wm_hubs_update_class_w()Thorsten Blum1-1/+2
2025-02-17ASoC: SOF: ipc3: Use str_enabled_disabled() helper functionThorsten Blum1-8/+4
2025-02-17ASoC: SOF: Intel: Don't import non-existing module namespaceUwe Kleine-König3-3/+0
2025-02-17ASoC: ops: Enforce platform maximum on initial valueMartin Povišer1-1/+28
2025-02-17ASoC: tas2770: Fix volume scaleHector Martin1-1/+1