| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: Add missing regmap_init_i2c in wm8804_i2c_probe | Axel Lin | 2012-03-06 | 1 | -0/+6 |
* | ASoC: Set idle_bias_off flag in snd_soc_codec_driver | Axel Lin | 2012-01-27 | 1 | -1/+1 |
* | ASoC: Convert wm8804 to direct regmap API usage | Mark Brown | 2012-01-20 | 1 | -53/+62 |
* | ASoC: Convert wm8804 to devm_kzalloc() | Mark Brown | 2012-01-20 | 1 | -8/+5 |
* | ASoC: Use standard cache sync for wm8804 | Mark Brown | 2012-01-20 | 1 | -19/+1 |
* | ASoC: Convert WM8804 to table based control init | Mark Brown | 2011-12-09 | 1 | -3/+4 |
* | ASoC: Drop unused state parameter from CODEC suspend callback | Lars-Peter Clausen | 2011-12-02 | 1 | -1/+1 |
* | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 2011-11-23 | 1 | -1/+1 |
* | ASoC: Add device tree binding for WM8804 | Mark Brown | 2011-08-31 | 1 | -0/+9 |
* | ASoC: WM8804 does not support sample rates below 32kHz | Mark Brown | 2011-06-09 | 1 | -2/+7 |
* | ASoC: Update users of readable_register()/volatile_register() | Dimitris Papastamos | 2011-01-13 | 1 | -1/+1 |
* | ASoC: Do not include soc-dapm.h | Jarkko Nikula | 2010-11-22 | 1 | -1/+0 |
* | ASoC: Decouple DAPM from CODECs | Liam Girdwood | 2010-11-06 | 1 | -3/+3 |
* | ASoC: checking kzalloc() for IS_ERR() instead of NULL | Dan Carpenter | 2010-10-11 | 1 | -4/+4 |
* | ASoC: WM8804: Retrieve the device revision and print it | Dimitris Papastamos | 2010-10-05 | 1 | -0/+8 |
* | ASoC: WM8804: Power down the PLL correctly | Dimitris Papastamos | 2010-10-04 | 1 | -3/+3 |
* | ASoC: WM8804: Refactor set_pll code to avoid GCC warnings | Dimitris Papastamos | 2010-10-04 | 1 | -21/+26 |
* | ASoC: WM8804: Use a proper DAI name | Dimitris Papastamos | 2010-10-02 | 1 | -1/+1 |
* | ASoC: WM8804: Initial driver | Dimitris Papastamos | 2010-09-30 | 1 | -0/+820 |