aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/max98357a.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-09-11ASoC: max98357a: Drop pointless includeLinus Walleij1-1/+0
2022-06-27ASoC: max*: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2020-07-30Merge series "ASoC: meson: tdm fixes" from Jerome Brunet <jbrunet@baylibre.com>:Mark Brown1-10/+40
2020-07-21ASoC: max98357a: move control of SD_MODE back to DAI opsTzung-Bi Shih1-10/+40
2020-06-15ASoC: max98357a: add compatible string for MAX98360ATzung-Bi Shih1-0/+1
2020-03-13Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.7Mark Brown1-0/+1
2020-03-13ASoC: max98357a: Add ACPI HID MAX98360AYong Zhi1-0/+1
2020-02-12ASoC: max98357a: move control of SD_MODE to DAPMTzung-Bi Shih1-19/+17
2019-07-10ASoC: max98357a: use mdelay for sdmode-delayTzung-Bi Shih1-21/+4
2019-07-02ASoC: max98357a: avoid speaker pop when playback startupMac Chiang1-9/+46
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown1-9/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner1-9/+1
2019-05-13ASoC: max98357a: request GPIO when device get probedTzung-Bi Shih1-20/+9
2019-04-04ASoC: max98357a: add missing supported ratesJerome Brunet1-0/+3
2018-02-12ASoC: max98357a: replace codec to componentKuninori Morimoto1-14/+15
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal1-1/+1
2016-08-08ASoC: codec duplicated callback function goes to component on wm98357aKuninori Morimoto1-4/+6
2015-12-18ASoC: max98357a: Add ACPI ID for MaximRohit Ainapure1-0/+10
2015-08-30Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', 'asoc/topic/max98357a', 'asoc/topic/max9877' and 'asoc/topic/max98925' into asoc-nextMark Brown1-15/+8
2015-07-15ASoC: Constify snd_soc_dai_ops variablesAxel Lin1-1/+1
2015-07-13ASoC: max98357a: Do not print error message on asoc/gpio errorsAnatol Pomozov1-12/+3
2015-07-13ASoC: max98357a: Use DAI input as a dapm widgetAnatol Pomozov1-2/+1
2015-07-13ASoC: max98357a: Make 'sdmode-gpios' dts property optionalAnatol Pomozov1-1/+4
2015-05-20ASoC: max98357a: use flags argument of devm_gpiod_get to set directionUwe Kleine-König1-2/+1
2015-02-26ASoC: max98357a: Use standard DAI namesKenneth Westfield1-2/+2
2015-02-21ASoC: max98357a: Remove use of DRV_NAMEKenneth Westfield1-7/+4
2015-02-21ASoC: max98357a: Add missing header filesKenneth Westfield1-1/+10
2015-02-12ASoC: max98357a: Fix missing includeVincent Stehlé1-0/+1
2015-02-09ASoC: max98357a: Fix build in !CONFIG_OF caseMark Brown1-1/+1
2015-02-07ASoC: max98357a: Add MAX98357A codec driverKenneth Westfield1-0/+138