开源镜像站
帮助
下载
动态
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
/
tegra210_dmic.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 tegra210_dmic probe
Sheetal
2026-01-28
ASoC: tegra: set reg_default_cb callback
Sheetal
2025-10-20
ASoC: tegra: tegra210: use snd_kcontrol_chip() instead of snd_soc_kcontrol_co...
Kuninori Morimoto
2025-03-17
ASoC: tegra210: Convert to RUNTIME_PM_OPS() & co
Takashi Iwai
2024-10-22
ASoC: tegra: Add support for S24_LE audio format
Ritu Chaudhary
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-03-20
ASoC: tegra: tegra210_dmic: Convert to platform remove callback returning void
Uwe Kleine-König
2021-11-18
ASoC: tegra: Fix kcontrol put callback in DMIC
Sameer Pujar
2021-11-18
ASoC: tegra: Fix wrong value type in DMIC
Sameer Pujar
2021-01-21
ASoC: tegra: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2020-11-03
ASoC: tegra: remove unneeded semicolon
Tom Rix
2020-08-03
ASoC: tegra: tegra210_dmic: Fix compile warning with CONFIG_PM=n
Takashi Iwai
2020-07-23
ASoC: tegra: Fix build error due to 64-by-32 division
Sameer Pujar
2020-07-20
ASoC: tegra: Add Tegra210 based DMIC driver
Sameer Pujar