index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
tegra
Age
Commit message (
Expand
)
Author
Lines
2026-01-28
ASoC: tegra: set reg_default_cb callback
Sheetal
-0
/
+22
2026-01-28
ASoC: tegra: Add AHUB writeable_reg for RX holes
Sheetal
-0
/
+87
2026-01-12
ASoC: tegra: Revert fix for uninitialized flat cache warning in tegra210_ahub
sheetal
-3
/
+3
2025-12-14
ASoC: tegra: Fix uninitialized flat cache warning in tegra210_ahub
sheetal
-3
/
+3
2025-11-26
ASoC: tegra: remove Kconfig dependency on TEGRA20_APB_DMA
Francesco Lavra
-1
/
+1
2025-11-17
ASoC: tegra: tegra_wm8903: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
-1
/
+2
2025-11-17
ASoC: tegra: tegra_asoc_machine: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
-4
/
+7
2025-11-17
ASoC: tegra: tegra210_ahub: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
-3
/
+3
2025-10-20
ASoC: tegra: tegra210: use snd_kcontrol_chip() instead of snd_soc_kcontrol_co...
Kuninori Morimoto
-74
/
+74
2025-10-20
ASoC: tegra: tegra186: use snd_kcontrol_chip() instead of snd_soc_kcontrol_co...
Kuninori Morimoto
-24
/
+24
2025-06-25
ASoC: Standardize ASoC menu
Mark Brown
-0
/
+4
2025-06-24
ASoC: tegra: Standardize ASoC menu
Kuninori Morimoto
-0
/
+4
2025-06-17
ASoC: tegra: AHUB: Remove unneeded semicolon
Chen Ni
-1
/
+1
2025-05-22
ASoC: tegra: Tegra264 support in isomgr_bw
Sheetal
-3
/
+4
2025-05-22
ASoC: tegra: AHUB: Add Tegra264 support
Sheetal
-9
/
+891
2025-05-22
ASoC: tegra: ADX: Add Tegra264 support
Sheetal
-17
/
+248
2025-05-22
ASoC: tegra: AMX: Add Tegra264 support
Sheetal
-22
/
+241
2025-05-22
ASoC: tegra: I2S: Add Tegra264 support
Sheetal
-49
/
+233
2025-05-22
ASoC: tegra: Update PLL rate for Tegra264
Sheetal
-2
/
+12
2025-05-22
ASoC: tegra: ASRC: Update ARAM address
Sheetal
-8
/
+22
2025-05-22
ASoC: tegra: ADMAIF: Add Tegra264 support
Sheetal
-38
/
+263
2025-05-22
ASoC: tegra: CIF: Add Tegra264 support
Sheetal
-4
/
+26
2025-05-14
ASoC: tegra210_ahub: Add check to of_device_get_match_data()
Yuanjun Gong
-0
/
+2
2025-03-17
ASoC: Convert to modern PM macros
Mark Brown
-112
/
+96
2025-03-17
ASoC: tegra30: Convert to RUNTIME_PM_OPS() & co
Takashi Iwai
-14
/
+12
2025-03-17
ASoC: tegra20: Convert to RUNTIME_PM_OPS() & co
Takashi Iwai
-14
/
+12
2025-03-17
ASoC: tegra210: Convert to RUNTIME_PM_OPS() & co
Takashi Iwai
-70
/
+60
2025-03-17
ASoC: tegra186: Convert to RUNTIME_PM_OPS() & co
Takashi Iwai
-14
/
+12
2025-03-16
ASoC: tegra: Use non-atomic timeout for ADX status register
Ritu Chaudhary
-3
/
+3
2025-03-05
ASoC: Merge up fixes
Mark Brown
-2
/
+2
2025-03-03
ASoC: tegra: Fix ADX S24_LE audio format
Thorsten Blum
-2
/
+2
2025-03-03
ASoC: tegra: tegra_wm8903: use inclusive language for SND_SOC_DAIFMT_CBx_CFx
Kuninori Morimoto
-1
/
+1
2025-03-03
ASoC: tegra: tegra_asoc_machine: use inclusive language for SND_SOC_DAIFMT_CB...
Kuninori Morimoto
-9
/
+9
2025-02-13
ASoC: tegra: Remove the isomgr_bw APIs export
Sheetal
-3
/
+0
2025-02-03
ASoC: tegra: Add interconnect support
Sheetal
-6
/
+192
2024-10-22
ASoC: tegra: Add support for S24_LE audio format
Ritu Chaudhary
-22
/
+76
2024-09-14
Merge tag 'asoc-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
-26
/
+26
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
-17
/
+17
2024-08-23
ASoC: tegra: Fix CBB error during probe()
Mohan Kumar
-4
/
+6
2024-08-01
ALSA/ASoC: use snd_pcm_direction_name()
Mark Brown
-8
/
+8
2024-08-01
ASoC: tegra: use snd_pcm_direction_name()
Kuninori Morimoto
-8
/
+8
2024-08-01
ASoC: Use of_property_present()
Rob Herring (Arm)
-1
/
+1
2024-07-22
ASoC: tegra: select CONFIG_SND_SIMPLE_CARD_UTILS
Arnd Bergmann
-0
/
+1
2024-05-27
ASoC: tegra: I2S client convert formats handling
Mohan Kumar
-4
/
+69
2024-05-08
ASoC: tegra: Use *-y instead of *-objs in Makefile
Takashi Iwai
-23
/
+23
2024-05-06
ASoC: tegra: Use snd_soc_substream_to_rtd() for accessing private_data
Krzysztof Kozlowski
-4
/
+4
2024-04-08
ASoC: tegra: Fix DSPK 16-bit playback
Sameer Pujar
-4
/
+3
2023-12-18
ASoC: tegra: tegra20_ac97: Convert to use GPIO descriptors
Linus Walleij
-31
/
+28
2023-11-13
ASoC: tegra: convert not to use dma_request_slave_channel()
Christophe JAILLET
-2
/
+2
2023-10-26
ASoC: tegra: machine: Handle component name prefix
Krzysztof Kozlowski
-4
/
+8
[next]