1. 7e5ec63 regmap: Add support for 10/14 register formating by Lars-Peter Clausen · 14 years ago
  2. 1925441 regmap: Try cached read before checking if a hardware read is possible by Lars-Peter Clausen · 14 years ago
  3. e5e3b8a regmap: Move initialization of regcache related fields to regcache_init by Lars-Peter Clausen · 14 years ago
  4. abbb18f regmap: return ERR_PTR instead of NULL in regmap_init by Lars-Peter Clausen · 14 years ago
  5. 58072cb regmap: Fix memory leak in regmap_init error path by Lars-Peter Clausen · 14 years ago
  6. c48a9d7 regmap: Support some more block operations on cached devices by Lars-Peter Clausen · 14 years ago
  7. 82cd996 regmap: Add helper function for checking if a register range is volatile by Lars-Peter Clausen · 14 years ago
  8. 81bf58e Merge branches 'regmap/irq' and 'regmap/cache' into regmap-next by Mark Brown · 14 years ago
  9. 8ae0d7e regmap: Track if the register cache is dirty and suppress unneeded syncs by Mark Brown · 14 years ago
  10. b973aa3 regmap: Fix typo in kerneldoc for regmap_update_bits() by Mark Brown · 14 years ago
  11. de2d808 regmap: Support some block operations on cached devices by Mark Brown · 14 years ago
  12. 04e016a regmap: Warn on raw I/O as well as bulk reads that bypass cache by Mark Brown · 14 years ago
  13. 4d2dc09 regmap: Make _regmap_write() global by Dimitris Papastamos · 14 years ago
  14. 5d1729e regmap: Incorporate the regcache core into regmap by Dimitris Papastamos · 14 years ago
  15. 6f30644 regmap: Add support for device specific write and read flag masks. by Lars-Peter Clausen · 14 years ago
  16. a7ace56 Merge branch 'regmap-linus' into regmap-next by Mark Brown · 14 years ago
  17. 5204f5e regmap: Remove bitrotted module_put()s by Mark Brown · 14 years ago
  18. 8de2f08 regmap: Add functions to check for access on registers by Mark Brown · 14 years ago
  19. 2efe164 regmap: Skip precious registers when dumping registers via debugfs by Mark Brown · 14 years ago
  20. 31244e3 regmap: Provide register map dump via debugfs by Mark Brown · 14 years ago
  21. 93de912 regmap: Use a local header for API internals by Mark Brown · 14 years ago
  22. 7330478 regmap: Implement writable register checks by Mark Brown · 14 years ago
  23. fb2736b regmap: Add basic tracepoints by Mark Brown · 14 years ago
  24. 555feda Merge branches 'regmap-linus' and 'regmap-interface' into regmap-next by Mark Brown · 14 years ago
  25. 2547e20 regmap: Just send the buffer directly for single register writes by Mark Brown · 14 years ago
  26. 2e2ae66 regmap: Allow devices to specify which registers are accessible by Mark Brown · 14 years ago
  27. 40c5cc2 regmap: Fix bulk reads by Mark Brown · 14 years ago
  28. b83a313 regmap: Add generic non-memory mapped register access API by Mark Brown · 15 years ago