summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2026-03-16ASoC: codec: arizona: Convert to use GPIO descriptorsLinus Walleij2-66/+30
2026-03-16ASoC: codecs: aw88166: Support device specific firmwareTeguh Sobirin1-4/+8
2026-03-16ASoC: basic support for configuring bus keepersMark Brown5-0/+233
2026-03-16ASoC: tas2770: expose SDOUT bus keeper via set_tdm_idleJames Calligeros2-0/+87
2026-03-16ASoC: tas2764: expose SDOUT bus keeper via set_tdm_idle operationJames Calligeros2-0/+106
2026-03-16ASoC: soc-dai: add common operation to set TDM idle modeJames Calligeros1-0/+40
2026-03-16ASoC: amd: Move to GPIO descriptorsMark Brown13-19/+52
2026-03-16ASoC: amd: acp3x-rt5682-max9836: Drop unused includeLinus Walleij1-1/+0
2026-03-16ASoC: amd: acp3x-es83x: Drop unused includeLinus Walleij1-1/+0
2026-03-16ASoC: amd: acp-rt5645: Drop unused includeLinus Walleij1-1/+0
2026-03-16ASoC: amd: acp-es8336: Drop unused includeLinus Walleij1-1/+0
2026-03-16ASoC: amd: acp-da7291-max98357a: Drop unused includeLinus Walleij1-1/+0
2026-03-16ASoC: sdw_utils: Add codec_info for cs42l49Charles Keepax1-0/+36
2026-03-16ASoC: SDCA: Add support for the Cirrus Logic cs42l49Charles Keepax1-0/+1
2026-03-16ASoC: amd: acp: add PX13 SoundWire machine link for rt721+tas2783x2Hasun Park1-0/+61
2026-03-16ASoC: amd: acp: add DMI override for ACP70 flagHasun Park1-1/+14
2026-03-16ASoC: sma1307: fix double free of devm_kzalloc() memoryGuangshuo Li1-2/+4
2026-03-12ASoC: wm_adsp: Some improvements to firmware fileMark Brown5-109/+1385
2026-03-12ASoC: fsl: add bitcount and timestamp controlsMark Brown6-0/+331
2026-03-11ASoC: amd: acp-mach-common: Add missing error check for clock acquisitionChen Ni1-4/+14
2026-03-11ASoC: cs35l56: Support clock stop mode 1 if enabled in ACPIRichard Fitzgerald2-5/+30
2026-03-11ASoC: detect empty DMI stringsCasey Connolly1-1/+4
2026-03-11Merge patch series "ASoC: Intel: catpt: Overhaul volume and mute control oper...Mark Brown6-227/+169
2026-03-11ASoC: Intel: catpt: Migrate to the new control operationsCezary Rojewski1-237/+6
2026-03-11ASoC: Intel: catpt: Do not wake DSP just for volume setupCezary Rojewski1-0/+9
2026-03-11ASoC: Intel: catpt: Simplify procedure of applying user settingsCezary Rojewski1-31/+33
2026-03-11ASoC: Intel: catpt: New volume and mute control operationsCezary Rojewski2-0/+152
2026-03-11ASoC: Intel: catpt: Synchronize stream accessCezary Rojewski5-12/+22
2026-03-11ASoC: amd: acp3x-rt5682-max9836: Add missing error check for clock acquisitionChen Ni1-2/+7
2026-03-10ASoC: codecs: rt1011: Use component to get the dapm context in spk_mode_putPeter Ujfalusi1-1/+1
2026-03-10ASoC: da7219: scope AAD suspend and resume helpers to CONFIG_PMPengpeng Hou2-1/+7
2026-03-10ASoC: SOF: sof-audio: pcm_id is __le32Ben Dooks5-17/+23
2026-03-10ASoC: wm_adsp: Combine some similar code in firmware file searchRichard Fitzgerald1-27/+22
2026-03-10ASoC: wm_adsp: Use a struct to pass around firmware struct and filenameRichard Fitzgerald3-114/+77
2026-03-10ASoC: wm_adsp: Add KUnit test cases for '/' in firmware filenamesRichard Fitzgerald1-0/+15
2026-03-10ASoC: wm_adsp: Convert '/' to '-' when normalizing firmware filenamesRichard Fitzgerald1-5/+4
2026-03-10ASoC: wm_adsp: Use consistent error checks in wm_adsp_request_firmware_files()Richard Fitzgerald1-27/+65
2026-03-10ASoC: wm_adsp: Remove duplicated code to find firmware fileRichard Fitzgerald1-20/+7
2026-03-10ASoC: wm_adsp: Add kunit test for firmware file searchRichard Fitzgerald3-1/+1238
2026-03-10ASoC: wm_adsp: Export function for KUnit test to get firmware filenamesRichard Fitzgerald2-0/+12
2026-03-10ASoC: wm_adsp: Add KUnit redirection stubs for firmware file searchRichard Fitzgerald2-10/+43
2026-03-10ASoC: wm_adsp: Remove unused argument to wm_adsp_release_firmware_files()Richard Fitzgerald1-6/+3
2026-03-10ASoC: fsl_xcvr: add bitcount and timestamp controlsShengjiu Wang2-0/+82
2026-03-10ASoC: fsl_sai: add bitcount and timestamp controlsShengjiu Wang2-0/+70
2026-03-10ASoC: fsl_utils: Add snd_kcontrol functions for specific casesShengjiu Wang2-0/+179
2026-03-10ASoC: ti: davinci-mcasp: McASP code cleanup and clkMark Brown10-24/+595
2026-03-10ASoC: simple-card-utils: fix graph_util_is_ports0() for DT overlaysSen Wang1-4/+8
2026-03-10ASoC: tegra: Add Tegra238 sound card supportMark Brown1-0/+11
2026-03-10Add support for CS42L43B codec to CS42L43 driverMark Brown3-135/+679
2026-03-10ASoC: soc-core: flush delayed work before removing DAIs and widgetsmatteo.cotifava1-0/+3