| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-09-11 | ASoC: max98357a: Drop pointless include | Linus Walleij | 1 | -1/+0 |
| 2022-06-27 | ASoC: max*: Remove now redundant non_legacy_dai_naming flag | Charles Keepax | 1 | -1/+0 |
| 2020-07-30 | Merge series "ASoC: meson: tdm fixes" from Jerome Brunet <jbrunet@baylibre.com>: | Mark Brown | 1 | -10/+40 |
| 2020-07-21 | ASoC: max98357a: move control of SD_MODE back to DAI ops | Tzung-Bi Shih | 1 | -10/+40 |
| 2020-06-15 | ASoC: max98357a: add compatible string for MAX98360A | Tzung-Bi Shih | 1 | -0/+1 |
| 2020-03-13 | Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 1 | -0/+1 |
| 2020-03-13 | ASoC: max98357a: Add ACPI HID MAX98360A | Yong Zhi | 1 | -0/+1 |
| 2020-02-12 | ASoC: max98357a: move control of SD_MODE to DAPM | Tzung-Bi Shih | 1 | -19/+17 |
| 2019-07-10 | ASoC: max98357a: use mdelay for sdmode-delay | Tzung-Bi Shih | 1 | -21/+4 |
| 2019-07-02 | ASoC: max98357a: avoid speaker pop when playback startup | Mac Chiang | 1 | -9/+46 |
| 2019-06-26 | Merge tag 'v5.2-rc6' into asoc-5.3 | Mark Brown | 1 | -9/+1 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 | Thomas Gleixner | 1 | -9/+1 |
| 2019-05-13 | ASoC: max98357a: request GPIO when device get probed | Tzung-Bi Shih | 1 | -20/+9 |
| 2019-04-04 | ASoC: max98357a: add missing supported rates | Jerome Brunet | 1 | -0/+3 |
| 2018-02-12 | ASoC: max98357a: replace codec to component | Kuninori Morimoto | 1 | -14/+15 |
| 2017-08-10 | ASoC: codecs: add const to snd_soc_codec_driver structures | Bhumika Goyal | 1 | -1/+1 |
| 2016-08-08 | ASoC: codec duplicated callback function goes to component on wm98357a | Kuninori Morimoto | 1 | -4/+6 |
| 2015-12-18 | ASoC: max98357a: Add ACPI ID for Maxim | Rohit Ainapure | 1 | -0/+10 |
| 2015-08-30 | Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', ... | Mark Brown | 1 | -15/+8 |
| 2015-07-15 | ASoC: Constify snd_soc_dai_ops variables | Axel Lin | 1 | -1/+1 |
| 2015-07-13 | ASoC: max98357a: Do not print error message on asoc/gpio errors | Anatol Pomozov | 1 | -12/+3 |
| 2015-07-13 | ASoC: max98357a: Use DAI input as a dapm widget | Anatol Pomozov | 1 | -2/+1 |
| 2015-07-13 | ASoC: max98357a: Make 'sdmode-gpios' dts property optional | Anatol Pomozov | 1 | -1/+4 |
| 2015-05-20 | ASoC: max98357a: use flags argument of devm_gpiod_get to set direction | Uwe Kleine-König | 1 | -2/+1 |
| 2015-02-26 | ASoC: max98357a: Use standard DAI names | Kenneth Westfield | 1 | -2/+2 |
| 2015-02-21 | ASoC: max98357a: Remove use of DRV_NAME | Kenneth Westfield | 1 | -7/+4 |
| 2015-02-21 | ASoC: max98357a: Add missing header files | Kenneth Westfield | 1 | -1/+10 |
| 2015-02-12 | ASoC: max98357a: Fix missing include | Vincent Stehlé | 1 | -0/+1 |
| 2015-02-09 | ASoC: max98357a: Fix build in !CONFIG_OF case | Mark Brown | 1 | -1/+1 |
| 2015-02-07 | ASoC: max98357a: Add MAX98357A codec driver | Kenneth Westfield | 1 | -0/+138 |