aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max9877.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-13ASoC: max9877: Add basic DAPM supportMark Brown1-2/+37
2013-08-13ASoC: max9877: Convert to standard CODEC driverMark Brown1-225/+31
2013-08-13ASoC: max9877: Convert to use regmap APIMark Brown1-69/+118
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton1-4/+4
2012-08-06ASoC: max9877: Use module_i2c_driverSachin Kamat1-11/+1
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood1-1/+1
2011-11-22ASoC: max9877: Update register if either val or val2 is changedAxel Lin1-5/+5
2009-07-23ASoC: MAX9877: fix write operation for registerJoonyoung Shim1-3/+11
2009-07-22ASoC: MAX9877: separate callback functionsJoonyoung Shim1-33/+63
2009-07-15ASoC: MAX9877: add MAX9877 amp driverJoonyoung Shim1-0/+270