summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2026-01-26ASoC: soc-dapm: tidyup function namingKuninori Morimoto1-161/+157
2026-01-26ASoC: soc-dapm: move struct snd_soc_dapm_contextKuninori Morimoto1-0/+21
2026-01-26ASoC: soc-dapm: add snd_soc_dapm_alloc()Kuninori Morimoto2-1/+14
2026-01-26ASoC: soc-dapm: remove dev from snd_soc_dapm_context()Kuninori Morimoto1-5/+1
2026-01-26ASoC: soc-component: remove snd_soc_component_xxx() wrapperKuninori Morimoto1-82/+0
2026-01-26ASoC: tlv320adcx140: don't use snd_soc_component_get_bias_level()Kuninori Morimoto1-2/+2
2026-01-26ASoC: soc-acpi-intel-ptl-match: fix name_prefix of rt1320-2Bard Liao1-1/+1
2026-01-23ASoC: amd: acp: Fix Kconfig dependencies for SND_SOC_ACPI_AMD_SDCA_QUIRKSSyed Saba Kareem3-2/+15
2026-01-23ASoC: cs35l56-test: Fix missing module namespace importRichard Fitzgerald1-0/+1
2026-01-23ASoC: codecs: rt56*: Remove IRQF_ONESHOTSebastian Andrzej Siewior3-5/+5
2026-01-21ASoC: SDCA: Add NO_DIRECT_COMPLETE flag to class driverCharles Keepax1-0/+2
2026-01-21ASoC: cs35l56: Add support for new Dell laptopsMark Brown7-25/+738
2026-01-21ASoC: cs35l56: Add KUnit testing of cs35l56_set_fw_suffix()Richard Fitzgerald6-1/+391
2026-01-21ASoC: cs-amp-lib: Add a Kconfig symbol for enabling test hooksRichard Fitzgerald2-11/+13
2026-01-21ASoC: cs-amp-lib-test: Tests for reading SSIDExV2Richard Fitzgerald1-0/+169
2026-01-21ASoC: cs35l56: Use vendor-specific qualifier in firmware file searchRichard Fitzgerald1-14/+55
2026-01-21ASoC: cs-amp-lib: Support Dell SSIDExV2 UEFI variableRichard Fitzgerald1-0/+111
2026-01-20ASoC: SOF: Intel: add support for Nova Lake NVLPeter Ujfalusi3-0/+56
2026-01-20ASoC: renesas: rz-ssi: CleanupsMark Brown12-43/+132
2026-01-20ASoC: soc-acpi-intel-arl/ptl-match: use aggregatedMark Brown2-14/+22
2026-01-20ASoC: codec: es8323: Enable DAPM for ADC and ChipPowerMark Brown2-138/+261
2026-01-20ASoC: amd: yc: Add ASUS ExpertBook PM1503CDA to quirks listAnatolii Shirykalov1-0/+7
2026-01-20ASoC: fsl: imx-card: Do not force slot width to sample widthFabio Estevam1-1/+0
2026-01-20ASoC: SOF: Intel: hda: Remove MODULE_SOFTDEP for snd-hda-codec-hdmiPeter Ujfalusi1-1/+0
2026-01-20ASoC: tas2783A: fw loading for devices without pci busNiranjan H Y1-20/+25
2026-01-20ASoC: sdw_utils: remove dai registered checkBard Liao1-15/+0
2026-01-20ASoC: renesas: rz-ssi: Drop goto labelClaudiu Beznea1-2/+1
2026-01-20ASoC: renesas: rz-ssi: Drop the & operator in front of function nameClaudiu Beznea1-4/+4
2026-01-20ASoC: renesas: rz-ssi: Drop unnecessary if conditionClaudiu Beznea1-4/+2
2026-01-20ASoC: renesas: rz-ssi: Simplify the logic in rz_ssi_stream_is_play()Claudiu Beznea1-6/+1
2026-01-19ASoC: realtek: fix misspelling of "minimum" in commentsRunrun Liu4-4/+4
2026-01-19ASoC: codecs: es8323: Enable proper DAPM widgets for chip powerBinbin Zhou2-15/+45
2026-01-19ASoC: codecs: es8323: Enable proper DAPM widgets for capture ADCBinbin Zhou2-16/+34
2026-01-19ASoC: codecs: es8323: remove DAC enablement write from es8323_set_bias_levelBinbin Zhou1-4/+0
2026-01-19ASoC: codecs: es8323: Replace magic numbers with defined macrosBinbin Zhou2-103/+182
2026-01-19ASoC: soc-acpi-intel-ptl-match: use aggregated endpoint in ptl_rt722_l0_rt132...Bard Liao1-2/+11
2026-01-19ASoC: soc-acpi-intel-arl-match: change rt722 amp endpoint to aggregatedBard Liao1-12/+11
2026-01-19ASoC: cs35l45: Corrects ASP_TX5 DAPM widget channelRicardo Rivera-Matos1-1/+1
2026-01-15ASoC: SDCA: Handle CONFIG_PM_SLEEP not being setCharles Keepax1-2/+14
2026-01-15ASoC: es8328: Propagate error codes from regmap updatesHsieh Hung-En1-11/+23
2026-01-15ASoC: SDCA: Tidy up some memory allocationsCharles Keepax2-4/+4
2026-01-15ASoC: tlv320adcx140: Merge fixes from PengutronixMark Brown1-6/+7
2026-01-14sound: codecs: tlv320adcx140: assorted patchesMark Brown7-36/+161
2026-01-14SDCA System Suspend SupportMark Brown4-26/+229
2026-01-14ASoC: codecs: aw88261: add dvdd-supply propertyMark Brown1-0/+5
2026-01-14ASoC: Fix sdw_utils calling wrong codec init callbacksMark Brown1-1/+42
2026-01-14ASoC: intel: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-2/+3
2026-01-14ASoC: SDCA: Add lock to serialise the Function initialisationCharles Keepax3-0/+8
2026-01-14ASoC: SDCA: Device boot into the system suspend processCharles Keepax2-27/+62
2026-01-14ASoC: SDCA: Add basic system suspend supportCharles Keepax2-0/+84