开源镜像站
帮助
下载
动态
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
/
codecs
/
max98373-i2c.c
Age
Commit message (
Expand
)
Author
2026-07-09
ASoC: codecs: max98373: Propagate regcache_sync() errors
Pengpeng Hou
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-05-21
ASoC: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
2025-06-08
ASoC: codecs: Constify regmap configuration static variables
Krzysztof Kozlowski
2025-03-17
ASoC: max98373: Convert to RUNTIME_PM_OPS() & co
Takashi Iwai
2024-05-03
ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...
Uwe Kleine-König
2023-09-11
ASoC: max98373: Convert to use GPIO descriptors
Linus Walleij
2023-05-23
ASoC: use pm.h instead of runtime_pm.h
Claudiu Beznea
2023-05-08
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-16
ASoC: max98373: Add checks for devm_kcalloc
Jiasheng Jiang
2022-07-25
ASoC: max98373: Removing 0x203E from the volatile reg
Ryan Lee
2022-04-11
ASoC: max9*: use simple i2c probe function
Stephen Kitt
2021-03-25
ASoC: max98373: Changed amp shutdown register as volatile
Ryan Lee
2020-12-17
ASoC: max98373: don't access volatile registers in bias level off
Bard Liao
2020-07-09
ASoC: codecs: max98373: split I2C and common parts
Pierre-Louis Bossart