summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/max9850.c
AgeCommit message (Expand)Author
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-06-27ASoC: max*: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2022-04-11ASoC: max9*: use simple i2c probe functionStephen Kitt
2022-02-28ASoC: max9850: Use modern ASoC DAI format terminologyMark Brown
2020-07-22ASoC: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-06-22ASoC: codecs: max*: rename to snd_soc_component_read()Kuninori Morimoto
2019-08-09ASoC: max9850: remove unused variable 'max9850_reg'YueHaibing
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-08-06ASoC: max9850: use true and false for boolean valuesGustavo A. R. Silva
2018-02-12ASoC: max9850: replace codec to componentKuninori Morimoto
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal
2016-08-08ASoC: codec duplicated callback function goes to component on wm9850Kuninori Morimoto
2015-08-30Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown
2015-08-05ASoC: max9850: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-05-18ASoC: max9850: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen
2014-10-22ASoC: max9850: Cleanup manual bias level transitionsLars-Peter Clausen
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li
2014-01-13ASoC: max9850: Use params_width() rather than memory formatMark Brown
2013-09-24ASoC: max9850: Convert to direct regmap API usageMark Brown
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2012-08-06ASoC: max9850: Use module_i2c_driverSachin Kamat
2012-01-02ASoC: Convert max9850 to devm_kzalloc()Axel Lin
2011-12-20ASoC: Convert max9850 to table based DAPM and control initAxel Lin
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-03-11ASoC: Fix spacing in MAX8950Mark Brown
2011-03-11ASoC: Add MAX9850 codec driverChristian Glindkamp