aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/max98396.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-09-11ASoC: max98396: Drop pointless includeLinus Walleij1-1/+0
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2022-11-24ASoC: max98396: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+3
2022-08-31ASoC: max98396: Make data monitor features configurableDaniel Mack1-0/+102
2022-06-29ASoC: Refactor non_legacy_dai_naming flagMark Brown1-2/+0
2022-06-29ASoC: max98396: Fix TDM mode BSEL settingsDaniel Mack1-43/+95
2022-06-27ASoC: max*: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-2/+0
2022-06-27ASoC: max98396: Implement DSP speaker monitorDaniel Mack1-0/+8
2022-06-27ASoC: max98396: Fix register access for PCM format settingsDaniel Mack1-4/+6
2022-06-27ASoC: max98396: Improve some error printsDaniel Mack1-4/+8
2022-06-27ASoC: max98396: add voltage regulatorsDaniel Mack1-1/+116
2022-05-12ASoC: max98396: Fix build error for implicit function declarationHui Tang1-0/+1
2022-04-26ASoC: max98396: add amplifier driverRyan Lee1-0/+1636