summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max98095.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-091-2/+2
* ASoC: max98095: Use module_i2c_driverSachin Kamat2012-08-061-17/+1Star
* ASoC: max98095: Staticise non-exported functions and export jack detectMark Brown2012-06-071-2/+3
* ASoC: max98095: Fix build failureMark Brown2012-04-021-2/+2
* ASoC: max98095: add jack detectionRhyland Klein2012-04-011-1/+157
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-3/+3
* ASoC: Convert max98095 to devm_kzalloc()Axel Lin2012-01-021-5/+2Star
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-1/+1
* ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown2011-11-271-1/+0Star
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-3/+3
* ASoC: max98095: Convert codec->hw_write to snd_soc_writeAxel Lin2011-10-221-7/+6Star
* ASoC: max98095 codec: Catch driver bugs for biquad channel nameRyan Mallon2011-10-041-10/+22
* ASoC: Remove unused "control_data" field of struct max98095_privAxel Lin2011-09-281-2/+0Star
* ASoC: codecs: Max98095: Fix logging of hardware revision.Taylor Hutt2011-06-221-4/+4
* Merge branch 'for-2.6.40' into for-2.6.41Mark Brown2011-05-301-10/+6Star
|\
| * ASoC: Max98095: Move existing NULL check before pointer dereference.Taylor Hutt2011-05-181-10/+6Star
* | ASoC: Remove redundant freq assignment for max98095->sysclk/max98088->sysclkAxel Lin2011-05-281-2/+0Star
|/
* ASoC: Add EQ and filter to max98095 CODEC driverPeter Hsiang2011-04-201-0/+391
* ASoC: Add max98095 CODEC driverPeter Hsiang2011-04-061-0/+2009