aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/regmap/regmap-i2c.c
Commit message (Expand)AuthorAge
* i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown2012-05-30
* regmap: introduce explicit bus_context for bus callbacksStephen Warren2012-04-06
* regmap: Implement managed regmap_init()Mark Brown2012-01-30
* regmap: Remove redundant owner field from the bus type structMark Brown2011-09-05
* Merge branch 'regmap-linus' into regmap-nextMark Brown2011-08-11
|\
| * regmap: Specify a module licenseStephen Warren2011-08-11
* | regmap: Remove unused type and list fields from bus interfaceMark Brown2011-08-09
|/
* regmap: Add I2C bus supportMark Brown2011-07-23