Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-02-14 | regmap: mmio: add register clock support | Philipp Zabel | 1 | -13/+66 |
2012-07-19 | regmap: Fix incorrect arguments to kzalloc() call | Dimitris Papastamos | 1 | -1/+1 |
2012-06-13 | regmap: mmio: Staticize regmap_mmio_gen_context() | Axel Lin | 1 | -1/+1 |
2012-06-03 | regmap: mmio: request native endian formatting | Stephen Warren | 1 | -8/+18 |
2012-04-10 | regmap: implement register striding | Stephen Warren | 1 | -0/+13 |
2012-04-07 | regmap: mmio: remove some error checks now in the core | Stephen Warren | 1 | -6/+0 |
2012-04-07 | regmap: mmio: convert some error returns to BUG() | Stephen Warren | 1 | -8/+8 |
2012-04-06 | regmap: add MMIO bus support | Stephen Warren | 1 | -0/+217 |