index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
tegra
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
ASoC: Validate written enum values in custom controls
Mark Brown
1
-1
/
+3
11 days
ASoC: tegra: tegra210_ahub: Validate written enum value
HyeongJun An
1
-1
/
+3
2026-06-04
ASoC: tegra: ADX: use of_device_get_match_data
Rosen Penev
1
-4
/
+2
2026-05-19
ASoC: tegra: tegra210-mixer: Reject too-short fade durations
Sheetal
2
-8
/
+29
2026-05-08
ASoC: tegra: tegra210-mixer: Use div_u64() for 64-bit division
Rosen Penev
1
-2
/
+3
2026-05-06
ASoC: tegra: Add per-stream Mixer Fade controls
Sheetal
2
-7
/
+278
2026-05-05
ASoC: tegra: Move MODULE_DEVICE_TABLE next to the table itself
Mark Brown
5
-5
/
+5
2026-05-05
ASoC: tegra: Move MODULE_DEVICE_TABLE next to the table itself
Krzysztof Kozlowski
5
-5
/
+5
2026-05-04
ASoC: uniphier: Use guard() for spin locks
Mark Brown
1
-1
/
+0
2026-05-04
ASoC: tegra: Use guard() for mutex locks
bui duc phuc
1
-11
/
+10
2026-05-04
ASoC: tegra: ADMAIF: allocate with a single kzalloc
Rosen Penev
3
-19
/
+12
2026-04-29
ASoC: tegra: Add S8 PCM format support for MVC
Anupama Kunkulagunta
1
-0
/
+3
2026-04-27
ASoC: tegra210_amx: simplify byte map get/put logic
Piyush Patle
2
-40
/
+47
2026-04-27
ASoC: tegra210_adx: simplify byte map get/put logic
Piyush Patle
2
-41
/
+49
2026-04-27
ASoC: tegra: Remove stale snd-soc-tegra-utils composite module definition
Sasha Levin
1
-1
/
+0
2026-04-09
ASoC: tegra: Fix spelling error 'recieved' -> 'received'
Qinghua Zhao
1
-1
/
+1
2026-04-01
ASoC: tegra: Add error logging for probe and callback failures
Mark Brown
15
-96
/
+73
2026-04-01
ASoC: tegra: Use dev_err_probe() in tegra_asoc_machine probe
Sheetal
1
-12
/
+9
2026-04-01
ASoC: tegra: Use dev_err_probe() for regmap init failures
Sheetal
10
-40
/
+30
2026-04-01
ASoC: tegra: Use dev_err_probe() in OPE, PEQ and MBDRC drivers
Sheetal
3
-32
/
+24
2026-04-01
ASoC: tegra: Add error logging in tegra210_admaif driver
Sheetal
1
-12
/
+10
2026-03-25
ASoC: tegra: Use dev_err_probe() in tegra_audio_graph_card probe
Sheetal
1
-9
/
+12
2026-03-25
ASoC: tegra: Use dev_err_probe() in tegra_asoc_machine probe
Sheetal
1
-35
/
+35
2026-03-25
ASoC: tegra: Use dev_err_probe() in tegra210_sfc probe
Sheetal
1
-4
/
+3
2026-03-25
ASoC: tegra: Use dev_err_probe() in tegra210_mvc probe
Sheetal
1
-4
/
+3
2026-03-25
ASoC: tegra: Use dev_err_probe() in tegra210_mixer probe
Sheetal
1
-4
/
+3
2026-03-25
ASoC: tegra: Add error logging in tegra210_i2s driver
Sheetal
1
-8
/
+10
2026-03-25
ASoC: tegra: Use dev_err_probe() in tegra210_dmic probe
Sheetal
1
-8
/
+6
2026-03-25
ASoC: tegra: Add error logging in tegra210_amx driver
Sheetal
1
-4
/
+5
2026-03-25
ASoC: tegra: Use dev_err_probe() in tegra210_ahub probe
Sheetal
1
-10
/
+8
2026-03-25
ASoC: tegra: Add error logging in tegra210_adx driver
Sheetal
1
-5
/
+8
2026-03-25
ASoC: tegra: Use dev_err_probe() in tegra186_dspk probe
Sheetal
1
-9
/
+6
2026-03-25
ASoC: tegra: Use dev_err_probe() in tegra186_asrc probe
Sheetal
1
-4
/
+3
2026-03-20
ASoC: soc-component: add snd_soc_component_regmap_val_bytes()
Mark Brown
3
-11
/
+21
2026-03-20
ASoC: tegra: use snd_soc_component_regmap_val_bytes()
Kuninori Morimoto
3
-11
/
+21
2026-03-16
ASoC: tegra: name back to pcm_new()/pcm_free()
Kuninori Morimoto
3
-8
/
+8
2026-03-16
ASoC: amd: Move to GPIO descriptors
Mark Brown
1
-0
/
+11
2026-03-09
ASoC: tegra: Add support for Tegra238 soundcard
Sheetal
1
-0
/
+11
2026-03-01
ASoC: tegra: Support WM8962 by machine driver
Jonas Schwöbel
3
-0
/
+177
2026-03-01
ASoC: tegra: Support CPCAP by machine driver
Svyatoslav Ryhel
2
-0
/
+61
2026-01-28
ASoC: tegra: set reg_default_cb callback
Sheetal
14
-0
/
+22
2026-01-28
ASoC: tegra: Add AHUB writeable_reg for RX holes
Sheetal
2
-0
/
+87
2026-01-12
ASoC: tegra: Revert fix for uninitialized flat cache warning in tegra210_ahub
sheetal
1
-3
/
+3
2025-12-14
ASoC: tegra: Fix uninitialized flat cache warning in tegra210_ahub
sheetal
1
-3
/
+3
2025-11-26
ASoC: tegra: remove Kconfig dependency on TEGRA20_APB_DMA
Francesco Lavra
1
-1
/
+1
2025-11-17
ASoC: tegra: tegra_wm8903: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
1
-1
/
+2
2025-11-17
ASoC: tegra: tegra_asoc_machine: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
1
-4
/
+7
2025-11-17
ASoC: tegra: tegra210_ahub: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
1
-3
/
+3
2025-10-20
ASoC: tegra: tegra210: use snd_kcontrol_chip() instead of snd_soc_kcontrol_co...
Kuninori Morimoto
11
-74
/
+74
2025-10-20
ASoC: tegra: tegra186: use snd_kcontrol_chip() instead of snd_soc_kcontrol_co...
Kuninori Morimoto
2
-24
/
+24
[next]