Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmap | Linus Torvalds | 2011-10-25 | 1 | -2/+0 |
|\ | |||||
| * | 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/+2 |
| |\ | |||||
| * | | regmap: Remove unused type and list fields from bus interface | Mark Brown | 2011-08-10 | 1 | -1/+0 |
* | | | regmap: using module facilities requires module.h | Stephen Rothwell | 2011-08-15 | 1 | -0/+1 |
| |/ |/| | |||||
* | | regmap: Specify a module license | Stephen Warren | 2011-08-12 | 1 | -0/+2 |
|/ | |||||
* | regmap: Add SPI bus support | Mark Brown | 2011-07-23 | 1 | -0/+72 |