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