aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2026-03-26ASoC: add rt1320/rt1321 dmic dai and fix the wrong name prefixMark Brown4-105/+77
2026-03-26ASoC: sdw_utils: add rt1320 and rt1321 dmic dai in codec_info_listDerek Fang2-5/+67
2026-03-26ASoC: SOF: Intel: Add a is_amp flag to fix the wrong name prefixDerek Fang1-0/+10
2026-03-26ASoC: Intel: soc-acpi-intel-ptl-match: drop rt722 monolithic match tablesMac Chiang1-100/+0
2026-03-26ASoC: fsl: mpc5200_dma: Convert to devm_ioremap()Jihed Chaibi1-8/+3
2026-03-26ASoC: renesas: Fix non-static global variablesongxiebing1-1/+2
2026-03-26ASoC: SOF: ipc4-topology: Allow bytes controls without initial payloadPeter Ujfalusi1-1/+1
2026-03-26ASoC: wm_adsp_fw_find_test: Fix missing NULL terminator on file name listRichard Fitzgerald1-0/+1
2026-03-26ASoC: adau1372: Fix error handling in adau1372_set_power()Mark Brown2-13/+27
2026-03-26ASoC: adau1372: Fix clock leak on PLL lock failureJihed Chaibi1-3/+14
2026-03-26ASoC: adau1372: Fix unchecked clk_prepare_enable() return valueJihed Chaibi1-7/+10
2026-03-26ASoC: cs35l56: Support for factory calibration through ALSA controlsMark Brown4-0/+120
2026-03-26ASoC: cs35l56: Allow factory calibration through ALSA controlsRichard Fitzgerald4-0/+120
2026-03-25ASoC: rockchip: rockchip_sai: Set slot width for non-TDM modeAlexey Charkov1-0/+4
2026-03-25ASoC: SDCA: fix finding wrong entityShuming Fan1-1/+10
2026-03-25ASoC: tegra: Use dev_err_probe() in tegra_audio_graph_card probeSheetal1-9/+12
2026-03-25ASoC: tegra: Use dev_err_probe() in tegra_asoc_machine probeSheetal1-35/+35
2026-03-25ASoC: tegra: Use dev_err_probe() in tegra210_sfc probeSheetal1-4/+3
2026-03-25ASoC: tegra: Use dev_err_probe() in tegra210_mvc probeSheetal1-4/+3
2026-03-25ASoC: tegra: Use dev_err_probe() in tegra210_mixer probeSheetal1-4/+3
2026-03-25ASoC: tegra: Add error logging in tegra210_i2s driverSheetal1-8/+10
2026-03-25ASoC: tegra: Use dev_err_probe() in tegra210_dmic probeSheetal1-8/+6
2026-03-25ASoC: tegra: Add error logging in tegra210_amx driverSheetal1-4/+5
2026-03-25ASoC: tegra: Use dev_err_probe() in tegra210_ahub probeSheetal1-10/+8
2026-03-25ASoC: tegra: Add error logging in tegra210_adx driverSheetal1-5/+8
2026-03-25ASoC: tegra: Use dev_err_probe() in tegra186_dspk probeSheetal1-9/+6
2026-03-25ASoC: tegra: Use dev_err_probe() in tegra186_asrc probeSheetal1-4/+3
2026-03-25ASoC: SDCA: remove the max count of initialization tableShuming Fan1-3/+0
2026-03-24ASoC: update outdated comments for removed snd_soc_new_pcms()Kexin Sun2-9/+2
2026-03-24ASoC: Merge up fixesMark Brown12-11/+126
2026-03-24ASoc: uda1380: Improve error reportingMark Brown2-17/+36
2026-03-24ASoC: uda1380: use dev_err() and %pe for better error reportingWenyuan Li1-7/+18
2026-03-24ASoC: uda1380: fix missing return value checks for I2C operationsWenyuan Li1-14/+22
2026-03-24ASoC: SOF: sof-audio: pcm_id is __le32Ben Dooks3-8/+8
2026-03-24ASoC: amd: yc: Add MSI Thin A15 B7VF to quirk tableDanielePioGenovese1-0/+7
2026-03-24ASoC: sdw_utils: add vendor_id to asoc_sdw_codec_infoNiranjan H Y2-7/+48
2026-03-24ASoC: codecs: wcd934x: fix typo in dt parsingSrinivas Kandagatla1-1/+1
2026-03-24ASoC: sun4i-spdif: Make reset control non-optional and check for all errorsChen-Yu Tsai1-9/+4
2026-03-23ASoC: soc-topology: fix __le32 conversion in printed valuesBen Dooks1-33/+40
2026-03-23ASoC: generic: update outdated comment for removed soc_bind_dai_link()Kexin Sun2-3/+5
2026-03-23ASoC: Intel: catpt: Fix the device initializationCezary Rojewski2-4/+9
2026-03-23ASoC: wm_adsp: select CONFIG_SND_SOC_WM_ADSP from all usersArnd Bergmann1-22/+9
2026-03-20ASoC: soc-component: add snd_soc_component_regmap_val_bytes()Mark Brown6-25/+45
2026-03-20ASoC: soc-component: remove component->val_bytesKuninori Morimoto2-12/+0
2026-03-20ASoC: soc-ops: use snd_soc_component_regmap_val_bytes()Kuninori Morimoto1-7/+12
2026-03-20ASoC: tegra: use snd_soc_component_regmap_val_bytes()Kuninori Morimoto3-11/+21
2026-03-20ASoC: soc-component: add snd_soc_component_regmap_val_bytes()Kuninori Morimoto1-0/+17
2026-03-20ASoC: amd: acp: add ASUS HN7306EA quirk for legacy SDW machineHasun Park1-0/+8
2026-03-20ASoC: SOF: topology: reject invalid vendor array size in token parserCássio Gabriel1-1/+1
2026-03-19ASoC: tas2781: Add null check for calibration dataBaojun Xu1-0/+3