1. 38e2319 Merge branches 'regmap-core', 'regmap-irq' and 'regmap-page' into regmap-next by Mark Brown · 12 years ago
  2. 4633511 regmap: Fix incorrect arguments to kzalloc() call by Dimitris Papastamos · 12 years ago
  3. 1044c18 regmap: Add hook for printk logging for debugging during early init by Mark Brown · 12 years ago
  4. 632a5b0 regmap: Fix work_buf switching for page update during virtual range access. by Krystian Garbaciak · 12 years ago
  5. 6863ca6 regmap: Add support for register indirect addressing. by Krystian Garbaciak · 12 years ago
  6. fc3ebd7 regmap: Move lock out from internal function _regmap_update_bits(). by Krystian Garbaciak · 12 years ago
  7. e8790ab regmap: mmio: Staticize regmap_mmio_gen_context() by Axel Lin · 12 years ago
  8. 752a6a5 regmap: Export regmap_reinit_cache() by Mark Brown · 12 years ago
  9. a43fd50 regmap: Implement support for wake IRQs by Mark Brown · 12 years ago
  10. bfd6185d regmap: Don't try to map non-existant IRQs by Mark Brown · 12 years ago
  11. b026ddb regmap: Constify regmap_irq_chip by Mark Brown · 12 years ago
  12. 5494a98 regmap: Fix the size calculation for map->format.buf_size by Fabio Estevam · 12 years ago
  13. bfaa25f regmap: clean up debugfs if regmap_init fails by Stephen Warren · 12 years ago
  14. 6a55244 regmap: mmio: request native endian formatting by Stephen Warren · 12 years ago
  15. 141eba2 regmap: allow busses to request formatting with specific endianness by Stephen Warren · 12 years ago
  16. 14674e7 i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING by Mark Brown · 12 years ago
  17. 18d5eac regmap: Use select .. if to get IRQ_DOMAIN enabled by Mark Brown · 12 years ago
  18. 38e7f5d regmap: Fix typo in IRQ register striding by Mark Brown · 12 years ago
  19. 022f926a regmap: add support for non contiguous status to regmap-irq by Graeme Gregory · 12 years ago
  20. 4af8be6 regmap: Convert regmap_irq to use irq_domain by Mark Brown · 12 years ago
  21. 06e65cb Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq' into regmap-next by Mark Brown · 12 years ago
  22. 2431d0a regmap: Pass back the allocated regmap IRQ controller data by Mark Brown · 12 years ago
  23. 25061d2 Merge tag 'regmap-3.4' into regmap-stride by Mark Brown · 12 years ago
  24. 6560ffd regmap: fix possible memory corruption in regmap_bulk_read() by Laxman Dewangan · 12 years ago
  25. 72b39f6 regmap: Implement dev_get_regmap() by Mark Brown · 12 years ago
  26. 7a64761 regmap: Devices using format_write don't support bulk operations by Mark Brown · 12 years ago
  27. 2e33caf regmap: Converts group operation into single read write operations by Ashish Jangam · 12 years ago
  28. f298536 regmap: Cache single values read from the chip by Mark Brown · 12 years ago
  29. 5680655 regmap: fix compile errors in regmap-irq.c due to stride changes by Stephen Warren · 12 years ago
  30. f01ee60 regmap: implement register striding by Stephen Warren · 12 years ago
  31. c0cc6fe Merge branches 'regmap-core', 'regmap-mmio' and 'regmap-naming' into regmap-stride by Mark Brown · 12 years ago
  32. abec95a regmap: fix compilation when !CONFIG_DEBUG_FS by Stephen Warren · 12 years ago
  33. d3c242e regmap: allow regmap instances to be named by Stephen Warren · 12 years ago
  34. f4e52e7 Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  35. 851960b regmap: validate regmap_raw_read/write val_len by Stephen Warren · 12 years ago
  36. 9878647 regmap: mmio: remove some error checks now in the core by Stephen Warren · 12 years ago
  37. 40606db regmap: mmio: convert some error returns to BUG() by Stephen Warren · 12 years ago
  38. 45f5ff8 regmap: add MMIO bus support by Stephen Warren · 12 years ago
  39. bacdbe0 regmap: introduce fast_io busses, and use a spinlock for them by Stephen Warren · 12 years ago
  40. 0135bbc regmap: introduce explicit bus_context for bus callbacks by Stephen Warren · 12 years ago
  41. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  42. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  43. c04c1b9 regmap: prevent division by zero in rbtree_show by Stephen Warren · 12 years ago
  44. e466de0 regmap: Export regcache_sync_region() by Mark Brown · 12 years ago
  45. d939fb9 regmap: Use pad_bits and reg_bits when determining register format. by Marc Reilly · 13 years ago
  46. ea279fc regmap: Add support for device with 24 data bits. by Marc Reilly · 13 years ago
  47. 4b4e9e4 regmap: rbtree: Fix register default look-up in sync by Lars-Peter Clausen · 12 years ago
  48. 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
  49. 0a329d2 bitops: remove for_each_set_bit_cont() by Akinobu Mita · 12 years ago
  50. addfd8a Merge remote-tracking branch 'regmap/topic/bulk' into regmap-next by Mark Brown · 13 years ago
  51. eae4b51 Merge remote-tracking branch 'regmap/topic/introspection' into regmap-next by Mark Brown · 13 years ago
  52. 4a6be7b Merge remote-tracking branches 'regmap/topic/patch' and 'regmap/topic/sync' into regmap-next by Mark Brown · 13 years ago
  53. 7d9aca3 Merge remote-tracking branch 'regmap/topic/drivers' into regmap-next by Mark Brown · 13 years ago
  54. e1c1c69 Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/devm' into regmap-next by Mark Brown · 13 years ago
  55. 51990e8 device.h: cleanup users outside of linux/include (C files) by Paul Gortmaker · 13 years ago
  56. f5d6eba regmap: Fix future missing prototype of devres_alloc() and friends by Stephen Warren · 13 years ago
  57. f9353e7 regmap: Fix rbtree block base in sync by Mark Brown · 13 years ago
  58. 994f5db regcache: Make sure we sync register 0 in an rbtree cache by Mark Brown · 13 years ago
  59. 19694b5 regmap: delete unused module.h from drivers/base/regmap files by Paul Gortmaker · 13 years ago
  60. a0941e5 regmap: Fix x86_64 breakage by Mark Brown · 13 years ago
  61. 4d4cfd1 regmap: Allow drivers to sync only part of the register cache by Mark Brown · 13 years ago
  62. ac8d91c regmap: Supply ranges to the sync operations by Mark Brown · 13 years ago
  63. 5d5b7d4 regmap: Add tracepoints for cache only and cache bypass by Mark Brown · 13 years ago
  64. 6ff7373 regmap: Mark the cache as clean after a successful sync by Mark Brown · 13 years ago
  65. c3ec232 regmap: Remove default cache sync implementation by Mark Brown · 13 years ago
  66. a3c3774 regmap: Skip hardware defaults for LZO caches by Mark Brown · 13 years ago
  67. f0c2319 regmap: Expose the driver name in debugfs by Dimitris Papastamos · 13 years ago
  68. 09c6ecd regmap: Add support for writing to regmap registers via debugfs by Dimitris Papastamos · 13 years ago
  69. b8fb5ab regmap: Support raw reads from cached registers by Mark Brown · 13 years ago
  70. aca1e17 Merge branch 'topic/patch' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-drivers by Mark Brown · 13 years ago
  71. 3bf06a1 Merge branch 'topic/devm' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-drivers by Mark Brown · 13 years ago
  72. a6539c3 regmap: Allow users to query the size of register values by Mark Brown · 13 years ago
  73. 7d5e525 regmap: Implement support for 32 bit registers and values by Mark Brown · 13 years ago
  74. df00c79 regmap: Bypassing cache when initializing cache by Laxman Dewangan · 13 years ago
  75. 61cddc5 regmap: Fix cache defaults initialization from raw cache defaults by Lars-Peter Clausen · 13 years ago
  76. 8eaeb21 regmap: add regmap_bulk_write() for register write by Laxman Dewangan · 13 years ago
  77. c915719 regmap: Support for caching in reg_raw_write() by Laxman Dewangan · 13 years ago
  78. 2a14d7d9 regmap: Fix kcalloc parameters swapped by Axel Lin · 13 years ago
  79. 028a01e regmap: Add debugfs information for the cache status by Mark Brown · 13 years ago
  80. 847fb6f regmap: Don't use bitfields for booleans by Mark Brown · 13 years ago
  81. aa795d1 regmap: Remove incorrect unreachable comment in regcache_set_val() by Axel Lin · 13 years ago
  82. c0eb467 regmap: Implement managed regmap_init() by Mark Brown · 13 years ago
  83. 4191f19 regmap: if format_write is used, declare all registers as "unreadable" by Wolfram Sang · 13 years ago
  84. c212acc regmap: Properly round reg_bytes and val_bytes by Wolfram Sang · 13 years ago
  85. 9aa5075 regmap: Add support for 2/6 register formating by Wolfram Sang · 13 years ago
  86. a24f64a regmap: Reset device debugfs when reinitialising the cache by Mark Brown · 13 years ago
  87. 8a892d6 regmap: Bypass the cache when applying patches by Mark Brown · 13 years ago
  88. d9db762 regmap: Skip patch application when the cache is not dirty on sync by Mark Brown · 13 years ago
  89. 7e53b19 regmap: Unexport regcache_write() and regcache_read() by Mark Brown · 13 years ago
  90. 22f0d90 regmap: Support register patch sets by Mark Brown · 13 years ago
  91. 421e8d2 regmap: Reset cache status when reinitialsing the cache by Mark Brown · 13 years ago
  92. 82159ba regmap: Add support for padding between register and address by Mark Brown · 13 years ago
  93. 681ba97 Merge branch 'regmap/irq' into regmap-next by Mark Brown · 13 years ago
  94. 209a600 regmap: Add irq_base accessor to regmap_irq by Mark Brown · 13 years ago
  95. 8569d02 Merge branch 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-next by Mark Brown · 13 years ago
  96. bf31517 regmap: Allow drivers to reinitialise the register cache at runtime by Mark Brown · 13 years ago
  97. bc7ee55 regmap: Add trace event for successful cache reads by Mark Brown · 13 years ago
  98. 018690d regmap: Allow regmap_update_bits() users to detect changes by Mark Brown · 13 years ago
  99. c86845dc Merge remote-tracking branch 'regmap/topic/irq' into regmap-next by Mark Brown · 13 years ago
  100. d23511f regmap: Report if we actually handled an interrupt in regmap-irq by Mark Brown · 13 years ago