1. f32ca3d regmap: debugfs: Fix seeking from the cache by Mark Brown · 12 years ago
  2. e8d6539 regmap: debugfs: Make sure we store the last entry in the offset cache by Mark Brown · 12 years ago
  3. 5bd9f4b regmap: debugfs: Ensure a correct return value for empty caches by Mark Brown · 12 years ago
  4. 95f971c regmap: debugfs: Discard the cache if we fail to allocate an entry by Mark Brown · 12 years ago
  5. 5a1d6d1 regmap: debugfs: Fix check for block start in cached seeks by Mark Brown · 12 years ago
  6. 120f805 regmap: debugfs: Fix attempts to read nonexistant register blocks by Mark Brown · 12 years ago
  7. 5166b7c regmap: debugfs: Cache offsets of valid regions for dump by Mark Brown · 12 years ago
  8. afab2f7 regmap: debugfs: Factor out initial seek by Mark Brown · 12 years ago
  9. db04328 regmap: debugfs: Avoid overflows for very small reads by Mark Brown · 12 years ago
  10. cbc1938 regmap: Cache register and value sizes for debugfs by Mark Brown · 12 years ago
  11. 4b020b3 regmap: Provide debugfs read of register ranges by Mark Brown · 12 years ago
  12. bd9cc12 regmap: Factor out debugfs register read by Mark Brown · 12 years ago
  13. f01ee60 regmap: implement register striding by Stephen Warren · 12 years ago
  14. c0cc6fe Merge branches 'regmap-core', 'regmap-mmio' and 'regmap-naming' into regmap-stride by Mark Brown · 12 years ago
  15. d3c242e regmap: allow regmap instances to be named by Stephen Warren · 12 years ago
  16. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  17. 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
  18. 51990e8 device.h: cleanup users outside of linux/include (C files) by Paul Gortmaker · 13 years ago
  19. 19694b5 regmap: delete unused module.h from drivers/base/regmap files by Paul Gortmaker · 12 years ago
  20. f0c2319 regmap: Expose the driver name in debugfs by Dimitris Papastamos · 12 years ago
  21. 09c6ecd regmap: Add support for writing to regmap registers via debugfs by Dimitris Papastamos · 12 years ago
  22. 028a01e regmap: Add debugfs information for the cache status by Mark Brown · 12 years ago
  23. d813ae9 regmap: Include the last register in debugfs output by Mark Brown · 13 years ago
  24. 449e384 regmap: Provide access information via debugfs by Mark Brown · 13 years ago
  25. 21f5554 regmap: Share some of the debugfs infrastructure ready for more files by Mark Brown · 13 years ago
  26. 8de2f08 regmap: Add functions to check for access on registers by Mark Brown · 13 years ago
  27. cb3c2dc regmap: Fix type of field width specifiers for x86_64 by Mark Brown · 13 years ago
  28. 2efe164 regmap: Skip precious registers when dumping registers via debugfs by Mark Brown · 13 years ago
  29. 31244e3 regmap: Provide register map dump via debugfs by Mark Brown · 13 years ago