1. 549e08a regmap: replace kmalloc with kmalloc_array by lixiubo · 9 years ago
  2. eeda1bd regmap: replace kzalloc with kcalloc by lixiubo · 9 years ago
  3. 621a5f7 debugfs: Pass bool pointer to debugfs_create_bool() by Viresh Kumar · 9 years ago
  4. e39be3a regmap: cache: Sort include headers alphabetically by Xiubo Li · 10 years ago
  5. 879082c regmap: cache: Pass the map rather than the word size when updating values by Mark Brown · 12 years ago
  6. f01ee60 regmap: implement register striding by Stephen Warren · 12 years ago
  7. 250f671 Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  8. 0a329d2 bitops: remove for_each_set_bit_cont() by Akinobu Mita · 12 years ago
  9. 4a6be7b Merge remote-tracking branches 'regmap/topic/patch' and 'regmap/topic/sync' into regmap-next by Mark Brown · 12 years ago
  10. 51990e8 device.h: cleanup users outside of linux/include (C files) by Paul Gortmaker · 13 years ago
  11. a0941e5 regmap: Fix x86_64 breakage by Mark Brown · 13 years ago
  12. ac8d91c regmap: Supply ranges to the sync operations by Mark Brown · 13 years ago
  13. a3c3774 regmap: Skip hardware defaults for LZO caches by Mark Brown · 13 years ago
  14. c2b1ecd regmap: Do not call regcache_exit from regcache_lzo_init error path by Lars-Peter Clausen · 13 years ago
  15. 81bf58e Merge branches 'regmap/irq' and 'regmap/cache' into regmap-next by Mark Brown · 13 years ago
  16. 50b776f regmap: Rename LZO cache type to compressed by Mark Brown · 13 years ago
  17. 82732bd regmap: Prepare LZO cache for variable block sizes by Mark Brown · 13 years ago
  18. 6e6ace0 regmap: Return a sensible error code if we fail to read the cache by Mark Brown · 13 years ago
  19. 13753a9 regmap: Lock the sync path, ensure we use the lockless _regmap_write() by Dimitris Papastamos · 13 years ago
  20. 2cbbb57 regmap: Add the LZO cache support by Dimitris Papastamos · 13 years ago