aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max98095.c
AgeCommit message (Expand)Author
2014-12-08Merge remote-tracking branches 'asoc/topic/max98088', 'asoc/topic/max98090', ...Mark Brown
2014-11-21ASoC: max98095: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen
2014-11-10ASoC: max98095: Move mutex to the driver levelLars-Peter Clausen
2014-10-22ASoC: max98095: Cleanup manual bias level transitionsLars-Peter Clausen
2014-07-31ASoC: max98095: Convert to params_width()Mark Brown
2014-06-03Merge remote-tracking branches 'asoc/topic/max98090' and 'asoc/topic/max98095...Mark Brown
2014-05-26ASoC: max98095: Add master clock handlingTushar Behera
2014-05-22Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'aso...Mark Brown
2014-04-23ASoC: max98095: Add an explicit of_match_tableTushar Behera
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen
2014-03-13Merge remote-tracking branch 'asoc/topic/max98095' into asoc-nextMark Brown
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li
2014-02-20ASoC: max98095: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai
2014-02-20ASoC: Rename soc_enum.max field with itemsTakashi Iwai
2014-01-13ASoC: max98095: Use params_width() rather than memory formatMark Brown
2013-11-08Merge remote-tracking branch 'asoc/topic/warn' into asoc-nextMark Brown
2013-11-08Merge remote-tracking branch 'asoc/topic/max98095' into asoc-nextMark Brown
2013-11-06ASoC: max98095: Use WARN_ON() instead of BUG_ON()Takashi Iwai
2013-09-24ASoC: max98095: Convert to direct regmap API usageMark Brown
2013-09-24ASoC: max90895: Convert to table based control initMark Brown
2013-09-24ASoC: max98095: Remove custom hw_write() implementationMark Brown
2013-09-13ASoC: max98095: a couple array underflowsDan Carpenter
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2012-08-06ASoC: max98095: Use module_i2c_driverSachin Kamat
2012-06-08ASoC: max98095: Staticise non-exported functions and export jack detectMark Brown
2012-04-02ASoC: max98095: Fix build failureMark Brown
2012-04-01ASoC: max98095: add jack detectionRhyland Klein
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood
2012-01-02ASoC: Convert max98095 to devm_kzalloc()Axel Lin
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-10-22ASoC: max98095: Convert codec->hw_write to snd_soc_writeAxel Lin
2011-10-04ASoC: max98095 codec: Catch driver bugs for biquad channel nameRyan Mallon
2011-09-28ASoC: Remove unused "control_data" field of struct max98095_privAxel Lin
2011-06-22ASoC: codecs: Max98095: Fix logging of hardware revision.Taylor Hutt
2011-05-30Merge branch 'for-2.6.40' into for-2.6.41Mark Brown
2011-05-29ASoC: Remove redundant freq assignment for max98095->sysclk/max98088->sysclkAxel Lin
2011-05-18ASoC: Max98095: Move existing NULL check before pointer dereference.Taylor Hutt
2011-04-20ASoC: Add EQ and filter to max98095 CODEC driverPeter Hsiang
2011-04-06ASoC: Add max98095 CODEC driverPeter Hsiang