summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/max98090.c
AgeCommit message (Expand)Author
2023-06-22ASoC: codecs: max98090: Allow dsp_a modeMaxim Kochetkov
2023-05-23ASoC: do not include pm_runtime.h if not usedClaudiu Beznea
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-02-09ASoC: codecs: max98090: simplify snd_soc_dai_driverKrzysztof Kozlowski
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-06-27ASoC: max*: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2022-06-06ASoC: max98090: Use modern ASoC DAI format terminologyMark Brown
2022-05-20ASoC: max98090: Move check for invalid values before casting in max98090_put_...Alexey Khoroshilov
2022-05-04ASoC: Pull in fixesMark Brown
2022-05-03ASoC: max98090: Fix event generation for custom controlsMark Brown
2022-04-25ASoC: max980*: use i2c_match_id and simple i2c probeStephen Kitt
2022-04-25ASoC: max98090: Generate notifications on changes for custom controlMark Brown
2022-04-25ASoC: max98090: Reject invalid values in custom control put()Mark Brown
2021-08-05ASoC: max98090: remove duplicate status reads and useless assignmmentPierre-Louis Bossart
2021-03-18ASoC: max98090: remove useless assignmentPierre-Louis Bossart
2020-11-26ASoC: max98090: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski
2020-07-16ASoC: codecs: max*: merge .digital_mute() into .mute_stream()Kuninori Morimoto
2020-06-22ASoC: codecs: max*: rename to snd_soc_component_read()Kuninori Morimoto
2020-05-18ASoC: codecs: use snd_soc_xxx_active()Kuninori Morimoto
2020-02-14ASoC: max98090: revert invalid fix for handling SHDNTzung-Bi Shih
2020-01-24ASoC: max98090: silence lockdep warningMarek Szyprowski
2020-01-21ASoC: max98090: fix deadlock in max98090_dapm_put_enum_double()Tzung-Bi Shih
2020-01-21ASoC: max98090: revert "ASoC: max98090: fix lockdep warning"Tzung-Bi Shih
2020-01-10ASoC: max98090: Drop incorrectly applied duplicate commitMark Brown
2020-01-09ASoC: max98090: fix lockdep warningMarek Szyprowski
2020-01-09ASoC: max98090: fix incorrect helper in max98090_dapm_put_enum_double()Marek Szyprowski
2020-01-09ASoC: max98090: fix incorrect helper in max98090_dapm_put_enum_double()Marek Szyprowski
2019-12-20ASoC: max98090: Remove empty suspend functionMark Brown
2019-12-10Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2019-12-09ASoC: max98090: save and restore SHDN when changing sensitive registersTzung-Bi Shih
2019-11-27ASoC: max98090: fix possible race conditionsTzung-Bi Shih
2019-11-27ASoC: max98090: exit workaround earlier if PLL is lockedTzung-Bi Shih
2019-11-27ASoC: max98090: remove msleep in PLL unlocked workaroundTzung-Bi Shih
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-04ASoC: max98090: remove 24-bit format support if RJ is 0Yu-Hsuan Hsu
2019-05-06ASoC: max98090: Fix restore of DAPM MuxesJon Hunter
2019-01-07ASoC: max98090: remove unused constant variablesPierre-Louis Bossart
2018-02-12ASoC: max98090: replace codec to componentKuninori Morimoto
2017-09-19ASoC: max98090: reduce verbosity on PLL unlockPierre-Louis Bossart
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal
2016-12-15ASoC: max98090: remove superflous check for 'micbias'Vinod Koul
2015-08-30Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown
2015-08-30Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', ...Mark Brown
2015-08-30Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32', 'aso...Mark Brown
2015-08-30Merge remote-tracking branch 'asoc/topic/ssm4567' into asoc-nextMark Brown
2015-08-10ASoC: max98090: Fix sequencing when starting additional routesFang, Yang A
2015-08-05ASoC: max98090: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen
2015-07-29ASoC: max98090: Simplify max98090_readable_register implementationAxel Lin
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-07-15ASoC: Constify snd_soc_dai_ops variablesAxel Lin