aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max98373.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-05ASoC: max98373: replace gpio_request with devm_gpio_requestYong Zhi1-2/+2
2019-10-01ASoC: max98373: check for device node before parsingSathyanarayana Nujella1-8/+12
2019-08-20Merge branch 'asoc-5.3' into asoc-5.4Mark Brown1-0/+6
2019-08-06ASoC: max98373: Remove executable bitsMark Brown1-0/+0
2019-07-31ASoC: max98373: add 88200 and 96000 sampling rate supportfengchunguo1-0/+6
2019-07-22ASoC: max98383: fix i2c probe failurefengchunguo1-4/+30
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