aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs/max98927.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2019-01-07ASoC: max98927: fix boolean assignmentsGravatar Pierre-Louis Bossart 1-4/+4
2018-02-12ASoC: max98927: replace codec to componentGravatar Kuninori Morimoto 1-43/+39
2017-11-27ASoC: don't use codec hw_write on max98927Gravatar Kuninori Morimoto 1-1/+0
2017-09-25ASoC: max98927: Added max98927_dai_tdm_slot functionGravatar Ryan Lee 1-16/+104
2017-09-25ASoC: max98927: Added support for DSP_A and DSP_B formatGravatar Ryan Lee 1-15/+20
2017-09-01Merge remote-tracking branches 'asoc/topic/kirkwood', 'asoc/topic/max9867', '...Gravatar Mark Brown 1-24/+62
2017-08-31ASoC: max98927: Changed device property read functionGravatar Ryan Lee 1-4/+4
2017-08-31ASoC: max98927: Modified DAPM widget and map to enable/disable VI sense pathGravatar Ryan Lee 1-11/+17
2017-08-31ASoC: max98927: Added PM suspend and resume functionGravatar Ryan Lee 1-1/+26
2017-08-31ASoC: max98927: Modified chip default register valuesGravatar Ryan Lee 1-5/+5
2017-08-31ASoC: max98927: Added missing \n to end of dev_err messagesGravatar Ryan Lee 1-3/+3
2017-08-31ASoC: max98927: Updated volatile register listGravatar Ryan Lee 1-0/+7
2017-07-26ASoC: remove cache_bypass from snd_soc_codecGravatar Kuninori Morimoto 1-1/+0
2017-04-06ASoC: Add support for Maxim Integrated MAX98927 AmplifierGravatar Ryan Lee 1-0/+841