summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max98373.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: max98373: Convert to use GPIO descriptorsLinus Walleij2023-09-111-16/+19
* ASoC: max98373: change power down sequence for smart ampLong Wang2023-04-061-2/+2
* ASoC: max*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-2/+0
* ASoC: codecs: soundwire: call pm_runtime_resume() in component probePierre-Louis Bossart2022-06-171-1/+13
* Merge remote-tracking branch 'asoc/for-5.13' into asoc-nextMark Brown2021-04-231-0/+14
|\
| * ASoC: max98373: Added controls for autorestart configRyan Lee2021-03-251-0/+14
* | ASoC: max98373: Added 30ms turn on/off time delayRyan Lee2021-03-251-0/+2
|/
* ASoC: max98373: Fixes a typo in max98373_feedback_getJudy Hsiao2021-01-271-1/+1
* ASoC: max98373: don't access volatile registers in bias level offBard Liao2020-12-171-3/+31
* Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis ...Mark Brown2020-07-201-8/+0
|\
| * ASoc: codecs: max98373: remove Idle_bias_on to let codec suspendranderwang2020-07-081-1/+0
| * ASoC: codecs: max98373: Removed superfluous volume control from chip defaultRyan Lee2020-07-081-7/+0
* | ASoC: codecs: max98373: add SoundWire supportRyan Lee2020-07-091-0/+14
* | ASoC: codecs: max98373: split I2C and common partsPierre-Louis Bossart2020-07-091-594/+7
|/
* ASoC: max98373: reorder max98373_reset() in resumeYong Zhi2020-05-041-1/+1
* ASoC: max98373: replace gpio_request with devm_gpio_requestYong Zhi2019-11-051-2/+2
* ASoC: max98373: check for device node before parsingSathyanarayana Nujella2019-10-011-8/+12
* Merge branch 'asoc-5.3' into asoc-5.4Mark Brown2019-08-201-0/+6
|\
| * ASoC: max98373: Remove executable bitsMark Brown2019-08-061-0/+0
| * ASoC: max98373: add 88200 and 96000 sampling rate supportfengchunguo2019-07-311-0/+6
* | ASoC: max98383: fix i2c probe failurefengchunguo2019-07-221-4/+30
|/
* 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