aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max98390.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-19ASoC: max98390: Fix dsm calibration readingPeter Ujfalusi1-40/+39
2022-09-08ASoC: max98390: Remove unnecessary amp on/off conrtolSteve Lee1-7/+10
2022-06-27ASoC: max*: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-06-06ASoC: max98390: use linux/gpio/consumer.h to fix buildRandy Dunlap1-1/+1
2022-04-21ASoC: max98390: Add reset gpio controlSteve Lee1-0/+12
2022-04-11ASoC: max9*: use simple i2c probe functionStephen Kitt1-3/+2
2022-02-28ASoC: max98390: Use modern ASoC DAI format terminologyMark Brown1-5/+5
2021-09-20ASoC: codecs: max98390: simplify getting the adapter of a clientWolfram Sang1-1/+1
2021-08-09ASoC: max98390: Add support change dsm param nameSteve Lee1-6/+20
2021-04-06ASoC: max98390: Add support for tx slot configuration.Steve Lee1-0/+62
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