aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-io.c
Commit message (Expand)AuthorAgeFilesLines
* sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker2011-10-311-0/+1
* ASoC: Squash error codes from regmap down to -1 on readMark Brown2011-10-091-1/+1
* ASoC: Support !CONFIG_REGMAP buildsMark Brown2011-08-141-1/+10
* ASoC: soc-io: Fix CONFIG_REGMAP_I2C/SPI guards to support regmap modulesStephen Warren2011-08-121-2/+2
* ASoC: soc-io: Add CONFIG_REGMAP_I2C/CONFIG_REGMAP_SPI guards for regmap_init_...Axel Lin2011-08-111-0/+4
* ASoC: Add regmap as a control typeMark Brown2011-08-081-0/+4
* ASoC: Use new register map API for ASoC generic physical I/OMark Brown2011-08-081-285/+34
* Merge branch 'for-3.0' into for-3.1Mark Brown2011-06-131-3/+0
* ASoC: Don't use codec->control_data in bulk writeMark Brown2011-06-131-2/+2
* ASoC: Move register I/O code into a separate fileMark Brown2011-06-131-0/+399