summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max98396.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: max98396: Drop pointless includeLinus Walleij2023-09-111-1/+0
* ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* ASoC: max98396: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-241-3/+3
* ASoC: max98396: Make data monitor features configurableDaniel Mack2022-08-311-0/+102
* ASoC: Refactor non_legacy_dai_naming flagMark Brown2022-06-291-2/+0
|\
| * ASoC: max*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-2/+0
* | ASoC: max98396: Fix TDM mode BSEL settingsDaniel Mack2022-06-291-43/+95
* | ASoC: max98396: Implement DSP speaker monitorDaniel Mack2022-06-271-0/+8
* | ASoC: max98396: Fix register access for PCM format settingsDaniel Mack2022-06-271-4/+6
* | ASoC: max98396: Improve some error printsDaniel Mack2022-06-271-4/+8
* | ASoC: max98396: add voltage regulatorsDaniel Mack2022-06-271-1/+116
|/
* ASoC: max98396: Fix build error for implicit function declarationHui Tang2022-05-121-0/+1
* ASoC: max98396: add amplifier driverRyan Lee2022-04-261-0/+1636