aboutsummaryrefslogtreecommitdiff
path: root/drivers/base/regmap/regmap-i2c.c
AgeCommit message (Expand)Author
2015-09-04Merge remote-tracking branches 'regmap/topic/lockdep' and 'regmap/topic/seq-d...Mark Brown
2015-08-30regmap-i2c: Add smbus i2c block supportMarkus Pargmann
2015-08-11regmap: Move documentation to regmap.hNicolas Boichat
2015-08-07regmap: Use different lockdep class for each regmap init callNicolas Boichat
2015-02-04regmap: Fix i2c word access when using SMBus access functionsGuenter Roeck
2014-08-16regmap: add DT endianness binding support.Xiubo Li
2014-04-22regmap: i2c: fallback to SMBus if the adapter does not support standard I2CBoris BREZILLON
2014-02-14drivers/base: delete non-required instances of include <linux/init.h>Paul Gortmaker
2012-05-30i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown
2012-04-06regmap: introduce explicit bus_context for bus callbacksStephen Warren
2012-01-30regmap: Implement managed regmap_init()Mark Brown
2011-09-05regmap: Remove redundant owner field from the bus type structMark Brown
2011-08-12Merge branch 'regmap-linus' into regmap-nextMark Brown
2011-08-12regmap: Specify a module licenseStephen Warren
2011-08-10regmap: Remove unused type and list fields from bus interfaceMark Brown
2011-07-23regmap: Add I2C bus supportMark Brown