1. 8ae0d7e regmap: Track if the register cache is dirty and suppress unneeded syncs by Mark Brown · 13 years ago
  2. f8beab2 regmap: Add a reusable irq_chip for regmap based interrupt controllers by Mark Brown · 13 years ago
  3. de47725 include: replace linux/module.h with "struct module" wherever possible by Paul Gortmaker · 13 years ago
  4. 6eb0f5e regmap: Implement regcache_cache_bypass helper function by Dimitris Papastamos · 13 years ago
  5. 92afb28 regmap: Allow drivers to control cache_only flag by Mark Brown · 13 years ago
  6. 39a5843 regmap: Prototype regcache_sync() by Mark Brown · 13 years ago
  7. 2cbbb57 regmap: Add the LZO cache support by Dimitris Papastamos · 13 years ago
  8. 28644c80 regmap: Add the rbtree cache support by Dimitris Papastamos · 13 years ago
  9. 195af65 regmap: Add the indexed cache support by Dimitris Papastamos · 13 years ago
  10. 9fabe24 regmap: Introduce caching support by Dimitris Papastamos · 13 years ago
  11. 6f30644 regmap: Add support for device specific write and read flag masks. by Lars-Peter Clausen · 13 years ago
  12. 5b457e3 regmap: Remove redundant owner field from the bus type struct by Mark Brown · 13 years ago
  13. ae130d2 Merge branch 'regmap-interface' into regmap-next by Mark Brown · 13 years ago
  14. bd20eb5 regmap: Allow drivers to specify register defaults by Mark Brown · 13 years ago
  15. 790923e regmap: Remove unused type and list fields from bus interface by Mark Brown · 13 years ago
  16. 3566cc9 regmap: Fix kerneldoc errors for regmap by Mark Brown · 13 years ago
  17. 1869488 regmap: Add precious registers to the driver interface by Mark Brown · 13 years ago
  18. 2e2ae66 regmap: Allow devices to specify which registers are accessible by Mark Brown · 13 years ago
  19. dd898b2 regmap: Add kerneldoc for struct regmap_config by Mark Brown · 13 years ago
  20. a676f08 regmap: Add SPI bus support by Mark Brown · 13 years ago
  21. 9943fa3 regmap: Add I2C bus support by Mark Brown · 13 years ago
  22. b83a313 regmap: Add generic non-memory mapped register access API by Mark Brown · 13 years ago