summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max98090.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: max98090: Allow dsp_a modeMaxim Kochetkov2023-06-221-25/+28
* ASoC: do not include pm_runtime.h if not usedClaudiu Beznea2023-05-231-1/+0
* ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* ASoC: codecs: max98090: simplify snd_soc_dai_driverKrzysztof Kozlowski2023-02-091-5/+3
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
* ASoC: max*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: max98090: Use modern ASoC DAI format terminologyMark Brown2022-06-061-7/+5
* ASoC: max98090: Move check for invalid values before casting in max98090_put_...Alexey Khoroshilov2022-05-201-2/+4
* ASoC: Pull in fixesMark Brown2022-05-041-1/+6
|\
| * ASoC: max98090: Fix event generation for custom controlsMark Brown2022-05-031-1/+3
| * ASoC: max98090: Generate notifications on changes for custom controlMark Brown2022-04-251-1/+1
| * ASoC: max98090: Reject invalid values in custom control put()Mark Brown2022-04-251-0/+3
* | ASoC: max980*: use i2c_match_id and simple i2c probeStephen Kitt2022-04-251-11/+12
|/
* ASoC: max98090: remove duplicate status reads and useless assignmmentPierre-Louis Bossart2021-08-051-3/+1
* ASoC: max98090: remove useless assignmentPierre-Louis Bossart2021-03-181-1/+1
* ASoC: max98090: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski2020-11-261-0/+2
* ASoC: codecs: max*: merge .digital_mute() into .mute_stream()Kuninori Morimoto2020-07-161-2/+4
* ASoC: codecs: max*: rename to snd_soc_component_read()Kuninori Morimoto2020-06-221-10/+10
* ASoC: codecs: use snd_soc_xxx_active()Kuninori Morimoto2020-05-181-3/+3
* ASoC: max98090: revert invalid fix for handling SHDNTzung-Bi Shih2020-02-141-311/+123
* ASoC: max98090: silence lockdep warningMarek Szyprowski2020-01-241-1/+2
* ASoC: max98090: fix deadlock in max98090_dapm_put_enum_double()Tzung-Bi Shih2020-01-211-1/+1
* ASoC: max98090: revert "ASoC: max98090: fix lockdep warning"Tzung-Bi Shih2020-01-211-6/+4
* ASoC: max98090: Drop incorrectly applied duplicate commitMark Brown2020-01-101-1/+1
* ASoC: max98090: fix lockdep warningMarek Szyprowski2020-01-091-4/+6
* ASoC: max98090: fix incorrect helper in max98090_dapm_put_enum_double()Marek Szyprowski2020-01-091-1/+1
* ASoC: max98090: fix incorrect helper in max98090_dapm_put_enum_double()Marek Szyprowski2020-01-091-1/+1
* ASoC: max98090: Remove empty suspend functionMark Brown2019-12-201-6/+1
* Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-12-101-9/+21
|\
| * ASoC: max98090: fix possible race conditionsTzung-Bi Shih2019-11-271-6/+2
| * ASoC: max98090: exit workaround earlier if PLL is lockedTzung-Bi Shih2019-11-271-2/+12
| * ASoC: max98090: remove msleep in PLL unlocked workaroundTzung-Bi Shih2019-11-271-1/+7
* | ASoC: max98090: save and restore SHDN when changing sensitive registersTzung-Bi Shih2019-12-091-123/+310
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* ASoC: max98090: remove 24-bit format support if RJ is 0Yu-Hsuan Hsu2019-06-041-0/+16
* ASoC: max98090: Fix restore of DAPM MuxesJon Hunter2019-05-061-6/+6
* ASoC: max98090: remove unused constant variablesPierre-Louis Bossart2019-01-071-15/+0
* ASoC: max98090: replace codec to componentKuninori Morimoto2018-02-121-159/+160
* ASoC: max98090: reduce verbosity on PLL unlockPierre-Louis Bossart2017-09-191-1/+1
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: max98090: remove superflous check for 'micbias'Vinod Koul2016-12-151-1/+1
*-. Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown2015-08-301-24/+18
|\ \
| | * ASoC: max98090: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen2015-08-051-24/+18
| |/
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', ...Mark Brown2015-08-301-72/+8
|\ \ \ \ | | | |/ | | |/|
| * | | ASoC: max98090: Simplify max98090_readable_register implementationAxel Lin2015-07-291-69/+2
| * | | ASoC: max98090: Check for clk_prepare_enable() errorFabio Estevam2015-07-071-3/+6
| |/ /
| | |
| \ \
*-. | | Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32', 'aso...Mark Brown2015-08-301-1/+1
|\ \| |
| * | | ASoC: Constify snd_soc_dai_ops variablesAxel Lin2015-07-151-1/+1
| |/ /
* | | Merge remote-tracking branch 'asoc/topic/ssm4567' into asoc-nextMark Brown2015-08-301-1/+0
|\ \ \ | | |/ | |/|
| * | ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
| |/