index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
max98357a.c
Age
Commit message (
Expand
)
Author
2020-03-13
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2020-03-13
ASoC: max98357a: Add ACPI HID MAX98360A
Yong Zhi
2020-02-12
ASoC: max98357a: move control of SD_MODE to DAPM
Tzung-Bi Shih
2019-07-10
ASoC: max98357a: use mdelay for sdmode-delay
Tzung-Bi Shih
2019-07-02
ASoC: max98357a: avoid speaker pop when playback startup
Mac Chiang
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2019-05-13
ASoC: max98357a: request GPIO when device get probed
Tzung-Bi Shih
2019-04-04
ASoC: max98357a: add missing supported rates
Jerome Brunet
2018-02-12
ASoC: max98357a: replace codec to component
Kuninori Morimoto
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
2016-08-08
ASoC: codec duplicated callback function goes to component on wm98357a
Kuninori Morimoto
2015-12-18
ASoC: max98357a: Add ACPI ID for Maxim
Rohit Ainapure
2015-08-30
Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', ...
Mark Brown
2015-07-15
ASoC: Constify snd_soc_dai_ops variables
Axel Lin
2015-07-13
ASoC: max98357a: Do not print error message on asoc/gpio errors
Anatol Pomozov
2015-07-13
ASoC: max98357a: Use DAI input as a dapm widget
Anatol Pomozov
2015-07-13
ASoC: max98357a: Make 'sdmode-gpios' dts property optional
Anatol Pomozov
2015-05-20
ASoC: max98357a: use flags argument of devm_gpiod_get to set direction
Uwe Kleine-König
2015-02-26
ASoC: max98357a: Use standard DAI names
Kenneth Westfield
2015-02-21
ASoC: max98357a: Remove use of DRV_NAME
Kenneth Westfield
2015-02-21
ASoC: max98357a: Add missing header files
Kenneth Westfield
2015-02-12
ASoC: max98357a: Fix missing include
Vincent Stehlé
2015-02-09
ASoC: max98357a: Fix build in !CONFIG_OF case
Mark Brown
2015-02-07
ASoC: max98357a: Add MAX98357A codec driver
Kenneth Westfield