aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max98390.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-09ASoC: max98390: Fix error codes in max98390_dsm_init()Dan Carpenter1-0/+2
2020-07-30Merge series "ASoC: meson: tdm fixes" from Jerome Brunet <jbrunet@baylibre.com>:Mark Brown1-1/+1
2020-07-24ASoC: max98390: Update dsm init sequence and condition.Steve Lee1-3/+3
2020-07-24ASoC: max98390: Fix dac event dapm mixer.Steve Lee1-1/+1
2020-07-09ASoC: codecs: max98390: fix 'defined but not used' warningPierre-Louis Bossart1-8/+0
2020-06-15ASoC: max98390: Add Amp init common setting func.Steve Lee1-10/+16
2020-06-11ASoC: max98390: Update regmap readable reg and volatileSteve Lee1-3/+3
2020-06-04ASoC: max98390: Fix potential crash during param fw loadingSteve Lee1-4/+20
2020-06-04ASoC: max98390: Fix incorrect printf qualifierTakashi Iwai1-1/+1
2020-05-25ASoC: max98390: Added Amplifier DriverSteve Lee1-0/+1040