| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge remote-tracking branches 'regmap/topic/lockdep' and 'regmap/topic/seq-d... | Mark Brown | 2015-09-04 | 1 | -27/+14 |
|\ \ |
|
| * | | regmap: Move documentation to regmap.h | Nicolas Boichat | 2015-08-11 | 1 | -19/+0 |
| * | | regmap: Use different lockdep class for each regmap init call | Nicolas Boichat | 2015-08-07 | 1 | -8/+14 |
| |/ |
|
* / | regmap-i2c: Add smbus i2c block support | Markus Pargmann | 2015-08-30 | 1 | -0/+49 |
|/ |
|
* | regmap: Fix i2c word access when using SMBus access functions | Guenter Roeck | 2015-02-04 | 1 | -1/+45 |
* | regmap: add DT endianness binding support. | Xiubo Li | 2014-08-16 | 1 | -0/+2 |
* | regmap: i2c: fallback to SMBus if the adapter does not support standard I2C | Boris BREZILLON | 2014-04-22 | 1 | -2/+102 |
* | drivers/base: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-02-14 | 1 | -1/+0 |
* | i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING | Mark Brown | 2012-05-30 | 1 | -1/+1 |
* | regmap: introduce explicit bus_context for bus callbacks | Stephen Warren | 2012-04-06 | 1 | -5/+8 |
* | regmap: Implement managed regmap_init() | Mark Brown | 2012-01-30 | 1 | -0/+17 |
* | regmap: Remove redundant owner field from the bus type struct | Mark Brown | 2011-09-05 | 1 | -1/+0 |
* | Merge branch 'regmap-linus' into regmap-next | Mark Brown | 2011-08-12 | 1 | -0/+1 |
|\ |
|
| * | regmap: Specify a module license | Stephen Warren | 2011-08-12 | 1 | -0/+1 |
* | | regmap: Remove unused type and list fields from bus interface | Mark Brown | 2011-08-10 | 1 | -1/+0 |
|/ |
|
* | regmap: Add I2C bus support | Mark Brown | 2011-07-23 | 1 | -0/+115 |