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