index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
sma1307.c
Age
Commit message (
Expand
)
Author
2025-11-17
ASoC: codecs: sma1307: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
2025-10-20
ASoC: codecs: sma1307: use snd_kcontrol_chip() instead of snd_soc_kcontrol_co...
Kuninori Morimoto
2025-09-02
ASoC: codec: sma1307: Fix memory corruption in sma1307_setting_loaded()
Dan Carpenter
2025-08-10
ASoC: codec: sma1307: replace spelling mistake with new error message
Colin Ian King
2025-05-01
ASoC: codec: sma1307: Remove including of_gpio.h
Peng Fan
2025-03-26
ASoC: sma1307: Fix error handling in sma1307_setting_loaded()
Dan Carpenter
2025-03-16
ASoC: sma1307: Add NULL check in sma1307_setting_loaded()
Chenyuan Yang
2025-03-03
ASoC: sma1307: Use SOC_SINGLE_EXT() helper macro
Charles Keepax
2024-12-02
ASoC: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-11-14
ASoC: sma1307: fix uninitialized variable refence
Arnd Bergmann
2024-11-08
ASoC: sma1307: Fix invalid logical judgement
Tang Bin
2024-11-06
ASoC: sma1307: Add driver for Iron Device SMA1307
Kiseok Jo