Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | regmap: Make _regmap_write() global | Dimitris Papastamos | 2011-09-29 | 1 | -0/+3 |
* | regmap: Add the LZO cache support | Dimitris Papastamos | 2011-09-19 | 1 | -0/+2 |
* | regmap: Add the rbtree cache support | Dimitris Papastamos | 2011-09-19 | 1 | -0/+1 |
* | regmap: Add the indexed cache support | Dimitris Papastamos | 2011-09-19 | 1 | -0/+1 |
* | regmap: Introduce caching support | Dimitris Papastamos | 2011-09-19 | 1 | -0/+52 |
* | regmap: Make debugfs stubs static inline | Lars-Peter Clausen | 2011-09-06 | 1 | -3/+3 |
* | regmap: Add support for device specific write and read flag masks. | Lars-Peter Clausen | 2011-09-05 | 1 | -0/+3 |
* | regmap: Add functions to check for access on registers | Mark Brown | 2011-08-14 | 1 | -0/+5 |
* | regmap: Skip precious registers when dumping registers via debugfs | Mark Brown | 2011-08-08 | 1 | -0/+1 |
* | regmap: Provide register map dump via debugfs | Mark Brown | 2011-08-08 | 1 | -0/+15 |
* | regmap: Use a local header for API internals | Mark Brown | 2011-08-08 | 1 | -0/+45 |