aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-io.c
Commit message (Expand)AuthorAge
* ASoC: Remove snd_soc_bulk_write_raw()Lars-Peter Clausen2013-09-16
* PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-14
* ASoC: core: Use PTR_RET functionAlexandru Gheorghiu2013-03-26
* ASoC: io: Don't dereference regmap if we failed to get oneMark Brown2012-06-23
* ASoC: io: Use dev_get_regmap() if driver doesn't provide a regmapMark Brown2012-06-03
* ASoC: io: Retrieve val_bytes from the regmap APIMark Brown2012-02-21
* ASoC: Use regmap update bits operation for drivers using regmapMark Brown2012-01-21
* sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker2011-10-31
* ASoC: Squash error codes from regmap down to -1 on readMark Brown2011-10-09
* ASoC: Support !CONFIG_REGMAP buildsMark Brown2011-08-14
* ASoC: soc-io: Fix CONFIG_REGMAP_I2C/SPI guards to support regmap modulesStephen Warren2011-08-11
* ASoC: soc-io: Add CONFIG_REGMAP_I2C/CONFIG_REGMAP_SPI guards for regmap_init_...Axel Lin2011-08-10
* ASoC: Add regmap as a control typeMark Brown2011-08-08
* ASoC: Use new register map API for ASoC generic physical I/OMark Brown2011-08-08
* Merge branch 'for-3.0' into for-3.1Mark Brown2011-06-13
* ASoC: Don't use codec->control_data in bulk writeMark Brown2011-06-13
* ASoC: Move register I/O code into a separate fileMark Brown2011-06-13