aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs/max9877.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-6/+1
2015-08-30Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Gravatar Mark Brown 1-8/+6
2015-08-05ASoC: max9877: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGEGravatar Lars-Peter Clausen 1-8/+6
2015-07-16ASoC: max9877: Convert to componentGravatar Lars-Peter Clausen 1-10/+3
2015-07-16ASoC: max9877: Make driver global regmap struct localGravatar Lars-Peter Clausen 1-2/+1
2015-07-16Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/...Gravatar Mark Brown 1-1/+1
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverGravatar Krzysztof Kozlowski 1-1/+0
2015-07-07ASoC: Constify reg_default tablesGravatar Axel Lin 1-1/+1
2013-08-13ASoC: max9877: Add basic DAPM supportGravatar Mark Brown 1-2/+37
2013-08-13ASoC: max9877: Convert to standard CODEC driverGravatar Mark Brown 1-225/+31
2013-08-13ASoC: max9877: Convert to use regmap APIGravatar Mark Brown 1-69/+118
2012-12-10ASoC: codecs: remove __dev* attributesGravatar Bill Pemberton 1-4/+4
2012-08-06ASoC: max9877: Use module_i2c_driverGravatar Sachin Kamat 1-11/+1
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Gravatar Liam Girdwood 1-1/+1
2011-11-22ASoC: max9877: Update register if either val or val2 is changedGravatar Axel Lin 1-5/+5
2009-07-23ASoC: MAX9877: fix write operation for registerGravatar Joonyoung Shim 1-3/+11
2009-07-22ASoC: MAX9877: separate callback functionsGravatar Joonyoung Shim 1-33/+63
2009-07-15ASoC: MAX9877: add MAX9877 amp driverGravatar Joonyoung Shim 1-0/+270