aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max98090.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-16ASoC: max98090: Mark cache as dirty prior to restoringLiam Girdwood1-0/+2
2014-05-16ASoC: max98090: Reset codec on resumeLiam Girdwood1-0/+23
2014-05-16ASoC: max98090: Fix reset at resume timeLiam Girdwood1-0/+3
2014-05-16ASoC: max98090: Fix digital sidetone gain TLVLiam Girdwood1-1/+2
2014-04-14ASoC: max98090: Replace usage deprecated MUX/ENUM macrosLars-Peter Clausen1-3/+2
2014-04-14ASoC: max98090: Include of.hSachin Kamat1-0/+1
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen1-2/+2
2014-04-08Merge remote-tracking branches 'asoc/fix/alc5632', 'asoc/fix/cs42l52', 'asoc/fix/cs42xxx8', 'asoc/fix/da732x', 'asoc/fix/davinci', 'asoc/fix/fsl-sai', 'asoc/fix/fsl-ssi' and 'asoc/fix/max98090' into asoc-linusMark Brown1-0/+7
2014-04-01ASoC: max98090: add an of_match tableStephen Warren1-0/+7
2014-03-23Merge remote-tracking branches 'asoc/topic/max98090' and 'asoc/topic/omap' into asoc-nextMark Brown1-1/+0
2014-03-14ASoC: max98090: Remove unused control_data fieldLars-Peter Clausen1-1/+0
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown1-8/+0
2014-03-12Merge remote-tracking branch 'asoc/topic/enum' into asoc-nextMark Brown1-75/+97
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li1-8/+0
2014-03-01ASoC: max98090: Use SOC_ENUM_SINGLE_VIRT_DECL()Lars-Peter Clausen1-1/+1
2014-02-20ASoC: max98090: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai1-75/+97
2014-02-16ASoC: max98090: make REVISION_ID readableStephen Warren1-0/+1
2014-02-12ASoC: max98090: sync regcache on entering STANDBYDylan Reid1-10/+10
2014-01-13ASoC: max98090: Use params_width() rather than memory formatMark Brown1-2/+2
2013-07-19ASoC: max98090: Use power efficient workqueueMark Brown1-4/+6
2013-06-17Merge remote-tracking branch 'asoc/topic/max98090' into asoc-nextMark Brown1-4/+20
2013-06-06ASoC: max98090: Guard runtime PM callbacksMark Brown1-0/+2
2013-05-20ASoC: max98090: request IRQF_ONESHOT interruptAndrew Bresticker1-1/+1
2013-05-17ASoC: max98090: add digital mic mux to record pathAndrew Bresticker1-4/+18
2013-04-12Merge remote-tracking branch 'asoc/topic/max98090' into asoc-nextMark Brown1-29/+16
2013-03-20ASoC:: max98090: Remove executable bitJoe Perches1-0/+0
2013-03-04ASoC: max98090: Remove unnecessary bracesSachin Kamat1-12/+6
2013-03-04ASoC: max98090: Fix checkpatch errors related to spacingSachin Kamat1-8/+8
2013-03-04ASoC: max98090: Make struct dev_pm_ops constSachin Kamat1-1/+1
2013-03-04ASoC: max98090: Convert to devm_regmap_init_i2c()Sachin Kamat1-6/+1
2013-03-04ASoC: max98090: Remove unneeded version.h header includeSachin Kamat1-2/+0
2013-02-07ASoC: Replace max98090 Device DriverJerry Wong1-0/+2398
2013-02-07ASoC: Replace max98090 Device DriverJerry Wong1-577/+0
2012-11-21ASoC: Add max98090 codec driverKuninori Morimoto1-0/+577