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