Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | ASoC: Squash error codes from regmap down to -1 on read | Mark Brown | 2011-10-09 | 1 | -1/+1 |
* | ASoC: Support !CONFIG_REGMAP builds | Mark Brown | 2011-08-14 | 1 | -1/+10 |
* | ASoC: soc-io: Fix CONFIG_REGMAP_I2C/SPI guards to support regmap modules | Stephen Warren | 2011-08-12 | 1 | -2/+2 |
* | ASoC: soc-io: Add CONFIG_REGMAP_I2C/CONFIG_REGMAP_SPI guards for regmap_init_... | Axel Lin | 2011-08-11 | 1 | -0/+4 |
* | ASoC: Add regmap as a control type | Mark Brown | 2011-08-08 | 1 | -0/+4 |
* | ASoC: Use new register map API for ASoC generic physical I/O | Mark Brown | 2011-08-08 | 1 | -285/+34 |
* | Merge branch 'for-3.0' into for-3.1 | Mark Brown | 2011-06-13 | 1 | -3/+0 |
* | ASoC: Don't use codec->control_data in bulk write | Mark Brown | 2011-06-13 | 1 | -2/+2 |
* | ASoC: Move register I/O code into a separate file | Mark Brown | 2011-06-13 | 1 | -0/+399 |