summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/max98357a.c
AgeCommit message (Expand)Author
2023-09-11ASoC: max98357a: Drop pointless includeLinus Walleij
2022-06-27ASoC: max*: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2020-07-30Merge series "ASoC: meson: tdm fixes" from Jerome Brunet <jbrunet@baylibre.com>:Mark Brown
2020-07-21ASoC: max98357a: move control of SD_MODE back to DAI opsTzung-Bi Shih
2020-06-15ASoC: max98357a: add compatible string for MAX98360ATzung-Bi Shih
2020-03-13Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2020-03-13ASoC: max98357a: Add ACPI HID MAX98360AYong Zhi
2020-02-12ASoC: max98357a: move control of SD_MODE to DAPMTzung-Bi Shih
2019-07-10ASoC: max98357a: use mdelay for sdmode-delayTzung-Bi Shih
2019-07-02ASoC: max98357a: avoid speaker pop when playback startupMac Chiang
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2019-05-13ASoC: max98357a: request GPIO when device get probedTzung-Bi Shih
2019-04-04ASoC: max98357a: add missing supported ratesJerome Brunet
2018-02-12ASoC: max98357a: replace codec to componentKuninori Morimoto
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal
2016-08-08ASoC: codec duplicated callback function goes to component on wm98357aKuninori Morimoto
2015-12-18ASoC: max98357a: Add ACPI ID for MaximRohit Ainapure
2015-08-30Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', ...Mark Brown
2015-07-15ASoC: Constify snd_soc_dai_ops variablesAxel Lin
2015-07-13ASoC: max98357a: Do not print error message on asoc/gpio errorsAnatol Pomozov
2015-07-13ASoC: max98357a: Use DAI input as a dapm widgetAnatol Pomozov
2015-07-13ASoC: max98357a: Make 'sdmode-gpios' dts property optionalAnatol Pomozov
2015-05-20ASoC: max98357a: use flags argument of devm_gpiod_get to set directionUwe Kleine-König
2015-02-26ASoC: max98357a: Use standard DAI namesKenneth Westfield
2015-02-21ASoC: max98357a: Remove use of DRV_NAMEKenneth Westfield
2015-02-21ASoC: max98357a: Add missing header filesKenneth Westfield
2015-02-12ASoC: max98357a: Fix missing includeVincent Stehlé
2015-02-09ASoC: max98357a: Fix build in !CONFIG_OF caseMark Brown
2015-02-07ASoC: max98357a: Add MAX98357A codec driverKenneth Westfield