aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max9850.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-09ASoC: max9850: remove unused variable 'max9850_reg'YueHaibing1-13/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2018-08-06ASoC: max9850: use true and false for boolean valuesGustavo A. R. Silva1-2/+2
2018-02-12ASoC: max9850: replace codec to componentKuninori Morimoto1-43/+37
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal1-1/+1
2016-08-08ASoC: codec duplicated callback function goes to component on wm9850Kuninori Morimoto1-6/+8
2015-08-30Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'asoc/topic/tegra', 'asoc/topic/tlv' and 'asoc/topic/topology' into asoc-nextMark Brown1-4/+3
2015-08-05ASoC: max9850: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen1-4/+3
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-05-18ASoC: max9850: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-1/+1
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen1-1/+0
2014-10-22ASoC: max9850: Cleanup manual bias level transitionsLars-Peter Clausen1-21/+1
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li1-8/+0
2014-01-13ASoC: max9850: Use params_width() rather than memory formatMark Brown1-4/+4
2013-09-24ASoC: max9850: Convert to direct regmap API usageMark Brown1-10/+29
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton1-4/+4
2012-08-06ASoC: max9850: Use module_i2c_driverSachin Kamat1-11/+1
2012-01-02ASoC: Convert max9850 to devm_kzalloc()Axel Lin1-4/+2
2011-12-20ASoC: Convert max9850 to table based DAPM and control initAxel Lin1-9/+8
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen1-1/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-03-11ASoC: Fix spacing in MAX8950Mark Brown1-1/+1
2011-03-11ASoC: Add MAX9850 codec driverChristian Glindkamp1-0/+389