summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/sma1307.c
AgeCommit message (Expand)AuthorFilesLines
2025-11-17ASoC: codecs: sma1307: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-34/+25
2025-10-20ASoC: codecs: sma1307: use snd_kcontrol_chip() instead of snd_soc_kcontrol_co...Kuninori Morimoto1-24/+12
2025-09-02ASoC: codec: sma1307: Fix memory corruption in sma1307_setting_loaded()Dan Carpenter1-3/+4
2025-08-10ASoC: codec: sma1307: replace spelling mistake with new error messageColin Ian King1-1/+1
2025-05-01ASoC: codec: sma1307: Remove including of_gpio.hPeng Fan1-1/+0
2025-03-26ASoC: sma1307: Fix error handling in sma1307_setting_loaded()Dan Carpenter1-9/+2
2025-03-17ASoC: sma1307: Add NULL check in sma1307_setting_loaded()Chenyuan Yang1-0/+28
2025-03-03ASoC: sma1307: Use SOC_SINGLE_EXT() helper macroCharles Keepax1-8/+3
2024-12-02ASoC: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König1-2/+2
2024-11-14ASoC: sma1307: fix uninitialized variable refenceArnd Bergmann1-5/+5
2024-11-08ASoC: sma1307: Fix invalid logical judgementTang Bin1-3/+0
2024-11-06ASoC: sma1307: Add driver for Iron Device SMA1307Kiseok Jo1-0/+2052