aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max9877.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-8/+6
2015-08-05ASoC: max9877: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen1-8/+6
2015-07-16ASoC: max9877: Convert to componentLars-Peter Clausen1-10/+3
2015-07-16ASoC: max9877: Make driver global regmap struct localLars-Peter Clausen1-2/+1
2015-07-16Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-max9877Mark Brown1-1/+1
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-07-07ASoC: Constify reg_default tablesAxel Lin1-1/+1
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