summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/max98090.c
AgeCommit message (Expand)AuthorFilesLines
2025-11-17ASoC: codecs: max98090: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-3/+4
2025-11-03ASoC: max98090/91: adding the two virtual Mux widgets in the routesSharique Mohammad1-2/+9
2025-11-03ASoC: max98090/91: adding two virtual Mux widgets for digital micsSharique Mohammad1-0/+16
2025-10-30ASoC: max98090/91: fixing the stream indexSharique Mohammad1-3/+3
2025-10-24ASoC: max98090/91: adding DAPM routing for digital output for max98091Sharique Mohammad1-0/+5
2025-10-23ASoC: max98090/91: fixing a spaceSharique Mohammad1-1/+1
2025-10-22ASoC: max98090/91: added DAPM widget for digital output for max98091Sharique Mohammad1-1/+6
2025-10-22ASoC: Merge up fixesMark Brown1-2/+4
2025-10-20ASoC: codecs: max98090: use snd_kcontrol_chip() instead of snd_soc_kcontrol_c...Kuninori Morimoto1-2/+2
2025-10-20ASOC: max98090/91: fix for filter configuration: AHPF removed DMIC2_HPF addedSharique Mohammad1-2/+4
2025-10-15ASoC: max98090/91: fixed max98091 ALSA widget powering up/downSharique Mohammad1-2/+4
2025-03-17ASoC: max98090: Convert to RUNTIME_PM_OPS() & coTakashi Iwai1-8/+3
2024-12-09ASoC: max98090: Remove use of i2c_match_id()Andrew Davis1-17/+1
2023-06-23ASoC: codecs: max98090: Allow dsp_a modeMaxim Kochetkov1-25/+28
2023-05-23ASoC: do not include pm_runtime.h if not usedClaudiu Beznea1-1/+0
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2023-02-09ASoC: codecs: max98090: simplify snd_soc_dai_driverKrzysztof Kozlowski1-5/+3
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-06-27ASoC: max*: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-06-06ASoC: max98090: Use modern ASoC DAI format terminologyMark Brown1-7/+5
2022-05-20ASoC: max98090: Move check for invalid values before casting in max98090_put_...Alexey Khoroshilov1-2/+4
2022-05-04ASoC: Pull in fixesMark Brown1-1/+6
2022-05-03ASoC: max98090: Fix event generation for custom controlsMark Brown1-1/+3
2022-04-25ASoC: max980*: use i2c_match_id and simple i2c probeStephen Kitt1-11/+12
2022-04-25ASoC: max98090: Generate notifications on changes for custom controlMark Brown1-1/+1
2022-04-25ASoC: max98090: Reject invalid values in custom control put()Mark Brown1-0/+3
2021-08-05ASoC: max98090: remove duplicate status reads and useless assignmmentPierre-Louis Bossart1-3/+1
2021-03-18ASoC: max98090: remove useless assignmentPierre-Louis Bossart1-1/+1
2020-11-26ASoC: max98090: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski1-0/+2
2020-07-17ASoC: codecs: max*: merge .digital_mute() into .mute_stream()Kuninori Morimoto1-2/+4
2020-06-22ASoC: codecs: max*: rename to snd_soc_component_read()Kuninori Morimoto1-10/+10
2020-05-18ASoC: codecs: use snd_soc_xxx_active()Kuninori Morimoto1-3/+3
2020-02-14ASoC: max98090: revert invalid fix for handling SHDNTzung-Bi Shih1-311/+123
2020-01-24ASoC: max98090: silence lockdep warningMarek Szyprowski1-1/+2
2020-01-21ASoC: max98090: fix deadlock in max98090_dapm_put_enum_double()Tzung-Bi Shih1-1/+1
2020-01-21ASoC: max98090: revert "ASoC: max98090: fix lockdep warning"Tzung-Bi Shih1-6/+4
2020-01-10ASoC: max98090: Drop incorrectly applied duplicate commitMark Brown1-1/+1
2020-01-09ASoC: max98090: fix lockdep warningMarek Szyprowski1-4/+6
2020-01-09ASoC: max98090: fix incorrect helper in max98090_dapm_put_enum_double()Marek Szyprowski1-1/+1
2020-01-09ASoC: max98090: fix incorrect helper in max98090_dapm_put_enum_double()Marek Szyprowski1-1/+1
2019-12-20ASoC: max98090: Remove empty suspend functionMark Brown1-6/+1
2019-12-10Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1-9/+21
2019-12-09ASoC: max98090: save and restore SHDN when changing sensitive registersTzung-Bi Shih1-123/+310
2019-11-27ASoC: max98090: fix possible race conditionsTzung-Bi Shih1-6/+2
2019-11-27ASoC: max98090: exit workaround earlier if PLL is lockedTzung-Bi Shih1-2/+12
2019-11-27ASoC: max98090: remove msleep in PLL unlocked workaroundTzung-Bi Shih1-1/+7
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-04ASoC: max98090: remove 24-bit format support if RJ is 0Yu-Hsuan Hsu1-0/+16
2019-05-06ASoC: max98090: Fix restore of DAPM MuxesJon Hunter1-6/+6
2019-01-07ASoC: max98090: remove unused constant variablesPierre-Louis Bossart1-15/+0