1. d63aa09 regmap: Prefer unsigned int to bare use of unsigned by Jinchao Wang · 3 years, 7 months ago
  2. e41a962 regmap: set debugfs_name to NULL after it is freed by Meng Li · 3 years, 11 months ago
  3. f6bcb4c regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init() by Dan Carpenter · 4 years ago
  4. cffa4b2 regmap: debugfs: Fix a memory leak when calling regmap_attach_dev by Xiaolei Wang · 4 years, 1 month ago
  5. 6e0545c Merge remote-tracking branch 'regmap/for-5.10' into regmap-next by Mark Brown · 4 years, 3 months ago
  6. 7f4a122 regmap: debugfs: use semicolons rather than commas to separate statements by Julia Lawall · 4 years, 4 months ago
  7. 94cc89e regmap: debugfs: Fix handling of name string for debugfs init delays by Charles Keepax · 4 years, 4 months ago
  8. ee43695 Merge tag 'regmap-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into master by Linus Torvalds · 4 years, 6 months ago
  9. 299632e regmap: debugfs: Don't sleep while atomic for fast_io regmaps by Douglas Anderson · 4 years, 6 months ago
  10. 74edd08 regmap: debugfs: check count when read regmap file by Peng Fan · 4 years, 10 months ago
  11. 9d52a35 regmap: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 5 years ago
  12. 2899872 regmap: debugfs: Fix memory leak in regmap_debugfs_init by Daniel Baluta · 6 years ago
  13. 37613fa regmap: add proper SPDX identifiers on files that did not have them. by Greg Kroah-Hartman · 6 years ago
  14. cc6a8d6 regmap: debugfs: Jump to the next readable register by Lucas Tanure · 6 years ago
  15. a1c67d6 regmap: debugfs: Replace code by already existing function by Lucas Tanure · 6 years ago
  16. 580d485 regmap: debugfs: convert to DEFINE_SHOW_ATTRIBUTE by Yangtao Li · 6 years ago
  17. 59dd2a8 regmap: debugfs: Improve warning message on debugfs_create_dir() failure by Fabio Estevam · 7 years ago
  18. 17cf46c regmap: debugfs: Free map->debugfs_name when debugfs_create_dir() failed by Jeffy Chen · 7 years ago
  19. 46589e9 regmap: debugfs: Don't leak dummy names by Mark Brown · 7 years ago
  20. a430ab2 regmap: debugfs: Disambiguate dummy debugfs file name by Fabio Estevam · 7 years ago
  21. 12ae380 regmap: Allow missing device in regmap_name_read_file() by David Lechner · 7 years ago
  22. 078711d regmap: debugfs: document why we don't create the debugfs entries by Bartosz Golaszewski · 7 years ago
  23. a5ba91c regmap: debugfs: emit a debug message when locking is disabled by Bartosz Golaszewski · 7 years ago
  24. 7246573 regmap: Disable debugfs when locking is disabled by Mark Brown · 7 years ago
  25. 359a2f1 regmap: debugfs: Add support for dumping write only device registers by Cristian Birsan · 8 years ago
  26. 8da61f2 regmap: debugfs: Use seq_file for the access map by Mark Brown · 9 years ago
  27. ca07e9f regmap: debugfs: simplify regmap_reg_ranges_read_file() slightly by Rasmus Villemoes · 9 years ago
  28. 20991cd regmap: debugfs: use memcpy instead of snprintf by Rasmus Villemoes · 9 years ago
  29. e34dc49 regmap: debugfs: use snprintf return value in regmap_reg_ranges_read_file() by Rasmus Villemoes · 9 years ago
  30. 9ae3109 regmap: debugfs: Remove scratch buffer for register length calculation by Mark Brown · 9 years ago
  31. 176fc2d regmap: debugfs: Don't bother actually printing when calculating max length by Mark Brown · 9 years ago
  32. b763ec1 regmap: debugfs: Ensure we don't underflow when printing access masks by Mark Brown · 9 years ago
  33. 1635e88 regmap: debugfs: Fix misuse of IS_ENABLED by Axel Lin · 9 years ago
  34. d3dc543 regmap: debugfs: Allow writes to cache state settings by Richard Fitzgerald · 10 years ago
  35. 18a64d8 Merge remote-tracking branch 'regmap/fix/debugfs' into regmap-linus by Mark Brown · 10 years ago
  36. 18c0301 regmap: Fix debugfs-file 'registers' mode by Markus Pargmann · 10 years ago
  37. 2c98e0c regmap: debugfs: fix possbile NULL pointer dereference by Xiubo Li · 10 years ago
  38. 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
  39. ffff7a12a regmap: Fix debugfs-file 'registers' mode by Markus Pargmann · 10 years ago
  40. 5e0cbe7 regmap: Fix regcache debugfs initialization by Lars-Peter Clausen · 10 years ago
  41. 676970d regmap: debugfs: "registers" & "access" for single register maps by Pawel Moll · 11 years ago
  42. a52eaeb regmap: debugfs: Fix a boot time crash with early regmap init by Tero Kristo · 11 years ago
  43. 542a086 Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  44. 26ee474 regmap: debugfs: Fix continued read from registers file by Lars-Peter Clausen · 11 years ago
  45. 34da5e6 driver core: replace strict_strto*() with kstrto*() by Jingoo Han · 11 years ago
  46. ad4f496 Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-next by Mark Brown · 12 years ago
  47. feff98f Merge remote-tracking branch 'regmap/topic/cache' into regmap-next by Mark Brown · 12 years ago
  48. d6814a7 regmap: debugfs: Suppress cache for partial register files by Mark Brown · 12 years ago
  49. 213fa5d regmap: debugfs: Fix return from regmap_debugfs_get_dump_start by Srinivas Kandagatla · 12 years ago
  50. f9e464a regmap: debugfs: Don't mark lockdep as broken due to debugfs write by Mark Brown · 12 years ago
  51. 68e850d regmap: debugfs: Check return value of regmap_write() by Dimitris Papastamos · 12 years ago
  52. 065b4c5 regmap: debugfs: Add a registers `range' file by Dimitris Papastamos · 12 years ago
  53. 480738d regmap: debugfs: Simplify calculation of `c->max_reg' by Dimitris Papastamos · 12 years ago
  54. 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  55. 4dd7c55 regmap: debugfs: Factor out debugfs_tot_len calc into a function by Dimitris Papastamos · 12 years ago
  56. cf57d60 regmap: debugfs: Optimize seeking within blocks of registers by Dimitris Papastamos · 12 years ago
  57. c2c1ee6 regmap: debugfs: Add a `max_reg' member in struct regmap_debugfs_off_cache by Dimitris Papastamos · 12 years ago
  58. f3eb839 regmap: debugfs: Fix reading in register field units by Dimitris Papastamos · 12 years ago
  59. a347146 regmap: regmap: avoid spurious warning in regmap_read_debugfs by Russell King · 12 years ago
  60. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 12 years ago
  61. f32ca3d regmap: debugfs: Fix seeking from the cache by Mark Brown · 12 years ago
  62. e8d6539 regmap: debugfs: Make sure we store the last entry in the offset cache by Mark Brown · 12 years ago
  63. 5bd9f4b regmap: debugfs: Ensure a correct return value for empty caches by Mark Brown · 12 years ago
  64. 95f971c regmap: debugfs: Discard the cache if we fail to allocate an entry by Mark Brown · 12 years ago
  65. 5a1d6d1 regmap: debugfs: Fix check for block start in cached seeks by Mark Brown · 12 years ago
  66. 120f805 regmap: debugfs: Fix attempts to read nonexistant register blocks by Mark Brown · 12 years ago
  67. 5166b7c regmap: debugfs: Cache offsets of valid regions for dump by Mark Brown · 12 years ago
  68. afab2f7 regmap: debugfs: Factor out initial seek by Mark Brown · 12 years ago
  69. db04328c1 regmap: debugfs: Avoid overflows for very small reads by Mark Brown · 12 years ago
  70. cbc1938 regmap: Cache register and value sizes for debugfs by Mark Brown · 12 years ago
  71. 4b020b3 regmap: Provide debugfs read of register ranges by Mark Brown · 12 years ago
  72. bd9cc12 regmap: Factor out debugfs register read by Mark Brown · 12 years ago
  73. f01ee60 regmap: implement register striding by Stephen Warren · 13 years ago
  74. c0cc6fe Merge branches 'regmap-core', 'regmap-mmio' and 'regmap-naming' into regmap-stride by Mark Brown · 13 years ago
  75. d3c242e regmap: allow regmap instances to be named by Stephen Warren · 13 years ago
  76. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 13 years ago
  77. 250f671 Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  78. 51990e8 device.h: cleanup users outside of linux/include (C files) by Paul Gortmaker · 13 years ago
  79. 19694b5 regmap: delete unused module.h from drivers/base/regmap files by Paul Gortmaker · 13 years ago
  80. f0c2319 regmap: Expose the driver name in debugfs by Dimitris Papastamos · 13 years ago
  81. 09c6ecd regmap: Add support for writing to regmap registers via debugfs by Dimitris Papastamos · 13 years ago
  82. 028a01e regmap: Add debugfs information for the cache status by Mark Brown · 13 years ago
  83. d813ae9 regmap: Include the last register in debugfs output by Mark Brown · 13 years ago
  84. 449e384 regmap: Provide access information via debugfs by Mark Brown · 13 years ago
  85. 21f5554 regmap: Share some of the debugfs infrastructure ready for more files by Mark Brown · 13 years ago
  86. 8de2f08 regmap: Add functions to check for access on registers by Mark Brown · 13 years ago
  87. cb3c2dc regmap: Fix type of field width specifiers for x86_64 by Mark Brown · 13 years ago
  88. 2efe164 regmap: Skip precious registers when dumping registers via debugfs by Mark Brown · 13 years ago
  89. 31244e3 regmap: Provide register map dump via debugfs by Mark Brown · 13 years ago