1. 1cbdded Merge tag 'regmap-noinc-read' into regmap-4.19 by Mark Brown · 6 years ago
  2. 74fe7b5 regmap: Add regmap_noinc_read API by Crestez Dan Leonard · 6 years ago
  3. 75eb3a6 regmap: sccb: fix typo and sort headers alphabetically by Akinobu Mita · 7 years ago
  4. e594a06 Merge tag 'regmap-sccb' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-4.19 by Mark Brown · 7 years ago
  5. bcf7eac regmap: add SCCB support by Akinobu Mita · 7 years ago
  6. e76ad18 regmap: slimbus: add support to multi read/write by Srinivas Kandagatla · 7 years ago
  7. 869619e Merge branch 'regmap-4.17' into regmap-4.18 for the merge window by Mark Brown · 7 years ago
  8. cbdd39c regmap: slimbus: allow register offsets up to 16 bits by Srinivas Kandagatla · 7 years ago
  9. eb4a219 regmap: Skip clk_put for attached clocks when freeing context by James Kelly · 7 years ago
  10. 2889312 Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/mmio-clk' into regmap-next by Mark Brown · 7 years ago
  11. 493ea0c Merge remote-tracking branch 'regmap/topic/bulk' into regmap-next by Mark Brown · 7 years ago
  12. f981c6c Merge remote-tracking branches 'regmap/fix/i2c' and 'regmap/fix/volatile' into regmap-linus by Mark Brown · 7 years ago
  13. aa584ba Merge remote-tracking branch 'regmap/fix/core' into regmap-linus by Mark Brown · 7 years ago
  14. 59dd2a8 regmap: debugfs: Improve warning message on debugfs_create_dir() failure by Fabio Estevam · 7 years ago
  15. 17cf46c regmap: debugfs: Free map->debugfs_name when debugfs_create_dir() failed by Jeffy Chen · 7 years ago
  16. 46589e9 regmap: debugfs: Don't leak dummy names by Mark Brown · 7 years ago
  17. a430ab2 regmap: debugfs: Disambiguate dummy debugfs file name by Fabio Estevam · 7 years ago
  18. 3189566 regmap: mmio: Add function to attach a clock by Maxime Ripard · 7 years ago
  19. fb44f3c regmap: Merge redundant handling in regmap_bulk_write by Charles Keepax · 7 years ago
  20. 364e378 regmap: Tidy up regmap_raw_write chunking code by Charles Keepax · 7 years ago
  21. 7ef2c6b regmap: Move the handling for max_raw_write into regmap_raw_write by Charles Keepax · 7 years ago
  22. b4ecfec regmap: Remove unnecessary printk for failed allocation by Charles Keepax · 7 years ago
  23. 0812d8ffa regmap: Format data for raw write in regmap_bulk_write by Charles Keepax · 7 years ago
  24. 2936e84 Merge branch 'fix/core' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-bulk by Mark Brown · 7 years ago
  25. 9b947a1 regmap: use debugfs even when no device by David Lechner · 7 years ago
  26. 12ae380 regmap: Allow missing device in regmap_name_read_file() by David Lechner · 7 years ago
  27. 186ba2e regmap: Use _regmap_read in regmap_bulk_read by Charles Keepax · 7 years ago
  28. 1b079ca regmap: Tidy up regmap_raw_read chunking code by Charles Keepax · 7 years ago
  29. 0645ba4 regmap: Move the handling for max_raw_read into regmap_raw_read by Charles Keepax · 7 years ago
  30. 45abcc5 regmap: Use helper function for register offset by Charles Keepax · 7 years ago
  31. 9ae27a8 regmap: Don't use format_val in regmap_bulk_read by Charles Keepax · 7 years ago
  32. 71df179 regmap: Correct comparison in regmap_cached by Charles Keepax · 7 years ago
  33. b8f9a03 regmap: Correct offset handling in regmap_volatile_range by Charles Keepax · 7 years ago
  34. 86effbe regmap-i2c: Off by one in regmap_i2c_smbus_i2c_read/write() by Dan Carpenter · 7 years ago
  35. f00e710 regmap: Fix reversed bounds check in regmap_raw_write() by Dan Carpenter · 7 years ago
  36. f6cff79 Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  37. a75de772 Merge remote-tracking branches 'regmap/topic/soundwire' and 'regmap/topic/zero' into regmap-next by Mark Brown · 7 years ago
  38. 757b652 Merge remote-tracking branches 'regmap/topic/const', 'regmap/topic/flat', 'regmap/topic/hwspinlock' and 'regmap/topic/nolock' into regmap-next by Mark Brown · 7 years ago
  39. 9bf485c regmap: Allow empty read/write_flag_mask by Andrew F. Davis · 7 years ago
  40. 46318b9 regcache: flat: Un-inline index lookup from cache access by Andrew F. Davis · 7 years ago
  41. 7c22ce6 regmap: Add SoundWire bus support by Vinod Koul · 7 years ago
  42. a488781 regmap: Add one flag to indicate if a hwlock should be used by Baolin Wang · 7 years ago
  43. 078711d regmap: debugfs: document why we don't create the debugfs entries by Bartosz Golaszewski · 7 years ago
  44. a5ba91c regmap: debugfs: emit a debug message when locking is disabled by Bartosz Golaszewski · 7 years ago
  45. 4c90f29 regmap: use proper part of work_buf for storing val by Krzysztof Adamski · 7 years ago
  46. 7d6f7fb regmap: add SLIMbus support by Srinivas Kandagatla · 7 years ago
  47. 8253bb3 regmap: potentially duplicate the name string stored in regmap by Bartosz Golaszewski · 7 years ago
  48. 4045559 Merge branches 'topic/hwspinlock' and 'topic/nolock' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-const by Mark Brown · 7 years ago
  49. 7246573 regmap: Disable debugfs when locking is disabled by Mark Brown · 7 years ago
  50. 81e30b1 regmap: rename regmap_lock_unlock_empty() to regmap_lock_unlock_none() by Bartosz Golaszewski · 7 years ago
  51. c9b41fc regmap: allow to disable all locking mechanisms by Bartosz Golaszewski · 7 years ago
  52. a1a68fc regmap: Remove the redundant config to select hwspinlock by Baolin Wang · 7 years ago
  53. 37c6b6f Merge tag 'regmap-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 7 years ago
  54. a15fdc3 Merge remote-tracking branches 'regmap/topic/const' and 'regmap/topic/hwspinlock' into regmap-next by Mark Brown · 7 years ago
  55. c077fad regmap: Fix unused warning by Baolin Wang · 7 years ago
  56. ca0db18 regmap: Try to work around Kconfig exploding on HWSPINLOCK by Mark Brown · 7 years ago
  57. e8419c40 regmap: Clean up hwspinlock on regmap exit by Mark Brown · 7 years ago
  58. 267f3e4 regmap: Also protect hwspinlock in error handling path by Mark Brown · 7 years ago
  59. f25637a regmap: Add a config option for hwspinlock by Mark Brown · 7 years ago
  60. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  61. 8698b93 regmap: Add hardware spinlock support by Baolin Wang · 7 years ago
  62. 9c2e5cb regmap: constify regmap_bus structures by Julia Lawall · 7 years ago
  63. 5b20a43 regmap: regmap-w1: Fix build troubles by minimumlaw@rambler.ru · 8 years ago
  64. 2a40f94 Merge remote-tracking branches 'regmap/topic/1wire', 'regmap/topic/irq' and 'regmap/topic/lzo' into regmap-next by Mark Brown · 8 years ago
  65. a71411d regmap: irq: add chip option mask_writeonly by Michael Grzeschik · 8 years ago
  66. 63c73b0 regmap: irq: allow to register one cell interrupt controllers by Vladimir Zapolskiy · 8 years ago
  67. f458e61 regmap: Fix typo in IS_ENABLED() check by Mark Brown · 8 years ago
  68. c13be1d9 Merge branch 'topic/lzo' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-1wire by Mark Brown · 8 years ago
  69. cc5d0db regmap: Add 1-Wire bus support by Alex A. Mihaylov · 8 years ago
  70. 34a730aa regmap: make LZO cache optional by Jonas Gorski · 8 years ago
  71. 90e51e6 Merge remote-tracking branches 'regmap/topic/doc' and 'regmap/topic/rbtree' into regmap-next by Mark Brown · 8 years ago
  72. 2cf8e2d regmap: Fixup the kernel-doc comments on functions/structures by Charles Keepax · 8 years ago
  73. 671a911 regmap: use rb_entry() by Geliang Tang · 8 years ago
  74. daaadbf regmap: cache: Remove unused 'blksize' variable by Kirtika Ruchandani · 8 years ago
  75. f785fb2 Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/debugfs' into regmap-next by Mark Brown · 8 years ago
  76. 78bbf15 Merge tag 'regmap-fix-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 8 years ago
  77. f0aa1ce regmap: fix deadlock on _regmap_raw_write() error path by Nikita Yushchenko · 8 years ago
  78. 5556244 regmap: Add missing little endian functions by Tony Lindgren · 8 years ago
  79. f50e38c regmap: Allow longer flag masks for read and write by Tony Lindgren · 8 years ago
  80. 787ad90 Merge remote-tracking branch 'regmap/fix/rbtree' into regmap-linus by Mark Brown · 8 years ago
  81. 815806e regmap: drop cache if the bus transfer error by Elaine Zhang · 8 years ago
  82. 359a2f1 regmap: debugfs: Add support for dumping write only device registers by Cristian Birsan · 8 years ago
  83. 1ea975c regmap: Add a function to check if a regmap register is cached by Cristian Birsan · 8 years ago
  84. 1bc8da4 regmap: rbtree: Avoid overlapping nodes by Lars-Peter Clausen · 8 years ago
  85. b2c7f5d regmap: cache: Fix num_reg_defaults computation from reg_defaults_raw by Maarten ter Huurne · 8 years ago
  86. efeb1a3 Merge remote-tracking branches 'regmap/topic/bulk', 'regmap/topic/i2c', 'regmap/topic/iopoll', 'regmap/topic/irq' and 'regmap/topic/maintainers' into regmap-next by Mark Brown · 9 years ago
  87. 5bf75b4 regmap: Support bulk writes for devices without raw formatting by Chen-Yu Tsai · 9 years ago
  88. d4ef930 regmap-i2c: Use i2c block command only if register value width is 8 bit by Guenter Roeck · 9 years ago
  89. ccc1256 regmap: irq: Add support to call client specific pre/post interrupt service by Laxman Dewangan · 9 years ago
  90. d4ab78d Merge remote-tracking branches 'regmap/topic/doc' and 'regmap/topic/flat' into regmap-next by Mark Brown · 9 years ago
  91. 2a2cd52 Merge remote-tracking branches 'regmap/fix/be', 'regmap/fix/doc' and 'regmap/fix/spmi' into regmap-linus by Mark Brown · 9 years ago
  92. dec8e8f regmap: spmi: Fix regmap_spmi_ext_read in multi-byte case by Jack Pham · 9 years ago
  93. 2ed94f6 regmap: mmio: Explicitly say little endian is the defualt in the bus config by Mark Brown · 9 years ago
  94. 0dbdb76 regmap: mmio: Parse endianness definitions from DT by Mark Brown · 9 years ago
  95. 4f7d6dd regmap: Fix implicit inclusion of device.h by Mark Brown · 9 years ago
  96. 6e4f2878 regcache: flat: Require max_registers to be set by Alexander Stein · 9 years ago
  97. 267c858 regmap: cache: Fix typo in cache_bypass parameter description by Andrew F. Davis · 9 years ago
  98. 9f9f8b8 regmap: mmio: Fix value endianness selection by Mark Brown · 9 years ago
  99. d25263d Merge remote-tracking branch 'regmap/topic/update-bits' into regmap-next by Mark Brown · 9 years ago
  100. 0b74f06f Merge remote-tracking branches 'regmap/topic/devm-irq', 'regmap/topic/doc', 'regmap/topic/irq' and 'regmap/topic/stride' into regmap-next by Mark Brown · 9 years ago