1. 8ca006a Merge remote-tracking branches 'regmap/topic/defaults', 'regmap/topic/irq' and 'regmap/topic/reg-params' into regmap-next by Mark Brown · 9 years ago
  2. 4705a81 Merge remote-tracking branch 'regmap/topic/core' into regmap-next by Mark Brown · 9 years ago
  3. d2b923e Merge remote-tracking branch 'regmap/fix/field' into regmap-linus by Mark Brown · 9 years ago
  4. 921cc29 regmap: Fix possible shift overflow in regmap_field_init() by Maxime Coquelin · 9 years ago
  5. 15b8d2c regmap: Fix regmap_bulk_read in BE mode by Arun Chandran · 9 years ago
  6. e723f2c regmap: kill off set_irq_flags usage by Rob Herring · 9 years ago
  7. 7043f5f regmap: irq: Fixed a typo error by dashsriram · 9 years ago
  8. 7ca6759 regmap: drop unneeded goto by Julia Lawall · 9 years ago
  9. a2f776c regmap: Introduce regmap_get_reg_stride by Srinivas Kandagatla · 9 years ago
  10. 668abc7 regmap: Introduce regmap_get_max_register by Srinivas Kandagatla · 9 years ago
  11. 1c79771 regmap: Use regcache_mark_dirty() to indicate power loss or reset by Kevin Cernekee · 9 years ago
  12. 3969fa08 regmap: Add a helper function for regcache sync test by Kevin Cernekee · 9 years ago
  13. 77f5f3e regmap: Constify irq_domain_ops by Krzysztof Kozlowski · 9 years ago
  14. 1b57c7c Merge tag 'regmap-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  15. 7c90de3 Merge tag 'regmap-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  16. f58078d regmap: Move tracing header into drivers/base/regmap by Steven Rostedt · 9 years ago
  17. c6b570d regmap: introduce regmap_name to fix syscon regmap trace events by Philipp Zabel · 9 years ago
  18. 7d720ee Merge remote-tracking branches 'regmap/fix/irq', 'regmap/fix/rbtree' and 'regmap/fix/sync' into regmap-linus by Mark Brown · 9 years ago
  19. 328f494 regmap: regcache-rbtree: Fix present bitmap resize by Lars-Peter Clausen · 9 years ago
  20. 4ceba98 regmap: Skip read-only registers in regcache_sync() by Takashi Iwai · 9 years ago
  21. 09cadf6 regmap-irq: set IRQF_ONESHOT flag to ensure IRQ request by Valentin Rothberg · 9 years ago
  22. 1aff031 Merge remote-tracking branches 'regmap/topic/ac97', 'regmap/topic/doc' and 'regmap/topic/smbus' into regmap-next by Mark Brown · 9 years ago
  23. 5892ded regmap: Fix i2c word access when using SMBus access functions by Guenter Roeck · 9 years ago
  24. 3c174d2 regmap: Export regmap_get_val_endian by Guenter Roeck · 9 years ago
  25. 927db287 regmap: ac97: Clean up indentation by Mark Brown · 9 years ago
  26. f93d1be regmap: Move spinlock_flags into the union by Wang, Yalin · 10 years ago
  27. a63b878 Merge remote-tracking branches 'regmap/topic/ac97' and 'regmap/topic/headers' into regmap-next by Mark Brown · 10 years ago
  28. 2285322 regmap: ac97: Add generic AC'97 callbacks by Mark Brown · 10 years ago
  29. e39be3a regmap: cache: Sort include headers alphabetically by Xiubo Li · 10 years ago
  30. fb70067 regmap: cache: Fix possible ZERO_SIZE_PTR pointer dereferencing error. by Xiubo Li · 10 years ago
  31. 06f9c24 regmap: cache: use kmalloc_array instead of kmalloc by Xiubo Li · 10 years ago
  32. fbba43c regmap: cache: speed regcache_hw_init() up. by Xiubo Li · 10 years ago
  33. ba3f1c8 regmap: cache: fix errno in regcache_hw_init() by Xiubo Li · 10 years ago
  34. 5bd83ed regmap: cache: cleanup regcache_hw_init() by Xiubo Li · 10 years ago
  35. f5b313a Merge remote-tracking branch 'regmap/topic/cache' into regmap-next by Mark Brown · 10 years ago
  36. 45942c3 Merge remote-tracking branch 'regmap/topic/dt-endian' into regmap-next by Mark Brown · 10 years ago
  37. 88507a2 Merge remote-tracking branch 'regmap/topic/core' into regmap-next by Mark Brown · 10 years ago
  38. 18a64d8 Merge remote-tracking branch 'regmap/fix/debugfs' into regmap-linus by Mark Brown · 10 years ago
  39. 25a9487 Merge remote-tracking branch 'regmap/fix/core' into regmap-linus by Mark Brown · 10 years ago
  40. 18c0301 regmap: Fix debugfs-file 'registers' mode by Markus Pargmann · 10 years ago
  41. d6b41cb regmap: fix possible ZERO_SIZE_PTR pointer dereferencing error. by Xiubo Li · 10 years ago
  42. 2c98e0c regmap: debugfs: fix possbile NULL pointer dereference by Xiubo Li · 10 years ago
  43. 5336be8 regmap: fix NULL pointer dereference in _regmap_write/read by Pankaj Dubey · 10 years ago
  44. 6e64b6c regmap: fix NULL pointer dereference in regmap_get_val_endian by Pankaj Dubey · 10 years ago
  45. f29a432 regmap: cache: Do not fail silently from regcache_sync calls by Jarkko Nikula · 10 years ago
  46. 2324067 Merge tag 'regmap-v3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 10 years ago
  47. 336fb81 regmap: change struct regmap's internal locks as union by Wang, Yalin · 10 years ago
  48. ffff7a12a regmap: Fix debugfs-file 'registers' mode by Markus Pargmann · 10 years ago
  49. d3b0533 Merge remote-tracking branches 'regmap/fix/cache', 'regmap/fix/debugfs' and 'regmap/fix/volatile' into regmap-linus by Mark Brown · 10 years ago
  50. 5c1ebe7 regmap: Don't attempt block writes when syncing cache on single_rw devices by Mark Brown · 10 years ago
  51. cf673fb regmap: Split regmap_get_endian() in two functions by Geert Uytterhoeven · 10 years ago
  52. 5844a8b regmap: Fix handling of volatile registers for format_write() chips by Mark Brown · 10 years ago
  53. 5e0cbe7 regmap: Fix regcache debugfs initialization by Lars-Peter Clausen · 10 years ago
  54. 45e1a27 regmap: of_regmap_get_endian() cleanup by Stephen Warren · 10 years ago
  55. ba1b53f regmap: Fix DT endianess parsing logic by Javier Martinez Canillas · 10 years ago
  56. 9ba1e45 regmap: Add explicit dependencies to catch "select" misuse by Geert Uytterhoeven · 10 years ago
  57. d647c19 regmap: add DT endianness binding support. by Xiubo Li · 10 years ago
  58. fa2fbe4 regmap: Allow regmap_get_device() to be used by modules by Mark Brown · 10 years ago
  59. 8d7d397 regmap: Add regmap_get_device by Tuomas Tynkkynen · 10 years ago
  60. ef98ae4 Merge remote-tracking branch 'regmap/topic/smbus' into regmap-next by Mark Brown · 10 years ago
  61. 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
  62. 2e804b7 regmap: mmio: Fix regmap_mmio_write for uneven counts by Philipp Zabel · 10 years ago
  63. e128920 regmap: irq: Fix possible ZERO_SIZE_PTR pointer dereferencing error. by Xiubo Li · 10 years ago
  64. b48d139 regmap: Add missing initialization of this_page by Geert Uytterhoeven · 10 years ago
  65. f5727cd regmap: Fix possible ZERO_SIZE_PTR pointer dereferencing error. by Xiubo Li · 10 years ago
  66. b422610 regmap: i2c: fallback to SMBus if the adapter does not support standard I2C by Boris BREZILLON · 10 years ago
  67. 3ac1703 regmap: add reg_read/reg_write callbacks to regmap_bus struct by Boris BREZILLON · 10 years ago
  68. 70d383b regmap: rbtree: improve 64bits memory alignment by Jean-Christophe PINCE · 10 years ago
  69. 88cb32c regmap: mmio: Fix the bug of 'offset' value parsing. by Xiubo Li · 10 years ago
  70. 4aa8c06 regmap: implement LE formatting/parsing for 16/32-bit values. by Xiubo Li · 10 years ago
  71. 4b44e7b Merge tag 'regmap-v3.15-nodev' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 10 years ago
  72. 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
  73. 675c354 Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  74. a7a037c regmap: adds missing braces in regmap_init() by Daeseok Youn · 10 years ago
  75. 6012b1f Merge remote-tracking branches 'regmap/topic/cache', 'regmap/topic/irq', 'regmap/topic/lock', 'regmap/topic/mmio', 'regmap/topic/nodev', 'regmap/topic/parse-val' and 'regmap/topic/patch' into regmap-next by Mark Brown · 10 years ago
  76. b3bf36c Merge remote-tracking branch 'regmap/topic/core' into regmap-next by Mark Brown · 10 years ago
  77. 451485b regmap: mmio: Add regmap_mmio_regbits_check. by Xiubo Li · 10 years ago
  78. 9325804 regmap: mmio: Add support for 1/2/8 bytes wide register address. by Xiubo Li · 10 years ago
  79. 41b0c2c regmap: mmio: add regmap_mmio_{regsize, count}_check. by Xiubo Li · 10 years ago
  80. 83f8475 regmap: cache: Don't attempt to sync non-writeable registers by Dylan Reid · 10 years ago
  81. 7561732 regmap: cache: Step by stride in default sync by Dylan Reid · 10 years ago
  82. 4999e96 regmap: Fix possible sleep-in-atomic in regmap_bulk_write() by Takashi Iwai · 10 years ago
  83. 56fb1c7 regmap: Ensure regmap_register_patch() is compatible with fast_io by Mark Brown · 10 years ago
  84. 72a6a5d regmap: irq: Set data pointer only on regmap_add_irq_chip success by Krzysztof Kozlowski · 10 years ago
  85. e894c3f regmap: Implementation for regmap_multi_reg_write by Opensource [Anthony Olech] · 10 years ago
  86. 13ff50c regmap: add regmap_parse_val api by Nenghua Cao · 10 years ago
  87. 6bf1310 regmap: Base regmap_register_patch on _regmap_multi_reg_write by Charles Keepax · 10 years ago
  88. 1d5b40b regmap: Add bypassed version of regmap_multi_reg_write by Charles Keepax · 10 years ago
  89. f7e2cec regmap: Mark reg_defaults in regmap_multi_reg_write as const by Charles Keepax · 10 years ago
  90. 53e87f8 regmap: fix coccinelle warnings by Nenghua Cao · 10 years ago
  91. 7a7a70b regmap: Check stride of register patch as we register it by Charles Keepax · 10 years ago
  92. e2f74dc regmap: Clean up _regmap_update_bits() by Xiubo Li · 10 years ago
  93. 6cfec04 regmap: Separate regmap dev initialization by Michal Simek · 10 years ago
  94. c9afbb0 regmap: spmi: support base and extended register spaces by Josh Cartwright · 10 years ago
  95. 4272b96 drivers/base: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  96. d4807ad regmap: Check readable regs in _regmap_read by Michal Simek · 10 years ago
  97. b5ab3e5 regmap: irq: Remove domain on exit by Mark Brown · 10 years ago
  98. 676970d regmap: debugfs: "registers" & "access" for single register maps by Pawel Moll · 10 years ago
  99. 78ba73e regmap: cache: Handle stride > 1 in sync_block_raw_flush by Dylan Reid · 10 years ago
  100. 86776fc Merge remote-tracking branch 'regmap/topic/ack' into regmap-next by Mark Brown · 11 years ago