index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
tegra
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-21
ASoC: tegra: Sort MBDRC register defaults
Jon Hunter
1
-21
/
+21
2026-08-21
ASoC: tegra: Sort ADMAIF register defaults
Jon Hunter
1
-70
/
+138
2026-08-21
ASoC: tegra: Fix the MIXER enable default value
Jon Hunter
1
-3
/
+7
2026-08-21
ASoC: tegra: Fix the I2S enable default value
Jon Hunter
2
-3
/
+18
2026-08-07
ASoC: tegra210_mixer: sort the register default table
Peter Ujfalusi
1
-1
/
+1
2026-08-07
ASoC: tegra210_i2s: sort the Tegra264 register default table
Peter Ujfalusi
1
-3
/
+3
2026-08-07
ASoC: tegra210_i2s: sort the register default table
Peter Ujfalusi
1
-1
/
+1
2026-07-15
ASoC: tegra: tegra210: Use devm_clk_get_optional() for sync_input clock
bui duc phuc
1
-5
/
+5
2026-07-15
ASoC: tegra: tegra210_amx: Return the original error directly
bui duc phuc
1
-8
/
+4
2026-07-15
ASoC: tegra: tegra210_adx: Return the original error directly
bui duc phuc
1
-8
/
+4
2026-07-15
ASoC: tegra: tegra20_das: Use dev_err_probe() for error handling
bui duc phuc
1
-4
/
+3
2026-07-03
Replace <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-11
ASoC: Validate written enum values in custom controls
Mark Brown
1
-1
/
+3
2026-06-11
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
-10
/
+9
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
[next]