开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
tegra
/
tegra186_asrc.c
Age
Commit message (
Expand
)
Author
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-04-01
ASoC: tegra: Add error logging for probe and callback failures
Mark Brown
2026-04-01
ASoC: tegra: Use dev_err_probe() for regmap init failures
Sheetal
2026-03-25
ASoC: tegra: Use dev_err_probe() in tegra186_asrc probe
Sheetal
2026-01-28
ASoC: tegra: set reg_default_cb callback
Sheetal
2025-10-20
ASoC: tegra: tegra186: use snd_kcontrol_chip() instead of snd_soc_kcontrol_co...
Kuninori Morimoto
2025-05-22
ASoC: tegra: ASRC: Update ARAM address
Sheetal
2025-03-17
ASoC: tegra186: Convert to RUNTIME_PM_OPS() & co
Takashi Iwai
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-10-09
ASoC: Explicitly include correct DT includes
Rob Herring
2023-06-22
ASoC: tegra: Use normal system sleep for ASRC
Sameer Pujar
2023-03-20
ASoC: tegra: tegra186_asrc: Convert to platform remove callback returning void
Uwe Kleine-König
2022-04-11
ASoC: tegra186_asrc: mark runtime-pm functions as __maybe_unused
YueHaibing
2022-04-04
ASoC: tegra: Add Tegra186 based ASRC driver
Sameer Pujar