aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8985.c
AgeCommit message (Expand)Author
2013-11-27ASoC: wm8985: Use IS_ENABLED() macroFabio Estevam
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-01-29Merge branch 'master' into for-nextJiri Kosina
2013-01-09sound: soc: Fix typo in sound/codecsMasanari Iida
2012-12-27ASoC: wm8985: Refactor set_pll code to avoid gcc warningsFabio Estevam
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2012-11-23ASoC: wm8985: Convert to use devm_regmap_init_{spi,i2c}()Tushar Behera
2012-01-21ASoC: wm8985: Convert to direct regmap API usageMark Brown
2012-01-21ASoC: wm8985 Don't directly reference the cache data structureMark Brown
2012-01-21ASoC: wm8985: Use standard cache sync implementationMark Brown
2012-01-21ASoC: wm8985: Convert to table based DAPM and control initMark Brown
2012-01-21ASoC: wm8985: Convert to devm_kzalloc()Mark Brown
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-10-31ASoC: Convert wm8985 MICBIAS to a supply widgetMark Brown
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood
2010-10-11ASoC: checking kzalloc() for IS_ERR() instead of NULLDan Carpenter
2010-09-30ASoC: Remove unneeded use of spi_bus_typeDimitris Papastamos
2010-09-28ASoC: WM8985: Use the correct macro for the kcontrol definedDimitris Papastamos
2010-09-27ASoC: Fix a compile warning for printk formatTakashi Iwai
2010-09-24ASoC: WM8985: Remove unneeded declaration.Dimitris Papastamos
2010-09-15ASoC: WM8985: Initial driverDimitris Papastamos