summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2026-02-06ASoC: rockchip: spdif: Cleanups and port featuresMark Brown3-107/+176
2026-02-06ASoC: cs35l56: More support for new Dell laptopsMark Brown7-4/+1280
2026-02-05ASoC: rockchip: spdif: Convert to FIELD_PREPSebastian Reichel2-34/+32
2026-02-05ASoC: rockchip: spdif: Fill IEC958 CS info per paramsSugar Zhang3-4/+50
2026-02-05ASoC: rockchip: spdif: Add support for format S32_LESugar Zhang2-2/+28
2026-02-05ASoC: rockchip: spdif: Add support for set mclk rateSugar Zhang2-12/+24
2026-02-05ASoC: rockchip: spdif: Swap PCM and DAI component registration orderSugar Zhang1-4/+4
2026-02-05ASoC: rockchip: spdif: Improve sample rate supportSugar Zhang1-5/+1
2026-02-05ASoC: rockchip: spdif: Use dev_err_probeSebastian Reichel1-12/+6
2026-02-05ASoC: rockchip: spdif: Fully convert to device managed resourcesSebastian Reichel1-20/+17
2026-02-05ASoC: rockchip: spdif: Move DT compatible tableSebastian Reichel1-24/+24
2026-02-05ASoC: rockchip: spdif: Use device_get_match_data()Sebastian Reichel1-3/+3
2026-02-05ASoC: fsl: imx-rpmsg: use snd_soc_find_dai_with_mutex() in probeZiyi Guo1-1/+1
2026-02-05ASoC: cs35l56: KUnit tests for parsing and using onchip GPIOsRichard Fitzgerald1-0/+273
2026-02-05ASoC: cs35l56-shared: KUnit tests for onchip speaker ID gpiosRichard Fitzgerald4-0/+701
2026-02-05ASoC: cs35l56: Support for reading speaker ID from on-chip GPIOsRichard Fitzgerald3-4/+306
2026-02-05ASoC: cs4271: Fix resource leak in cs4271_soc_resume()Harshit Mogalapalli1-3/+9
2026-02-05ASoC: SOF: Support for echoref (virtual DAI)Mark Brown8-99/+367
2026-02-05ASoC: ti: davinci-mcasp: Add asynchronous modeMark Brown2-107/+413
2026-02-05Minor SDCA FixesMark Brown5-36/+166
2026-02-04ASoC: ti: davinci-mcasp: Add asynchronous mode supportSen Wang2-100/+399
2026-02-04ASoC: ti: davinci-mcasp: Streamline pdir behavior across rx & tx streamsSen Wang1-4/+4
2026-02-04ASoC: ti: davinci-mcasp: Disambiguate mcasp_is_synchronous functionSen Wang1-7/+14
2026-02-04ASoC: SDCA: Limit values user can write to Selected ModeCharles Keepax2-2/+37
2026-02-04ASoC: SDCA: Add regmap defaults for specification defined valuesCharles Keepax2-3/+47
2026-02-04ASoC: SDCA: Rearrange FDL file messagesCharles Keepax2-2/+5
2026-02-04ASoC: SDCA: Still process most of the jack detect if control is missingCharles Keepax1-24/+28
2026-02-04ASoC: SDCA: Handle volatile controls correctlyCharles Keepax1-2/+50
2026-02-04ASoC: SDCA: Remove outdated todo commentCharles Keepax1-4/+0
2026-02-04ASoC: tas2781: Put three different calibrated data solution into the same dat...Shenghao Ding2-36/+113
2026-02-04ASoC: SOF: Intel: hda: Add a virtual CPU DAIRanjani Sridharan2-2/+10
2026-02-04ASoC: SOF: Intel: hda: Fix NULL pointer dereferenceRanjani Sridharan1-2/+12
2026-02-04ASoC: SOF: sof-audio: Add support for loopback captureRanjani Sridharan1-52/+100
2026-02-04ASoC: SOF: sof-audio: Traverse paths with aggregated DAI widgetsRanjani Sridharan1-5/+32
2026-02-04ASoC: SOF: ipc4-topology: Add support for process modules with no input pinsRanjani Sridharan1-11/+39
2026-02-04ASoC: SOF: ipc4-topology: Add new tokens for pipeline directionRanjani Sridharan3-2/+19
2026-02-04ASoC: Intel: sof_sdw: Add a DAI link for loopback captureRanjani Sridharan1-2/+41
2026-02-04ASoC: SOF: pcm: Split up widget prepare and setupRanjani Sridharan3-34/+102
2026-02-04ASoC: SOF: sof-audio: Add a new op in struct sof_ipc_tplg_opsRanjani Sridharan2-0/+23
2026-02-04ASoC: fsl_xcvr: fix missing lock in fsl_xcvr_mode_put()Ziyi Guo1-0/+3
2026-02-04ASoC: amd: fix memory leak in acp3x pdm dma opsChris Bainbridge1-0/+2
2026-02-04ASoC: SOF: Intel: reserve link DMA for sdw bpt streamMark Brown4-96/+171
2026-02-03ASoC: SOF: Intel: hda: add SDCA property checkMac Chiang1-0/+6
2026-02-03ASoC: Intel: soc-acpi-intel-ptl-match: drop rt721 related match tablesMac Chiang1-50/+0
2026-02-03ASoC: SOF: Intel: allow module parameter override BT link to 0Bard Liao1-2/+2
2026-02-03ASoC: SOF: Intel: hda-sdw-bpt: support simultaneous audio and BPT streamsBard Liao1-2/+3
2026-02-03ASoC: SOF: Intel: add hda_dma_prepare/cleanup helpersBard Liao3-91/+127
2026-02-03ASoC: SOF: Intel: add hda_dsp_stream_pair_get/put helpersBard Liao2-3/+41
2026-02-03ASoC: rt1320: fix intermittent no-sound issueShuming Fan1-0/+2
2026-02-03ASoC: SOF: Intel: use hdev->info.link_mask directlyBard Liao1-3/+2