aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/tegra
AgeCommit message (Expand)AuthorFilesLines
11 daysASoC: Validate written enum values in custom controlsMark Brown1-1/+3
11 daysASoC: tegra: tegra210_ahub: Validate written enum valueHyeongJun An1-1/+3
2026-06-04ASoC: tegra: ADX: use of_device_get_match_dataRosen Penev1-4/+2
2026-05-19ASoC: tegra: tegra210-mixer: Reject too-short fade durationsSheetal2-8/+29
2026-05-08ASoC: tegra: tegra210-mixer: Use div_u64() for 64-bit divisionRosen Penev1-2/+3
2026-05-06ASoC: tegra: Add per-stream Mixer Fade controlsSheetal2-7/+278
2026-05-05ASoC: tegra: Move MODULE_DEVICE_TABLE next to the table itselfMark Brown5-5/+5
2026-05-05ASoC: tegra: Move MODULE_DEVICE_TABLE next to the table itselfKrzysztof Kozlowski5-5/+5
2026-05-04ASoC: uniphier: Use guard() for spin locksMark Brown1-1/+0
2026-05-04ASoC: tegra: Use guard() for mutex locksbui duc phuc1-11/+10
2026-05-04ASoC: tegra: ADMAIF: allocate with a single kzallocRosen Penev3-19/+12
2026-04-29ASoC: tegra: Add S8 PCM format support for MVCAnupama Kunkulagunta1-0/+3
2026-04-27ASoC: tegra210_amx: simplify byte map get/put logicPiyush Patle2-40/+47
2026-04-27ASoC: tegra210_adx: simplify byte map get/put logicPiyush Patle2-41/+49
2026-04-27ASoC: tegra: Remove stale snd-soc-tegra-utils composite module definitionSasha Levin1-1/+0
2026-04-09ASoC: tegra: Fix spelling error 'recieved' -> 'received'Qinghua Zhao1-1/+1
2026-04-01ASoC: tegra: Add error logging for probe and callback failuresMark Brown15-96/+73
2026-04-01ASoC: tegra: Use dev_err_probe() in tegra_asoc_machine probeSheetal1-12/+9
2026-04-01ASoC: tegra: Use dev_err_probe() for regmap init failuresSheetal10-40/+30
2026-04-01ASoC: tegra: Use dev_err_probe() in OPE, PEQ and MBDRC driversSheetal3-32/+24
2026-04-01ASoC: tegra: Add error logging in tegra210_admaif driverSheetal1-12/+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-20ASoC: soc-component: add snd_soc_component_regmap_val_bytes()Mark Brown3-11/+21
2026-03-20ASoC: tegra: use snd_soc_component_regmap_val_bytes()Kuninori Morimoto3-11/+21
2026-03-16ASoC: tegra: name back to pcm_new()/pcm_free()Kuninori Morimoto3-8/+8
2026-03-16ASoC: amd: Move to GPIO descriptorsMark Brown1-0/+11
2026-03-09ASoC: tegra: Add support for Tegra238 soundcardSheetal1-0/+11
2026-03-01ASoC: tegra: Support WM8962 by machine driverJonas Schwöbel3-0/+177
2026-03-01ASoC: tegra: Support CPCAP by machine driverSvyatoslav Ryhel2-0/+61
2026-01-28ASoC: tegra: set reg_default_cb callbackSheetal14-0/+22
2026-01-28ASoC: tegra: Add AHUB writeable_reg for RX holesSheetal2-0/+87
2026-01-12ASoC: tegra: Revert fix for uninitialized flat cache warning in tegra210_ahubsheetal1-3/+3
2025-12-14ASoC: tegra: Fix uninitialized flat cache warning in tegra210_ahubsheetal1-3/+3
2025-11-26ASoC: tegra: remove Kconfig dependency on TEGRA20_APB_DMAFrancesco Lavra1-1/+1
2025-11-17ASoC: tegra: tegra_wm8903: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-1/+2
2025-11-17ASoC: tegra: tegra_asoc_machine: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-4/+7
2025-11-17ASoC: tegra: tegra210_ahub: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-3/+3
2025-10-20ASoC: tegra: tegra210: use snd_kcontrol_chip() instead of snd_soc_kcontrol_co...Kuninori Morimoto11-74/+74
2025-10-20ASoC: tegra: tegra186: use snd_kcontrol_chip() instead of snd_soc_kcontrol_co...Kuninori Morimoto2-24/+24