summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8804.c
AgeCommit message (Expand)Author
2012-03-06ASoC: Add missing regmap_init_i2c in wm8804_i2c_probeAxel Lin
2012-01-27ASoC: Set idle_bias_off flag in snd_soc_codec_driverAxel Lin
2012-01-20ASoC: Convert wm8804 to direct regmap API usageMark Brown
2012-01-20ASoC: Convert wm8804 to devm_kzalloc()Mark Brown
2012-01-20ASoC: Use standard cache sync for wm8804Mark Brown
2011-12-09ASoC: Convert WM8804 to table based control initMark 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-08-31ASoC: Add device tree binding for WM8804Mark Brown
2011-06-09ASoC: WM8804 does not support sample rates below 32kHzMark Brown
2011-01-13ASoC: Update users of readable_register()/volatile_register()Dimitris Papastamos
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-10-05ASoC: WM8804: Retrieve the device revision and print itDimitris Papastamos
2010-10-04ASoC: WM8804: Power down the PLL correctlyDimitris Papastamos
2010-10-04ASoC: WM8804: Refactor set_pll code to avoid GCC warningsDimitris Papastamos
2010-10-02ASoC: WM8804: Use a proper DAI nameDimitris Papastamos
2010-09-30ASoC: WM8804: Initial driverDimitris Papastamos