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
/
sma1303.c
Age
Commit message (
Expand
)
Author
2025-11-17
ASoC: codecs: sma1303: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
2025-10-20
ASoC: codecs: sma1303: use snd_kcontrol_chip() instead of snd_soc_kcontrol_co...
Kuninori Morimoto
2024-05-03
ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...
Uwe Kleine-König
2023-10-09
ASoC: Explicitly include correct DT includes
Rob Herring
2023-05-08
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-03-13
ASoC: SMA1303: set sma_i2c_regmap storage-class-specifier to static
Tom Rix
2023-02-20
ASoC: SMA1303: Change the value for right output
Kiseok Jo
2023-02-09
ASoC: SMA1303: Remove the sysclk setting in devicetree
Kiseok Jo
2023-02-08
ASoC: SMA1303: Convert the TDM slot properties in devicetree to mixer
Kiseok Jo
2023-02-08
ASoC: SMA1303: Remove the I2C Retry property in devicetree
Kiseok Jo
2023-01-31
ASoC: sma1303: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-30
ASoC: SMA1303: Fix spelling mistake "Invald" -> "Invalid"
Colin Ian King
2023-01-28
ASoC: The Iron Device SMA1303 is a boosted Class-D audio amplifier.
KiseokJo