1. c2c1ee6 regmap: debugfs: Add a `max_reg' member in struct regmap_debugfs_off_cache by Dimitris Papastamos · 11 years ago
  2. 8e24a6e Merge remote-tracking branch 'regmap/topic/table' into regmap-next by Mark Brown · 12 years ago
  3. db760fb Merge remote-tracking branch 'regmap/topic/lock' into regmap-next by Mark Brown · 12 years ago
  4. 5166b7c regmap: debugfs: Cache offsets of valid regions for dump by Mark Brown · 12 years ago
  5. cbc1938 regmap: Cache register and value sizes for debugfs by Mark Brown · 12 years ago
  6. 76aad39 regmap: introduce tables for readable/writeable/volatile/precious checks by Davide Ciminaghi · 12 years ago
  7. 3afa24f Merge branch 'topic/lock' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-table by Mark Brown · 12 years ago
  8. 0d4529c regmap: make lock/unlock functions customizable by Davide Ciminaghi · 12 years ago
  9. 4b020b3 regmap: Provide debugfs read of register ranges by Mark Brown · 12 years ago
  10. d058bb4 regmap: Allow ranges to be named by Mark Brown · 12 years ago
  11. 6863ca6 regmap: Add support for register indirect addressing. by Krystian Garbaciak · 12 years ago
  12. 06e65cb Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq' into regmap-next by Mark Brown · 12 years ago
  13. 72b39f6 regmap: Implement dev_get_regmap() by Mark Brown · 12 years ago
  14. 2e33caf regmap: Converts group operation into single read write operations by Ashish Jangam · 12 years ago
  15. f01ee60 regmap: implement register striding by Stephen Warren · 12 years ago
  16. c0cc6fe Merge branches 'regmap-core', 'regmap-mmio' and 'regmap-naming' into regmap-stride by Mark Brown · 12 years ago
  17. abec95a regmap: fix compilation when !CONFIG_DEBUG_FS by Stephen Warren · 12 years ago
  18. d3c242e regmap: allow regmap instances to be named by Stephen Warren · 12 years ago
  19. bacdbe0 regmap: introduce fast_io busses, and use a spinlock for them by Stephen Warren · 12 years ago
  20. 0135bbc regmap: introduce explicit bus_context for bus callbacks by Stephen Warren · 12 years ago
  21. d939fb9 regmap: Use pad_bits and reg_bits when determining register format. by Marc Reilly · 12 years ago
  22. 4a6be7b Merge remote-tracking branches 'regmap/topic/patch' and 'regmap/topic/sync' into regmap-next by Mark Brown · 12 years ago
  23. 7d9aca3 Merge remote-tracking branch 'regmap/topic/drivers' into regmap-next by Mark Brown · 12 years ago
  24. ac8d91c regmap: Supply ranges to the sync operations by Mark Brown · 12 years ago
  25. 847fb6f regmap: Don't use bitfields for booleans by Mark Brown · 12 years ago
  26. 22f0d90 regmap: Support register patch sets by Mark Brown · 12 years ago
  27. 82159ba regmap: Add support for padding between register and address by Mark Brown · 12 years ago
  28. 4c69166 regmap: Remove indexed cache type by Mark Brown · 13 years ago
  29. e5e3b8a regmap: Move initialization of regcache related fields to regcache_init by Lars-Peter Clausen · 13 years ago
  30. 8ae0d7e regmap: Track if the register cache is dirty and suppress unneeded syncs by Mark Brown · 13 years ago
  31. 4d2dc09 regmap: Make _regmap_write() global by Dimitris Papastamos · 13 years ago
  32. 2cbbb57 regmap: Add the LZO cache support by Dimitris Papastamos · 13 years ago
  33. 28644c80 regmap: Add the rbtree cache support by Dimitris Papastamos · 13 years ago
  34. 195af65 regmap: Add the indexed cache support by Dimitris Papastamos · 13 years ago
  35. 9fabe24 regmap: Introduce caching support by Dimitris Papastamos · 13 years ago
  36. bbcf61c regmap: Make debugfs stubs static inline by Lars-Peter Clausen · 13 years ago
  37. 6f30644 regmap: Add support for device specific write and read flag masks. by Lars-Peter Clausen · 13 years ago
  38. 8de2f08 regmap: Add functions to check for access on registers by Mark Brown · 13 years ago
  39. 2efe164 regmap: Skip precious registers when dumping registers via debugfs by Mark Brown · 13 years ago
  40. 31244e3 regmap: Provide register map dump via debugfs by Mark Brown · 13 years ago
  41. 93de912 regmap: Use a local header for API internals by Mark Brown · 13 years ago