summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max98095.c
AgeCommit message (Expand)Author
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