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
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