summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max98373.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: max98383: fix boolean assignments to true/falsePierre-Louis Bossart2019-01-071-3/+3
* ASoC: max98373: Added max98373_reset for stable amp resetRyan Lee2018-12-041-6/+29
* ASoC: max98373: Sort DHT Rot Pnt Volume in reverse orderRyan Lee2018-10-111-7/+7
* ASoC: max98373: Sort max98373_bde_gain_tlv in reverse orderRyan Lee2018-10-111-9/+9
* ASoC: max98373: Sort BDE Limiter Thresh Volume in reverse orderRyan Lee2018-10-111-5/+5
* ASoC: max98373: Sort Digital Volume in reverse orderRyan Lee2018-10-111-2/+2
* ASoC: max98373: usleep_range() needs include/delay.hGrant Grundler2018-09-071-0/+1
* ASoC: max98373: Added 10ms sleep after amp software resetRyan Lee2018-08-281-0/+2
* ASoC: max98373: Added speaker FS gain cotnrol register to volatile.Ryan Lee2018-08-161-0/+1
* ASoC: max98373: Added software reset register to readable registersRyan Lee2018-08-081-0/+1
* ASoC: max98373: replace codec to componentKuninori Morimoto2018-02-121-41/+34
* ASoC: max98373 Changed SPDX header in C++ comments styleRyan Lee2018-01-221-2/+2
* ASoC: max98373: Modified control names for TLV controlsRyan Lee2018-01-101-17/+17
* ASoC: max98373: Added TDM off if parameters are all zeroesRyan Lee2018-01-101-1/+4
* ASoC: max98373: Added missing blank linesRyan Lee2018-01-101-0/+2
* ASoC: max98373: Added Amplifier DriverRyan Lee2018-01-041-0/+971