summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max98373.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-07ASoC: max98383: fix boolean assignments to true/falsePierre-Louis Bossart1-3/+3
2018-12-04ASoC: max98373: Added max98373_reset for stable amp resetRyan Lee1-6/+29
2018-10-11ASoC: max98373: Sort DHT Rot Pnt Volume in reverse orderRyan Lee1-7/+7
2018-10-11ASoC: max98373: Sort max98373_bde_gain_tlv in reverse orderRyan Lee1-9/+9
2018-10-11ASoC: max98373: Sort BDE Limiter Thresh Volume in reverse orderRyan Lee1-5/+5
2018-10-11ASoC: max98373: Sort Digital Volume in reverse orderRyan Lee1-2/+2
2018-09-07ASoC: max98373: usleep_range() needs include/delay.hGrant Grundler1-0/+1
2018-08-28ASoC: max98373: Added 10ms sleep after amp software resetRyan Lee1-0/+2
2018-08-16ASoC: max98373: Added speaker FS gain cotnrol register to volatile.Ryan Lee1-0/+1
2018-08-08ASoC: max98373: Added software reset register to readable registersRyan Lee1-0/+1
2018-02-12ASoC: max98373: replace codec to componentKuninori Morimoto1-41/+34
2018-01-22ASoC: max98373 Changed SPDX header in C++ comments styleRyan Lee1-2/+2
2018-01-10ASoC: max98373: Modified control names for TLV controlsRyan Lee1-17/+17
2018-01-10ASoC: max98373: Added TDM off if parameters are all zeroesRyan Lee1-1/+4
2018-01-10ASoC: max98373: Added missing blank linesRyan Lee1-0/+2
2018-01-04ASoC: max98373: Added Amplifier DriverRyan Lee1-0/+971