aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/soc-io.c
AgeCommit message (Expand)Author
2013-03-26ASoC: core: Use PTR_RET functionAlexandru Gheorghiu
2012-06-23ASoC: io: Don't dereference regmap if we failed to get oneMark Brown
2012-06-03ASoC: io: Use dev_get_regmap() if driver doesn't provide a regmapMark Brown
2012-02-21ASoC: io: Retrieve val_bytes from the regmap APIMark Brown
2012-01-21ASoC: Use regmap update bits operation for drivers using regmapMark Brown
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker
2011-10-09ASoC: Squash error codes from regmap down to -1 on readMark Brown
2011-08-14ASoC: Support !CONFIG_REGMAP buildsMark Brown
2011-08-12ASoC: soc-io: Fix CONFIG_REGMAP_I2C/SPI guards to support regmap modulesStephen Warren
2011-08-11ASoC: soc-io: Add CONFIG_REGMAP_I2C/CONFIG_REGMAP_SPI guards for regmap_init_...Axel Lin
2011-08-08ASoC: Add regmap as a control typeMark Brown
2011-08-08ASoC: Use new register map API for ASoC generic physical I/OMark Brown
2011-06-13Merge branch 'for-3.0' into for-3.1Mark Brown
2011-06-13ASoC: Don't use codec->control_data in bulk writeMark Brown
2011-06-13ASoC: Move register I/O code into a separate fileMark Brown