summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max98357a.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: max98357a: Drop pointless includeLinus Walleij2023-09-111-1/+0
* ASoC: max*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* Merge series "ASoC: meson: tdm fixes" from Jerome Brunet <jbrunet@baylibre.com>:Mark Brown2020-07-301-10/+40
|\
| * ASoC: max98357a: move control of SD_MODE back to DAI opsTzung-Bi Shih2020-07-211-10/+40
* | ASoC: max98357a: add compatible string for MAX98360ATzung-Bi Shih2020-06-151-0/+1
|/
* Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-03-131-0/+1
|\
| * ASoC: max98357a: Add ACPI HID MAX98360AYong Zhi2020-03-131-0/+1
* | ASoC: max98357a: move control of SD_MODE to DAPMTzung-Bi Shih2020-02-121-19/+17
|/
* ASoC: max98357a: use mdelay for sdmode-delayTzung-Bi Shih2019-07-101-21/+4
* ASoC: max98357a: avoid speaker pop when playback startupMac Chiang2019-07-021-9/+46
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-261-9/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-051-9/+1
* | ASoC: max98357a: request GPIO when device get probedTzung-Bi Shih2019-05-131-20/+9
|/
* ASoC: max98357a: add missing supported ratesJerome Brunet2019-04-041-0/+3
* ASoC: max98357a: replace codec to componentKuninori Morimoto2018-02-121-14/+15
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: codec duplicated callback function goes to component on wm98357aKuninori Morimoto2016-08-081-4/+6
* ASoC: max98357a: Add ACPI ID for MaximRohit Ainapure2015-12-181-0/+10
*-. Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', ...Mark Brown2015-08-301-15/+8
|\ \
| | * ASoC: max98357a: Do not print error message on asoc/gpio errorsAnatol Pomozov2015-07-131-12/+3
| | * ASoC: max98357a: Use DAI input as a dapm widgetAnatol Pomozov2015-07-131-2/+1
| | * ASoC: max98357a: Make 'sdmode-gpios' dts property optionalAnatol Pomozov2015-07-131-1/+4
| |/
* / ASoC: Constify snd_soc_dai_ops variablesAxel Lin2015-07-151-1/+1
|/
* ASoC: max98357a: use flags argument of devm_gpiod_get to set directionUwe Kleine-König2015-05-201-2/+1
* ASoC: max98357a: Use standard DAI namesKenneth Westfield2015-02-261-2/+2
* ASoC: max98357a: Remove use of DRV_NAMEKenneth Westfield2015-02-211-7/+4
* ASoC: max98357a: Add missing header filesKenneth Westfield2015-02-211-1/+10
* ASoC: max98357a: Fix missing includeVincent Stehlé2015-02-121-0/+1
* ASoC: max98357a: Fix build in !CONFIG_OF caseMark Brown2015-02-091-1/+1
* ASoC: max98357a: Add MAX98357A codec driverKenneth Westfield2015-02-071-0/+138