summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/sma1303.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-06ASoC: cs35l3x: drain threaded IRQs before runtime suspendMark Brown1-1/+0
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)1-1/+0
2026-06-29ASoC: sma1303: remove fault-check sysfs group on removePengpeng Hou1-0/+2
2026-05-21ASoC: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)1-2/+2
2025-11-17ASoC: codecs: sma1303: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-4/+3
2025-10-20ASoC: codecs: sma1303: use snd_kcontrol_chip() instead of snd_soc_kcontrol_co...Kuninori Morimoto1-16/+8
2024-05-03ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...Uwe Kleine-König1-1/+1
2023-10-09ASoC: Explicitly include correct DT includesRob Herring1-1/+1
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2023-03-13ASoC: SMA1303: set sma_i2c_regmap storage-class-specifier to staticTom Rix1-1/+1
2023-02-20ASoC: SMA1303: Change the value for right outputKiseok Jo1-1/+1
2023-02-09ASoC: SMA1303: Remove the sysclk setting in devicetreeKiseok Jo1-35/+2
2023-02-08ASoC: SMA1303: Convert the TDM slot properties in devicetree to mixerKiseok Jo1-18/+82
2023-02-08ASoC: SMA1303: Remove the I2C Retry property in devicetreeKiseok Jo1-15/+1
2023-01-31ASoC: sma1303: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2023-01-30ASoC: SMA1303: Fix spelling mistake "Invald" -> "Invalid"Colin Ian King1-2/+2
2023-01-28ASoC: The Iron Device SMA1303 is a boosted Class-D audio amplifier.KiseokJo1-0/+1804