aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max98088.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-10-08ASoC: max98088: Add master clock handlingAndreas Färber1-0/+26
2018-09-25ASoC: max98088: add OF supportAndreas Färber1-0/+10
2018-05-31ASoC: max98088: use match_string() helperXie Yisheng1-8/+5
2018-02-12ASoC: max98088: replace codec to componentKuninori Morimoto1-161/+153
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal1-1/+1
2016-08-08ASoC: codec duplicated callback function goes to component on wm98088Kuninori Morimoto1-6/+8
2016-03-01ASoC: max98088: Fix enum ctl accesses in a wrong typeTakashi Iwai1-1/+1
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-13/+10
2015-08-30Merge remote-tracking branches 'asoc/topic/intel', 'asoc/topic/kirkwood', 'asoc/topic/lm49453', 'asoc/topic/max9768' and 'asoc/topic/max98088' into asoc-nextMark Brown1-280/+25
2015-08-05ASoC: max98088: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen1-13/+10
2015-07-29ASoC: max98088: Get rid of max98088_access tableAxel Lin1-280/+25
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-05-18ASoC: max98088: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-1/+1
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen1-1/+0
2014-12-08Merge remote-tracking branches 'asoc/topic/max98088', 'asoc/topic/max98090', 'asoc/topic/max98095', 'asoc/topic/max9850' and 'asoc/topic/mop500' into asoc-nextMark Brown1-27/+4
2014-11-21ASoC: max98088: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen1-2/+2
2014-10-22ASoC: max98088: Cleanup manual bias level transitionsLars-Peter Clausen1-25/+2
2014-07-31ASoC: max98088: Convert to params_width()Mark Brown1-3/+3
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen1-6/+6
2014-03-13Merge remote-tracking branch 'asoc/topic/max98088' into asoc-nextMark Brown1-20/+19
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown1-6/+0
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li1-6/+0
2014-02-20ASoC: max98088: Use SOC_*_ENUM_SINGLE_DECL()Takashi Iwai1-20/+19
2014-02-20ASoC: Rename soc_enum.max field with itemsTakashi Iwai1-1/+1
2014-01-13ASoC: max98088: Use params_width() rather than memory formatMark Brown1-3/+3
2013-11-08Merge remote-tracking branch 'asoc/topic/warn' into asoc-nextMark Brown1-3/+5
2013-11-06ASoC: max98088: Use WARN_ON() instead of BUG_ON()Takashi Iwai1-3/+5
2013-09-24ASoC: max98088: Set max_registerMark Brown1-0/+1
2013-09-24ASoC: max98088: Convert to direct regmap API usageMark Brown1-329/+251
2013-09-24ASoC: max98088: Use table based control initMark Brown1-3/+2
2013-09-24ASoC: max98088: Fix indentationMark Brown1-23/+23
2013-07-15ASoC: max98088 - fix element type of the register cache.Chih-Chung Chang1-1/+1
2013-04-17ASoC: max98088: Fix logging of hardware revision.Dylan Reid1-1/+1
2013-03-04ASoC: max98088: Add TLV data for volume controls.Dylan Reid1-6/+24
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton1-1/+1
2012-11-20ASoC: max98088: remove use of __devexit_pBill Pemberton1-7/+7
2012-08-06ASoC: max98088: Use module_i2c_driverSachin Kamat1-17/+1
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood1-2/+2
2012-01-02ASoC: Convert max98088 to devm_kzalloc()Axel Lin1-4/+2
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen1-1/+1
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown1-1/+0
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-2/+2
2011-10-04ASoC: max98088 codec: Catch driver bugs for eq channel nameRyan Mallon1-11/+23
2011-09-28ASoC: Remove unused "control_data" field of struct max98088_privAxel Lin1-2/+0
2011-05-30Merge branch 'for-2.6.40' into for-2.6.41Mark Brown1-17/+45
2011-05-29ASoC: Remove redundant freq assignment for max98095->sysclk/max98088->sysclkAxel Lin1-2/+0
2011-05-15ASoC: codecs: max98088: Added digital mute function in DAI1 and DAI2Jin Park1-0/+32
2011-05-15ASoC: codecs: max98088: Moved the EX Limiter Mode from dapm widget to controlJin Park1-5/+1
2011-05-15ASoC: codecs: max98088: Fixed invalid register definitions in mixer controlsJin Park1-12/+12