1. 86192251 nvmem: core: set size for sysfs bin file by Srinivas Kandagatla · 3 years, 1 month ago
  2. 22d4f9b Merge 5.15-rc6 into char-misc-next by Greg Kroah-Hartman · 3 years, 2 months ago
  3. 5008062 nvmem: core: add nvmem cell post processing callback by Srinivas Kandagatla · 3 years, 3 months ago
  4. 7ae6478 nvmem: core: rework nvmem cell instance creation by Srinivas Kandagatla · 3 years, 3 months ago
  5. 5d388fa nvmem: Fix shift-out-of-bound (UBSAN) with byte size cells by Stephen Boyd · 3 years, 3 months ago
  6. de0534d nvmem: core: fix error handling while validating keepout regions by Srinivas Kandagatla · 3 years, 5 months ago
  7. eed0218 Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 6 months ago
  8. 63879e2 nvmem: core: add a missing of_node_put by Christophe JAILLET · 3 years, 7 months ago
  9. fd307a4 nvmem: prepare basics for FRAM support by Jiri Prchal · 3 years, 7 months ago
  10. 1f7b4d8 nvmem: core: constify nvmem_cell_read_variable_common() return value by Douglas Anderson · 3 years, 7 months ago
  11. 1333a67 nvmem: core: allow specifying of_node by Michael Walle · 3 years, 8 months ago
  12. 55022fd nvmem: core: Fix unintentional sign extension issue by Colin Ian King · 3 years, 9 months ago
  13. a28e824 nvmem: core: Add functions to make number reading easy by Douglas Anderson · 3 years, 9 months ago
  14. 0445efa nvmem: core: skip child nodes not matching binding by Ahmad Fatoum · 4 years ago
  15. 72e008c nvmem: core: Fix a resource leak on error in nvmem_add_cells_from_of() by Dan Carpenter · 4 years ago
  16. fd3bb8f nvmem: core: Add support for keepout regions by Evan Green · 4 years, 1 month ago
  17. fc9eec4 nvmem: core: fix possibly memleak when use nvmem_cell_info_to_nvmem_cell() by Vadym Kochan · 4 years, 3 months ago
  18. b1c194d nvmem: core: fix missing of_node_put() in of_nvmem_device_get() by Vadym Kochan · 4 years, 3 months ago
  19. 1eb51d6 nvmem: switch to simpler IDA interface by Bartosz Golaszewski · 4 years, 3 months ago
  20. 28371cc nvmem: core: Use kobj_to_dev() instead of container_of() by Tian Tao · 4 years, 3 months ago
  21. 731aa3f nvmem: core: add support to auto devid by Srinivas Kandagatla · 4 years, 5 months ago
  22. 5037d36 nvmem: core: Add nvmem_cell_read_u8() by Andreas Färber · 4 years, 5 months ago
  23. 3a75807 nvmem: core: Grammar fixes for help text by Andreas Färber · 4 years, 5 months ago
  24. 8356671 nvmem: Enforce nvmem stride in the sysfs interface by Douglas Anderson · 4 years, 5 months ago
  25. b96fc54 nvmem: ensure sysfs writes handle write-protect pin by Michael Auchter · 4 years, 8 months ago
  26. 2a4542e nvmem: core: cleanup old eeprom compat entry attributes by Srinivas Kandagatla · 4 years, 9 months ago
  27. 8440030 nvmem: core: remove nvmem_sysfs_get_groups() by Srinivas Kandagatla · 4 years, 9 months ago
  28. 664f054 nvmem: core: use is_bin_visible for permissions by Srinivas Kandagatla · 4 years, 9 months ago
  29. f60442d nvmem: core: use device_register and device_unregister by Srinivas Kandagatla · 4 years, 9 months ago
  30. e6de179 nvmem: core: add root_only member to nvmem device struct by Srinivas Kandagatla · 4 years, 9 months ago
  31. 061a320 nvmem: core: validate nvmem config before parsing by Srinivas Kandagatla · 4 years, 10 months ago
  32. a9c3766 nvmem: release the write-protect pin by Khouloud Touil · 4 years, 10 months ago
  33. f7d8d7d nvmem: fix memory leak in error path by Bartosz Golaszewski · 4 years, 10 months ago
  34. 31c6ff5 nvmem: add a newline for readability by Bartosz Golaszewski · 4 years, 10 months ago
  35. e280a8c nvmem: remove a stray newline in nvmem_register() by Bartosz Golaszewski · 4 years, 10 months ago
  36. 8b977c5 nvmem: core: add nvmem_cell_read_u64 by Yangtao Li · 4 years, 10 months ago
  37. 6bb317c nvmem: core: add nvmem_cell_read_common by Yangtao Li · 4 years, 10 months ago
  38. 11777ee Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  39. 16bb7ab nvmem: core: fix memory abort in cleanup path by Bitan Biswas · 5 years ago
  40. a99d2c6 nvmem: fix a 'makes pointer from integer without a cast' build warning by Bartosz Golaszewski · 5 years ago
  41. 2a127da nvmem: add support for the write-protect pin by Khouloud Touil · 5 years ago
  42. 8c2a2b8 nvmem: core: add nvmem_device_find by Thomas Bogendoerfer · 5 years ago
  43. cfba5de drivers: Introduce device lookup variants by of_node by Suzuki K Poulose · 5 years ago
  44. 418e3ea bus_find_device: Unify the match callback with class_find_device by Suzuki K Poulose · 6 years ago
  45. ae0c2d7 nvmem: core: add NVMEM_SYSFS Kconfig by Srinivas Kandagatla · 6 years ago
  46. 2fe518fe nvmem: core: fix read buffer in place by Jorge Ramirez-Ortiz · 6 years ago
  47. 0a9b2d1 nvmem: core: add nvmem_cell_read_u16 by Fabrice Gasnier · 6 years ago
  48. f4853e1 nvmem: core: don't check the return value of notifier chain call by Bartosz Golaszewski · 6 years ago
  49. 9bfd819 nvmem: core: Avoid useless iterations in nvmem_cell_get_from_lookup() by Alban Bedel · 6 years ago
  50. 73e9dc4 nvmem: core: Fix device reference leak by Alban Bedel · 6 years ago
  51. 95b6519 nvmem: core: Always reference the device returned by nvmem_device_get() by Alban Bedel · 6 years ago
  52. d4e7fef nvmem: core: Properly handle connection ID in of_nvmem_device_get() by Alban Bedel · 6 years ago
  53. 1c83267 nvmem: core: Fix cell lookup when no cell is found by Alban Bedel · 6 years ago
  54. 5087cc1 nvmem: core: Fix of_nvmem_cell_get() for optional cells by Alban Bedel · 6 years ago
  55. 1716cfe nvmem: core: Set the provider read-only when no write callback is given by Alban Bedel · 6 years ago
  56. 517f14d nvmem: add new config option by Bartosz Golaszewski · 6 years ago
  57. a8b44d5 nvmem: Move nvmem_type_str array to its only user by Andy Shevchenko · 6 years ago
  58. 1668845 nvmem: add type attribute by Alexandre Belloni · 6 years ago
  59. 0749aa2 nvmem: core: fix regression in of_nvmem_cell_get() by Srinivas Kandagatla · 6 years ago
  60. 3c53e23 nvmem: hide unused nvmem_find_cell_by_index function by Arnd Bergmann · 6 years ago
  61. cccb3b1 nvmem: fix nvmem_cell_get_from_lookup() by Bartosz Golaszewski · 6 years ago
  62. badcdff nvmem: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  63. ef92ab3 nvmem: make nvmem_add_cells() static by Srinivas Kandagatla · 6 years ago
  64. e7e07f4 nvmem: use octal permissions instead of constants by Bartosz Golaszewski · 6 years ago
  65. 48f63a2 nvmem: fix commenting style by Bartosz Golaszewski · 6 years ago
  66. 165589f nvmem: make the naming of arguments in nvmem_cell_get() consistent by Bartosz Golaszewski · 6 years ago
  67. b1c1db9 nvmem: use SPDX license identifiers by Bartosz Golaszewski · 6 years ago
  68. bee1138 nvmem: add a notifier chain by Bartosz Golaszewski · 6 years ago
  69. 506157b nvmem: add support for cell lookups from machine code by Bartosz Golaszewski · 6 years ago
  70. e888d44 nvmem: resolve cells from DT at registration time by Bartosz Golaszewski · 6 years ago
  71. b985f4c nvmem: add support for cell info by Bartosz Golaszewski · 6 years ago
  72. c7235ee nvmem: remove the global cell list by Bartosz Golaszewski · 6 years ago
  73. bf58e88 nvmem: change the signature of nvmem_unregister() by Bartosz Golaszewski · 6 years ago
  74. c1de7f4 nvmem: use kref by Bartosz Golaszewski · 6 years ago
  75. fa72d84 nvmem: check the return value of nvmem_add_cells() by Bartosz Golaszewski · 6 years ago
  76. f9fcb7e3 nvmem: remove a stray newline by Bartosz Golaszewski · 6 years ago
  77. 1852183 nvmem: use list_for_each_entry_safe in nvmem_device_remove_all_cells() by Bartosz Golaszewski · 6 years ago
  78. 5db652c nvmem: remove the name field from struct nvmem_device by Bartosz Golaszewski · 6 years ago
  79. d7b9fd1 nvmem: provide nvmem_dev_name() by Bartosz Golaszewski · 6 years ago
  80. ca6ac25 nvmem: core: return error code instead of NULL from nvmem_device_get by Srinivas Kandagatla · 6 years ago
  81. 83cf9cd Merge 4.18-rc5 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  82. fc82975 nvmem: core: remove unused nvmem_device ncells member by Srinivas Kandagatla · 7 years ago
  83. 87ed140 nvmem: Don't let a NULL cell_id for nvmem_cell_get() crash us by Douglas Anderson · 7 years ago
  84. 50808bf nvmem: properly handle returned value nvmem_reg_read by Mathieu Malaterre · 7 years ago
  85. b378c77 nvmem: core: describe add missing dev function parameter by Srinivas Kandagatla · 7 years ago
  86. b3db17e drivers: nvmem: Export nvmem_add_cells() by Andrew Lunn · 7 years ago
  87. f1f50ec nvmem: Introduce devm_nvmem_(un)register() by Andrey Smirnov · 7 years ago
  88. fd0f490 nvmem: core: Allow specifying device name verbatim by Andrey Smirnov · 7 years ago
  89. fc2f997 nvmem: core: switch to device_property_present for reading property "read-only" by Heiner Kallweit · 7 years ago
  90. 99897ef nvmem: core: let stride and word_size default to 1 by Heiner Kallweit · 7 years ago
  91. 9f3044c nvmem: core: Deduplicate bus_find_device() by name matching by Lukas Wunner · 7 years ago
  92. 17eb18d nvmem: set nvmem->owner to nvmem->dev->driver->owner if unset by Masahiro Yamada · 7 years ago
  93. 58f2c39 Merge 4.14-rc5 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  94. e701c67 nvmem: remove unneeded IS_ENABLED(CONFIG_NVMEM) conditional by Masahiro Yamada · 7 years ago
  95. f7c04f1 nvmem: remove inline in drivers/nvmem/core.c by Masahiro Yamada · 7 years ago
  96. aad8d09 nvmem: add missing of_node_put() in of_nvmem_cell_get() by Masahiro Yamada · 7 years ago
  97. 38b0774 nvmem: core: return EFBIG on out-of-range write by Guy Shapiro · 7 years ago
  98. fd086113 nvmem: core: remove unneeded NULL check by Dan Carpenter · 7 years ago
  99. d026d70 nvmem: core: Add nvmem_cell_read_u32 by Leonard Crestez · 7 years ago
  100. 5f214cc nvmem: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago