aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8804.c
Commit message (Expand)AuthorAge
* ASoC: Set idle_bias_off flag in snd_soc_codec_driverAxel Lin2012-01-27
* ASoC: Convert wm8804 to direct regmap API usageMark Brown2012-01-20
* ASoC: Convert wm8804 to devm_kzalloc()Mark Brown2012-01-20
* ASoC: Use standard cache sync for wm8804Mark Brown2012-01-20
* ASoC: Convert WM8804 to table based control initMark Brown2011-12-09
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-02
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-23
* ASoC: Add device tree binding for WM8804Mark Brown2011-08-31
* ASoC: WM8804 does not support sample rates below 32kHzMark Brown2011-06-09
* ASoC: Update users of readable_register()/volatile_register()Dimitris Papastamos2011-01-13
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-22
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-06
* ASoC: checking kzalloc() for IS_ERR() instead of NULLDan Carpenter2010-10-11
* ASoC: WM8804: Retrieve the device revision and print itDimitris Papastamos2010-10-05
* ASoC: WM8804: Power down the PLL correctlyDimitris Papastamos2010-10-04
* ASoC: WM8804: Refactor set_pll code to avoid GCC warningsDimitris Papastamos2010-10-04
* ASoC: WM8804: Use a proper DAI nameDimitris Papastamos2010-10-02
* ASoC: WM8804: Initial driverDimitris Papastamos2010-09-30