summaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra
AgeCommit message (Expand)AuthorLines
2026-04-09ASoC: tegra: Fix spelling error 'recieved' -> 'received'Qinghua Zhao-1/+1
2026-04-01ASoC: tegra: Add error logging for probe and callback failuresMark Brown-96/+73
2026-04-01ASoC: tegra: Use dev_err_probe() in tegra_asoc_machine probeSheetal-12/+9
2026-04-01ASoC: tegra: Use dev_err_probe() for regmap init failuresSheetal-40/+30
2026-04-01ASoC: tegra: Use dev_err_probe() in OPE, PEQ and MBDRC driversSheetal-32/+24
2026-04-01ASoC: tegra: Add error logging in tegra210_admaif driverSheetal-12/+10
2026-03-25ASoC: tegra: Use dev_err_probe() in tegra_audio_graph_card probeSheetal-9/+12
2026-03-25ASoC: tegra: Use dev_err_probe() in tegra_asoc_machine probeSheetal-35/+35
2026-03-25ASoC: tegra: Use dev_err_probe() in tegra210_sfc probeSheetal-4/+3
2026-03-25ASoC: tegra: Use dev_err_probe() in tegra210_mvc probeSheetal-4/+3
2026-03-25ASoC: tegra: Use dev_err_probe() in tegra210_mixer probeSheetal-4/+3
2026-03-25ASoC: tegra: Add error logging in tegra210_i2s driverSheetal-8/+10
2026-03-25ASoC: tegra: Use dev_err_probe() in tegra210_dmic probeSheetal-8/+6
2026-03-25ASoC: tegra: Add error logging in tegra210_amx driverSheetal-4/+5
2026-03-25ASoC: tegra: Use dev_err_probe() in tegra210_ahub probeSheetal-10/+8
2026-03-25ASoC: tegra: Add error logging in tegra210_adx driverSheetal-5/+8
2026-03-25ASoC: tegra: Use dev_err_probe() in tegra186_dspk probeSheetal-9/+6
2026-03-25ASoC: tegra: Use dev_err_probe() in tegra186_asrc probeSheetal-4/+3
2026-03-20ASoC: soc-component: add snd_soc_component_regmap_val_bytes()Mark Brown-11/+21
2026-03-20ASoC: tegra: use snd_soc_component_regmap_val_bytes()Kuninori Morimoto-11/+21
2026-03-16ASoC: tegra: name back to pcm_new()/pcm_free()Kuninori Morimoto-8/+8
2026-03-16ASoC: amd: Move to GPIO descriptorsMark Brown-0/+11
2026-03-09ASoC: tegra: Add support for Tegra238 soundcardSheetal-0/+11
2026-03-01ASoC: tegra: Support WM8962 by machine driverJonas Schwöbel-0/+177
2026-03-01ASoC: tegra: Support CPCAP by machine driverSvyatoslav Ryhel-0/+61
2026-01-28ASoC: tegra: set reg_default_cb callbackSheetal-0/+22
2026-01-28ASoC: tegra: Add AHUB writeable_reg for RX holesSheetal-0/+87
2026-01-12ASoC: tegra: Revert fix for uninitialized flat cache warning in tegra210_ahubsheetal-3/+3
2025-12-14ASoC: tegra: Fix uninitialized flat cache warning in tegra210_ahubsheetal-3/+3
2025-11-26ASoC: tegra: remove Kconfig dependency on TEGRA20_APB_DMAFrancesco Lavra-1/+1
2025-11-17ASoC: tegra: tegra_wm8903: convert to snd_soc_dapm_xxx()Kuninori Morimoto-1/+2
2025-11-17ASoC: tegra: tegra_asoc_machine: convert to snd_soc_dapm_xxx()Kuninori Morimoto-4/+7
2025-11-17ASoC: tegra: tegra210_ahub: convert to snd_soc_dapm_xxx()Kuninori Morimoto-3/+3
2025-10-20ASoC: tegra: tegra210: use snd_kcontrol_chip() instead of snd_soc_kcontrol_co...Kuninori Morimoto-74/+74
2025-10-20ASoC: tegra: tegra186: use snd_kcontrol_chip() instead of snd_soc_kcontrol_co...Kuninori Morimoto-24/+24
2025-06-25ASoC: Standardize ASoC menuMark Brown-0/+4
2025-06-24ASoC: tegra: Standardize ASoC menuKuninori Morimoto-0/+4
2025-06-17ASoC: tegra: AHUB: Remove unneeded semicolonChen Ni-1/+1
2025-05-22ASoC: tegra: Tegra264 support in isomgr_bwSheetal-3/+4
2025-05-22ASoC: tegra: AHUB: Add Tegra264 supportSheetal-9/+891
2025-05-22ASoC: tegra: ADX: Add Tegra264 supportSheetal-17/+248
2025-05-22ASoC: tegra: AMX: Add Tegra264 supportSheetal-22/+241
2025-05-22ASoC: tegra: I2S: Add Tegra264 supportSheetal-49/+233
2025-05-22ASoC: tegra: Update PLL rate for Tegra264Sheetal-2/+12
2025-05-22ASoC: tegra: ASRC: Update ARAM addressSheetal-8/+22
2025-05-22ASoC: tegra: ADMAIF: Add Tegra264 supportSheetal-38/+263
2025-05-22ASoC: tegra: CIF: Add Tegra264 supportSheetal-4/+26
2025-05-14ASoC: tegra210_ahub: Add check to of_device_get_match_data()Yuanjun Gong-0/+2
2025-03-17ASoC: Convert to modern PM macrosMark Brown-112/+96
2025-03-17ASoC: tegra30: Convert to RUNTIME_PM_OPS() & coTakashi Iwai-14/+12