summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max98390.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* ASoC: max98390: Fix dsm calibration readingPeter Ujfalusi2022-09-191-40/+39
* ASoC: max98390: Remove unnecessary amp on/off conrtolSteve Lee2022-09-081-7/+10
* ASoC: max*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: max98390: use linux/gpio/consumer.h to fix buildRandy Dunlap2022-06-061-1/+1
* ASoC: max98390: Add reset gpio controlSteve Lee2022-04-211-0/+12
* ASoC: max9*: use simple i2c probe functionStephen Kitt2022-04-111-3/+2
* ASoC: max98390: Use modern ASoC DAI format terminologyMark Brown2022-02-281-5/+5
* ASoC: codecs: max98390: simplify getting the adapter of a clientWolfram Sang2021-09-201-1/+1
* ASoC: max98390: Add support change dsm param nameSteve Lee2021-08-091-6/+20
* ASoC: max98390: Add support for tx slot configuration.Steve Lee2021-04-061-0/+62
* ASoC: max98390: Fix error codes in max98390_dsm_init()Dan Carpenter2020-12-091-0/+2
* Merge series "ASoC: meson: tdm fixes" from Jerome Brunet <jbrunet@baylibre.com>:Mark Brown2020-07-301-1/+1
|\
| * ASoC: max98390: Fix dac event dapm mixer.Steve Lee2020-07-241-1/+1
* | ASoC: max98390: Update dsm init sequence and condition.Steve Lee2020-07-241-3/+3
* | ASoC: codecs: max98390: fix 'defined but not used' warningPierre-Louis Bossart2020-07-091-8/+0
* | ASoC: max98390: Add Amp init common setting func.Steve Lee2020-06-151-10/+16
|/
* ASoC: max98390: Update regmap readable reg and volatileSteve Lee2020-06-111-3/+3
* ASoC: max98390: Fix potential crash during param fw loadingSteve Lee2020-06-041-4/+20
* ASoC: max98390: Fix incorrect printf qualifierTakashi Iwai2020-06-041-1/+1
* ASoC: max98390: Added Amplifier DriverSteve Lee2020-05-251-0/+1040