1. 1ed8111 regmap: Move documentation to regmap.h by Nicolas Boichat · 9 years ago
  2. 3cfe7a7 regmap: Use different lockdep class for each regmap init call by Nicolas Boichat · 9 years ago
  3. 522168d Merge remote-tracking branches 'regmap/topic/irq', 'regmap/topic/le', 'regmap/topic/mmio' and 'regmap/topic/rbtree' into regmap-next by Mark Brown · 11 years ago
  4. 2e804b7 regmap: mmio: Fix regmap_mmio_write for uneven counts by Philipp Zabel · 11 years ago
  5. 88cb32c regmap: mmio: Fix the bug of 'offset' value parsing. by Xiubo Li · 11 years ago
  6. 158e0d3 Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  7. 451485b regmap: mmio: Add regmap_mmio_regbits_check. by Xiubo Li · 11 years ago
  8. 9325804 regmap: mmio: Add support for 1/2/8 bytes wide register address. by Xiubo Li · 11 years ago
  9. 41b0c2c regmap: mmio: add regmap_mmio_{regsize, count}_check. by Xiubo Li · 11 years ago
  10. 4272b96 drivers/base: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  11. 6b8e090 regmap: use IS_ERR() to check clk_get() results by Stephen Warren · 11 years ago
  12. 878ec67 regmap: mmio: add register clock support by Philipp Zabel · 12 years ago
  13. 4633511 regmap: Fix incorrect arguments to kzalloc() call by Dimitris Papastamos · 12 years ago
  14. e8790ab regmap: mmio: Staticize regmap_mmio_gen_context() by Axel Lin · 13 years ago
  15. 6a55244 regmap: mmio: request native endian formatting by Stephen Warren · 13 years ago
  16. f01ee60 regmap: implement register striding by Stephen Warren · 13 years ago
  17. 9878647 regmap: mmio: remove some error checks now in the core by Stephen Warren · 13 years ago
  18. 40606db regmap: mmio: convert some error returns to BUG() by Stephen Warren · 13 years ago
  19. 45f5ff8 regmap: add MMIO bus support by Stephen Warren · 13 years ago