1. 0df0240 regmap: mdio: Reject invalid addresses by Sander Vanheule · 3 years, 9 months ago
  2. ce62df2 regmap: mdio: Fix regmap_bus pointer constness by Sander Vanheule · 3 years, 9 months ago
  3. f083be9 regmap: mdio: Add clause-45 support by Sander Vanheule · 3 years, 9 months ago
  4. dff404d regmap: mdio: Clean up invalid clause-22 addresses by Sander Vanheule · 3 years, 9 months ago
  5. bcd23f9 regmap-irq: Introduce inverted status registers support by Maxim Kochetkov · 3 years, 9 months ago
  6. b24412a regmap: add support for 7/17 register formating by Antoniu Miclaus · 3 years, 9 months ago
  7. e56360d regmap: mdio: Don't modify output if error happened by Andy Shevchenko · 3 years, 10 months ago
  8. 9dee1f9 Merge series "RTL8231 GPIO expander support" from Sander Vanheule <sander@svanheule.net>: by Mark Brown · 3 years, 10 months ago
  9. 1f89d2f regmap: Add MDIO bus support by Sander Vanheule · 3 years, 10 months ago
  10. ea030ca regmap-i2c: Set regmap max raw r/w from quirks by Lucas Tanure · 3 years, 10 months ago
  11. 14e13b1 regmap-irq: Fix dereference of a potentially null d->virt_buf by Colin Ian King · 4 years ago
  12. 394409a regmap-irq: Add driver callback to configure virtual regs by Guru Das Srinagesh · 4 years ago
  13. 4c50144 regmap-irq: Introduce virtual regs to handle more config regs by Guru Das Srinagesh · 4 years ago
  14. 1066cfb regmap-irq: Extend sub-irq to support non-fixed reg strides by Guru Das Srinagesh · 4 years ago
  15. e41a962 regmap: set debugfs_name to NULL after it is freed by Meng Li · 4 years ago
  16. e229b42 Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years ago
  17. d77b44d Merge tag 'soundwire-2_5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire into char-misc-next by Greg Kroah-Hartman · 4 years, 1 month ago
  18. 8d8d958 regmap: sdw-mbq: use MODULE_LICENSE("GPL") by Bard Liao · 4 years, 1 month ago
  19. 4038e54 regmap: sdw: use no_pm routines for SoundWire 1.2 MBQ by Bard Liao · 4 years, 1 month ago
  20. d288a571 regmap: sdw: use _no_pm functions in regmap_read/write by Bard Liao · 4 years, 1 month ago
  21. b67498d6 regmap: Assign boolean values to a bool variable by Jiapeng Zhong · 4 years, 1 month ago
  22. f6bcb4c regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init() by Dan Carpenter · 4 years, 2 months ago
  23. cffa4b2 regmap: debugfs: Fix a memory leak when calling regmap_attach_dev by Xiaolei Wang · 4 years, 2 months ago
  24. a45f1d4 Merge tag 'regmap-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 4 years, 3 months ago
  25. 2cffa11 Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  26. 4616c50 Merge remote-tracking branch 'regmap/for-5.11' into regmap-next by Mark Brown · 4 years, 3 months ago
  27. b6c5055 Merge series "regmap/SoundWire/ASoC: Add SoundWire SDCA support" from Bard Liao <yung-chuan.liao@linux.intel.com>: by Mark Brown · 4 years, 3 months ago
  28. fb5103f regmap/SoundWire: sdw: add support for SoundWire 1.2 MBQ by Pierre-Louis Bossart · 4 years, 4 months ago
  29. d9a500b regmap: sdw: add required header files by Pierre-Louis Bossart · 4 years, 3 months ago
  30. e6e9354 regmap: Remove duplicate `type` field from regmap `regcache_sync` trace event by Philippe Duplessis-Guindon · 4 years, 3 months ago
  31. f7d0135 regmap: Fix order of regmap write log by Lucas Tanure · 4 years, 4 months ago
  32. d315c62 regmap: irq: Convert to use irq_domain_create_legacy() by Andy Shevchenko · 4 years, 4 months ago
  33. 6e1e90e regmap: mmio: add config option to allow relaxed MMIO accesses by Adrian Ratiu · 4 years, 5 months ago
  34. 6e0545c Merge remote-tracking branch 'regmap/for-5.10' into regmap-next by Mark Brown · 4 years, 5 months ago
  35. 3a6f0fb regmap: irq: Add support to clear ack registers by Laxminath Kasam · 4 years, 5 months ago
  36. d05199a Merge tag 'regmap-field-bulk-api' into regmap-5.10 by Mark Brown · 4 years, 5 months ago
  37. ea470b8 regmap: add support to regmap_field_bulk_alloc/free apis by Srinivas Kandagatla · 4 years, 5 months ago
  38. 2defc3f Merge series "use semicolons rather than commas to separate statements" from Julia Lawall <Julia.Lawall@inria.fr>: by Mark Brown · 4 years, 5 months ago
  39. f74d63b regmap: destroy mutex (if used) in regmap_exit() by Bartosz Golaszewski · 4 years, 5 months ago
  40. 7f4a122 regmap: debugfs: use semicolons rather than commas to separate statements by Julia Lawall · 4 years, 5 months ago
  41. 1d512ee regmap: debugfs: Fix more error path regressions by Charles Keepax · 4 years, 6 months ago
  42. 05669b6 regmap: fix page selection for noinc writes by Dmitry Baryshkov · 4 years, 6 months ago
  43. 4003324 regmap: fix page selection for noinc reads by Dmitry Baryshkov · 4 years, 6 months ago
  44. d36cb02 regmap: debugfs: Add back in erroneously removed initialisation of ret by Charles Keepax · 4 years, 6 months ago
  45. 94cc89e regmap: debugfs: Fix handling of name string for debugfs init delays by Charles Keepax · 4 years, 6 months ago
  46. 0c2191c regmap: Add support for 12/20 register formatting by Ricardo Ribalda · 4 years, 6 months ago
  47. 21f8e48 regmap: Add can_sleep configuration option by Dmitry Osipenko · 4 years, 6 months ago
  48. d17343b Merge series "Introduce Embedded Controller driver for Acer A500" from Dmitry Osipenko <digetx@gmail.com>: by Mark Brown · 4 years, 6 months ago
  49. 50df0ee regmap: soundwire: remove unused header mod_devicetable.h by Vinod Koul · 4 years, 6 months ago
  50. 2b32d2f regmap: Use flexible sleep by Dmitry Osipenko · 4 years, 6 months ago
  51. 7f9fb67 regmap: add Intel SPI Slave to AVMM Bus Bridge support by Xu Yilun · 4 years, 7 months ago
  52. c9fadf2 Merge remote-tracking branch 'regmap/for-5.9' into regmap-next by Mark Brown · 4 years, 8 months ago
  53. 2b0f61e Merge remote-tracking branch 'regmap/for-5.8' into regmap-linus by Mark Brown · 4 years, 8 months ago
  54. 299632e regmap: debugfs: Don't sleep while atomic for fast_io regmaps by Douglas Anderson · 4 years, 8 months ago
  55. c916d6e regmap: Switch to use fwnode instead of OF one by Andy Shevchenko · 4 years, 8 months ago
  56. 443a34b regmap: add missing dependency on SoundWire by Pierre-Louis Bossart · 4 years, 8 months ago
  57. 31cf2c3 Merge branch 'topic/devnode' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-5.9 by Mark Brown · 4 years, 8 months ago
  58. 5cc2013 regmap-irq: use fwnode instead of device node in add_irq_chip() by Michael Walle · 4 years, 8 months ago
  59. e84861f regmap: dev_get_regmap_match(): fix string comparison by Marc Kleine-Budde · 4 years, 8 months ago
  60. 2a00087 Merge tag 'regmap-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 4 years, 9 months ago
  61. 95b2c3e regmap: Fix memory leak from regmap_register_patch by Charles Keepax · 4 years, 9 months ago
  62. 9fb9b77 regmap: remove stray space by Bartosz Golaszewski · 4 years, 9 months ago
  63. 6ed50f8 Merge existing fixes from regmap/for-5.8 by Mark Brown · 4 years, 9 months ago
  64. e680a40 regmap: fix the kerneldoc for regmap_test_bits() by Bartosz Golaszewski · 4 years, 9 months ago
  65. 53d8609 regmap: fix alignment issue by Jens Thoms Toerring · 4 years, 9 months ago
  66. 9b98f92 Merge remote-tracking branch 'regmap/for-5.8' into regmap-next by Mark Brown · 4 years, 9 months ago
  67. 93b9299 Merge series "regmap: provide simple bitops and use them in a driver" from Bartosz Golaszewski <brgl@bgdev.pl> by Mark Brown · 4 years, 9 months ago
  68. aa2ff9d regmap: provide helpers for simple bit operations by Bartosz Golaszewski · 4 years, 9 months ago
  69. 82f25bd regmap-i2c: add 16-bit width registers support by AceLan Kao · 4 years, 10 months ago
  70. 3ada1b1 Merge series "Add support for Kontron sl28cpld" from Michael Walle <michael@walle.cc>: by Mark Brown · 4 years, 11 months ago
  71. 12479382 regmap-irq: make it possible to add irq_chip do a specific device node by Michael Walle · 5 years ago
  72. 80215f1 regmap: Add bus reg_update_bits() support by Baolin Wang · 5 years ago
  73. 74edd08 regmap: debugfs: check count when read regmap file by Peng Fan · 5 years ago
  74. 2e31aab regmap: fix writes to non incrementing registers by Ben Whitten · 5 years ago
  75. 14e01b5 regmap-i2c: constify regmap_bus structures by Michał Mirosław · 5 years ago
  76. a20db58 regmap: regmap-w1: Drop unreachable code by Mika Westerberg · 5 years ago
  77. 0372fd1 Merge tag 'regmap-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 5 years ago
  78. 1bd4584 Merge branch 'regmap-5.4' into regmap-next by Mark Brown · 6 years ago
  79. fba5b1e regmap-irq: Correct error paths in regmap_irq_thread for pm_runtime by Charles Keepax · 6 years ago
  80. 8676b3c soundwire: fix regmap dependencies and align with other serial links by Pierre-Louis Bossart · 6 years ago
  81. 9d52a35 regmap: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  82. aaccf386 Merge branch 'regmap-5.3' into regmap-next by Mark Brown · 6 years ago
  83. ea09b3e Merge branch 'regmap-5.2' into regmap-linus by Mark Brown · 6 years ago
  84. eff5a85 regmap: select CONFIG_REGMAP while REGMAP_SCCB is set by YueHaibing · 6 years ago
  85. 5553558 regmap: lzo: Switch to bitmap_zalloc() by Andy Shevchenko · 6 years ago
  86. db05767 regmap: fix bulk writes on paged registers by Srinivas Kandagatla · 6 years ago
  87. 6445500 regmap: add i3c bus support by Vitor Soares · 6 years ago
  88. 2899872 regmap: debugfs: Fix memory leak in regmap_debugfs_init by Daniel Baluta · 6 years ago
  89. 615c4d9 Merge branch 'regmap-5.2' into regmap-next by Mark Brown · 6 years ago
  90. 7fdc9fc Merge branch 'regmap-5.1' into regmap-linus by Mark Brown · 6 years ago
  91. 37613fa regmap: add proper SPDX identifiers on files that did not have them. by Greg Kroah-Hartman · 6 years ago
  92. 8b9f9d4 regmap: verify if register is writeable before writing operations by Han Nandor · 6 years ago
  93. 8293488 regmap: regmap-irq: fix getting type default values by Srinivas Kandagatla · 6 years ago
  94. cc6a8d6 regmap: debugfs: Jump to the next readable register by Lucas Tanure · 6 years ago
  95. a1c67d6 regmap: debugfs: Replace code by already existing function by Lucas Tanure · 6 years ago
  96. 66fb181 Merge remote-tracking branch 'regmap/topic/irq' into regmap-next by Mark Brown · 6 years ago
  97. 31172d1 Merge branch 'regmap-5.1' into regmap-next by Mark Brown · 6 years ago
  98. 435bba0 regmap: Remove attribute packed from struct 'regcache_rbtree_node' by Mathieu Malaterre · 6 years ago
  99. a2d2184 regmap: regmap-irq: Add main status register support by Matti Vaittinen · 6 years ago
  100. 7151449 regmap-irq: do not write mask register if mask_base is zero by Mark Zhang · 6 years ago