aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra
AgeCommit message (Expand)AuthorFilesLines
2026-08-21ASoC: tegra: Sort MBDRC register defaultsJon Hunter1-21/+21
2026-08-21ASoC: tegra: Sort ADMAIF register defaultsJon Hunter1-70/+138
2026-08-21ASoC: tegra: Fix the MIXER enable default valueJon Hunter1-3/+7
2026-08-21ASoC: tegra: Fix the I2S enable default valueJon Hunter2-3/+18
2026-08-07ASoC: tegra210_mixer: sort the register default tablePeter Ujfalusi1-1/+1
2026-08-07ASoC: tegra210_i2s: sort the Tegra264 register default tablePeter Ujfalusi1-3/+3
2026-08-07ASoC: tegra210_i2s: sort the register default tablePeter Ujfalusi1-1/+1
2026-07-15ASoC: tegra: tegra210: Use devm_clk_get_optional() for sync_input clockbui duc phuc1-5/+5
2026-07-15ASoC: tegra: tegra210_amx: Return the original error directlybui duc phuc1-8/+4
2026-07-15ASoC: tegra: tegra210_adx: Return the original error directlybui duc phuc1-8/+4
2026-07-15ASoC: tegra: tegra20_das: Use dev_err_probe() for error handlingbui duc phuc1-4/+3
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)Uwe Kleine-König (The Capable Hub)10-10/+0
2026-06-11ASoC: Validate written enum values in custom controlsMark Brown1-1/+3
2026-06-11ASoC: 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-10/+9
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