Age | Commit message (Expand) | Author | Files | Lines |
2024-05-03 | ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da... | Uwe Kleine-König | 1 | -1/+1 |
2023-05-08 | ASoC: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
2022-09-19 | ASoC: max98390: Fix dsm calibration reading | Peter Ujfalusi | 1 | -40/+39 |
2022-09-08 | ASoC: max98390: Remove unnecessary amp on/off conrtol | Steve Lee | 1 | -7/+10 |
2022-06-27 | ASoC: max*: Remove now redundant non_legacy_dai_naming flag | Charles Keepax | 1 | -1/+0 |
2022-06-06 | ASoC: max98390: use linux/gpio/consumer.h to fix build | Randy Dunlap | 1 | -1/+1 |
2022-04-21 | ASoC: max98390: Add reset gpio control | Steve Lee | 1 | -0/+12 |
2022-04-11 | ASoC: max9*: use simple i2c probe function | Stephen Kitt | 1 | -3/+2 |
2022-02-28 | ASoC: max98390: Use modern ASoC DAI format terminology | Mark Brown | 1 | -5/+5 |
2021-09-20 | ASoC: codecs: max98390: simplify getting the adapter of a client | Wolfram Sang | 1 | -1/+1 |
2021-08-09 | ASoC: max98390: Add support change dsm param name | Steve Lee | 1 | -6/+20 |
2021-04-06 | ASoC: max98390: Add support for tx slot configuration. | Steve Lee | 1 | -0/+62 |
2020-12-09 | ASoC: max98390: Fix error codes in max98390_dsm_init() | Dan Carpenter | 1 | -0/+2 |
2020-07-30 | Merge series "ASoC: meson: tdm fixes" from Jerome Brunet <jbrunet@baylibre.com>: | Mark Brown | 1 | -1/+1 |
2020-07-24 | ASoC: max98390: Update dsm init sequence and condition. | Steve Lee | 1 | -3/+3 |
2020-07-24 | ASoC: max98390: Fix dac event dapm mixer. | Steve Lee | 1 | -1/+1 |
2020-07-09 | ASoC: codecs: max98390: fix 'defined but not used' warning | Pierre-Louis Bossart | 1 | -8/+0 |
2020-06-15 | ASoC: max98390: Add Amp init common setting func. | Steve Lee | 1 | -10/+16 |
2020-06-11 | ASoC: max98390: Update regmap readable reg and volatile | Steve Lee | 1 | -3/+3 |
2020-06-04 | ASoC: max98390: Fix potential crash during param fw loading | Steve Lee | 1 | -4/+20 |
2020-06-04 | ASoC: max98390: Fix incorrect printf qualifier | Takashi Iwai | 1 | -1/+1 |
2020-05-25 | ASoC: max98390: Added Amplifier Driver | Steve Lee | 1 | -0/+1040 |