aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8985.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen1-1/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-10-31ASoC: Convert wm8985 MICBIAS to a supply widgetMark Brown1-1/+2
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-5/+6
2010-10-11ASoC: checking kzalloc() for IS_ERR() instead of NULLDan Carpenter1-4/+4
2010-09-30ASoC: Remove unneeded use of spi_bus_typeDimitris Papastamos1-1/+0
2010-09-28ASoC: WM8985: Use the correct macro for the kcontrol definedDimitris Papastamos1-2/+2
2010-09-27ASoC: Fix a compile warning for printk formatTakashi Iwai1-1/+1
2010-09-24ASoC: WM8985: Remove unneeded declaration.Dimitris Papastamos1-2/+0
2010-09-15ASoC: WM8985: Initial driverDimitris Papastamos1-0/+1195