aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max9850.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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