summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max98927.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* ASoC: max98927: fix boolean assignmentsPierre-Louis Bossart2019-01-071-4/+4
* ASoC: max98927: replace codec to componentKuninori Morimoto2018-02-121-43/+39
* ASoC: don't use codec hw_write on max98927Kuninori Morimoto2017-11-271-1/+0
* ASoC: max98927: Added max98927_dai_tdm_slot functionRyan Lee2017-09-251-16/+104
* ASoC: max98927: Added support for DSP_A and DSP_B formatRyan Lee2017-09-251-15/+20
*-. Merge remote-tracking branches 'asoc/topic/kirkwood', 'asoc/topic/max9867', '...Mark Brown2017-09-011-24/+62
|\ \
| | * ASoC: max98927: Changed device property read functionRyan Lee2017-08-311-4/+4
| | * ASoC: max98927: Modified DAPM widget and map to enable/disable VI sense pathRyan Lee2017-08-311-11/+17
| | * ASoC: max98927: Added PM suspend and resume functionRyan Lee2017-08-311-1/+26
| | * ASoC: max98927: Modified chip default register valuesRyan Lee2017-08-311-5/+5
| | * ASoC: max98927: Added missing \n to end of dev_err messagesRyan Lee2017-08-311-3/+3
| | * ASoC: max98927: Updated volatile register listRyan Lee2017-08-311-0/+7
| |/
* / ASoC: remove cache_bypass from snd_soc_codecKuninori Morimoto2017-07-261-1/+0
|/
* ASoC: Add support for Maxim Integrated MAX98927 AmplifierRyan Lee2017-04-061-0/+841