开源镜像站
帮助
下载
动态
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
/
es8323.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-05-21
ASoC: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
2026-01-19
ASoC: codecs: es8323: Enable proper DAPM widgets for chip power
Binbin Zhou
2026-01-19
ASoC: codecs: es8323: Enable proper DAPM widgets for capture ADC
Binbin Zhou
2026-01-19
ASoC: codecs: es8323: remove DAC enablement write from es8323_set_bias_level
Binbin Zhou
2026-01-19
ASoC: codecs: es8323: Replace magic numbers with defined macros
Binbin Zhou
2025-08-18
ASoC: es8323: enable DAPM power widgets for playback DAC
Shimrra Shai
2025-08-18
ASoC: es8323: add proper left/right mixer controls via DAPM
Shimrra Shai
2025-08-18
ASoC: es8323: remove DAC enablement write from es8323_probe
Shimrra Shai
2024-12-02
ASoC: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-10-11
ASoC: codecs: Fix error check in es8323_i2c_probe
Tang Bin
2024-10-09
ASoC: codecs: Add support for ES8323
Binbin Zhou