1. 2a2cd52 Merge remote-tracking branches 'regmap/fix/be', 'regmap/fix/doc' and 'regmap/fix/spmi' into regmap-linus by Mark Brown · 8 years ago
  2. 2ed94f6 regmap: mmio: Explicitly say little endian is the defualt in the bus config by Mark Brown · 8 years ago
  3. 0dbdb76 regmap: mmio: Parse endianness definitions from DT by Mark Brown · 8 years ago
  4. 9f9f8b8 regmap: mmio: Fix value endianness selection by Mark Brown · 8 years ago
  5. 922a9f9 regmap: mmio: Convert to regmap_bus and fix accessor usage by Mark Brown · 8 years ago
  6. 75fb0aa regmap: mmio: Add regmap_mmio_get_min_stride by Xiubo Li · 9 years ago
  7. 9d98fa7 regmap: mmio: remove the useless code by Xiubo Li · 9 years ago
  8. 29bb45f regmap-mmio: Use native endianness for read/write by Simon Arlott · 9 years ago
  9. 1ed8111 regmap: Move documentation to regmap.h by Nicolas Boichat · 9 years ago
  10. 3cfe7a7 regmap: Use different lockdep class for each regmap init call by Nicolas Boichat · 9 years ago
  11. 522168d Merge remote-tracking branches 'regmap/topic/irq', 'regmap/topic/le', 'regmap/topic/mmio' and 'regmap/topic/rbtree' into regmap-next by Mark Brown · 10 years ago
  12. 2e804b7 regmap: mmio: Fix regmap_mmio_write for uneven counts by Philipp Zabel · 10 years ago
  13. 88cb32c regmap: mmio: Fix the bug of 'offset' value parsing. by Xiubo Li · 10 years ago
  14. 158e0d3 Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  15. 451485b regmap: mmio: Add regmap_mmio_regbits_check. by Xiubo Li · 10 years ago
  16. 9325804 regmap: mmio: Add support for 1/2/8 bytes wide register address. by Xiubo Li · 10 years ago
  17. 41b0c2c regmap: mmio: add regmap_mmio_{regsize, count}_check. by Xiubo Li · 10 years ago
  18. 4272b96 drivers/base: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  19. 6b8e090 regmap: use IS_ERR() to check clk_get() results by Stephen Warren · 11 years ago
  20. 878ec67 regmap: mmio: add register clock support by Philipp Zabel · 11 years ago
  21. 4633511 regmap: Fix incorrect arguments to kzalloc() call by Dimitris Papastamos · 12 years ago
  22. e8790ab regmap: mmio: Staticize regmap_mmio_gen_context() by Axel Lin · 12 years ago
  23. 6a55244 regmap: mmio: request native endian formatting by Stephen Warren · 12 years ago
  24. f01ee60 regmap: implement register striding by Stephen Warren · 12 years ago
  25. 9878647 regmap: mmio: remove some error checks now in the core by Stephen Warren · 12 years ago
  26. 40606db regmap: mmio: convert some error returns to BUG() by Stephen Warren · 12 years ago
  27. 45f5ff8 regmap: add MMIO bus support by Stephen Warren · 12 years ago