summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max9850.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: max9850: use true and false for boolean valuesGustavo A. R. Silva2018-08-061-2/+2
* ASoC: max9850: replace codec to componentKuninori Morimoto2018-02-121-43/+37
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: codec duplicated callback function goes to component on wm9850Kuninori Morimoto2016-08-081-6/+8
*-. Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown2015-08-301-4/+3
|\ \
| | * ASoC: max9850: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen2015-08-051-4/+3
| |/
* / ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
|/
* ASoC: max9850: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-05-181-1/+1
* ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-1/+0
* ASoC: max9850: Cleanup manual bias level transitionsLars-Peter Clausen2014-10-221-21/+1
* ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-8/+0
* ASoC: max9850: Use params_width() rather than memory formatMark Brown2014-01-131-4/+4
* ASoC: max9850: Convert to direct regmap API usageMark Brown2013-09-241-10/+29
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-4/+4
* ASoC: max9850: Use module_i2c_driverSachin Kamat2012-08-061-11/+1
* ASoC: Convert max9850 to devm_kzalloc()Axel Lin2012-01-021-4/+2
* ASoC: Convert max9850 to table based DAPM and control initAxel Lin2011-12-201-9/+8
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-1/+1
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: Fix spacing in MAX8950Mark Brown2011-03-111-1/+1
* ASoC: Add MAX9850 codec driverChristian Glindkamp2011-03-111-0/+389