1. 0749aa2 nvmem: core: fix regression in of_nvmem_cell_get() by Srinivas Kandagatla · 6 years ago
  2. 3c53e23 nvmem: hide unused nvmem_find_cell_by_index function by Arnd Bergmann · 6 years ago
  3. cccb3b1 nvmem: fix nvmem_cell_get_from_lookup() by Bartosz Golaszewski · 6 years ago
  4. badcdff nvmem: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  5. ef92ab3 nvmem: make nvmem_add_cells() static by Srinivas Kandagatla · 6 years ago
  6. e7e07f4 nvmem: use octal permissions instead of constants by Bartosz Golaszewski · 6 years ago
  7. 48f63a2 nvmem: fix commenting style by Bartosz Golaszewski · 6 years ago
  8. 165589f nvmem: make the naming of arguments in nvmem_cell_get() consistent by Bartosz Golaszewski · 6 years ago
  9. b1c1db9 nvmem: use SPDX license identifiers by Bartosz Golaszewski · 6 years ago
  10. bee1138 nvmem: add a notifier chain by Bartosz Golaszewski · 6 years ago
  11. 506157b nvmem: add support for cell lookups from machine code by Bartosz Golaszewski · 6 years ago
  12. e888d44 nvmem: resolve cells from DT at registration time by Bartosz Golaszewski · 6 years ago
  13. b985f4c nvmem: add support for cell info by Bartosz Golaszewski · 6 years ago
  14. c7235ee nvmem: remove the global cell list by Bartosz Golaszewski · 6 years ago
  15. bf58e88 nvmem: change the signature of nvmem_unregister() by Bartosz Golaszewski · 6 years ago
  16. c1de7f4 nvmem: use kref by Bartosz Golaszewski · 6 years ago
  17. fa72d84 nvmem: check the return value of nvmem_add_cells() by Bartosz Golaszewski · 6 years ago
  18. f9fcb7e nvmem: remove a stray newline by Bartosz Golaszewski · 6 years ago
  19. 1852183 nvmem: use list_for_each_entry_safe in nvmem_device_remove_all_cells() by Bartosz Golaszewski · 6 years ago
  20. 5db652c nvmem: remove the name field from struct nvmem_device by Bartosz Golaszewski · 6 years ago
  21. d7b9fd1 nvmem: provide nvmem_dev_name() by Bartosz Golaszewski · 6 years ago
  22. ca6ac25 nvmem: core: return error code instead of NULL from nvmem_device_get by Srinivas Kandagatla · 6 years ago
  23. 83cf9cd Merge 4.18-rc5 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  24. fc82975 nvmem: core: remove unused nvmem_device ncells member by Srinivas Kandagatla · 7 years ago
  25. 87ed140 nvmem: Don't let a NULL cell_id for nvmem_cell_get() crash us by Douglas Anderson · 7 years ago
  26. 50808bf nvmem: properly handle returned value nvmem_reg_read by Mathieu Malaterre · 7 years ago
  27. b378c77 nvmem: core: describe add missing dev function parameter by Srinivas Kandagatla · 7 years ago
  28. b3db17e drivers: nvmem: Export nvmem_add_cells() by Andrew Lunn · 7 years ago
  29. f1f50ec nvmem: Introduce devm_nvmem_(un)register() by Andrey Smirnov · 7 years ago
  30. fd0f490 nvmem: core: Allow specifying device name verbatim by Andrey Smirnov · 7 years ago
  31. fc2f997 nvmem: core: switch to device_property_present for reading property "read-only" by Heiner Kallweit · 7 years ago
  32. 99897ef nvmem: core: let stride and word_size default to 1 by Heiner Kallweit · 7 years ago
  33. 9f3044c nvmem: core: Deduplicate bus_find_device() by name matching by Lukas Wunner · 7 years ago
  34. 17eb18d nvmem: set nvmem->owner to nvmem->dev->driver->owner if unset by Masahiro Yamada · 7 years ago
  35. 58f2c39 Merge 4.14-rc5 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  36. e701c67 nvmem: remove unneeded IS_ENABLED(CONFIG_NVMEM) conditional by Masahiro Yamada · 7 years ago
  37. f7c04f1 nvmem: remove inline in drivers/nvmem/core.c by Masahiro Yamada · 7 years ago
  38. aad8d09 nvmem: add missing of_node_put() in of_nvmem_cell_get() by Masahiro Yamada · 7 years ago
  39. 38b0774 nvmem: core: return EFBIG on out-of-range write by Guy Shapiro · 7 years ago
  40. fd086113 nvmem: core: remove unneeded NULL check by Dan Carpenter · 8 years ago
  41. d026d70 nvmem: core: Add nvmem_cell_read_u32 by Leonard Crestez · 8 years ago
  42. 5f214cc nvmem: Convert to using %pOF instead of full_name by Rob Herring · 8 years ago
  43. 666d6a3 nvmem: core: add locking to nvmem_find_cell by Heiner Kallweit · 8 years ago
  44. 79fbf04 nvmem: core: Call put_device() in nvmem_unregister() by Andrey Smirnov · 8 years ago
  45. 3360acd nvmem: core: fix leaks on registration errors by Johan Hovold · 8 years ago
  46. 5253193 nvmem: core: Allow allocating several anonymous nvmem devices by Aban Bedel · 8 years ago
  47. fd0c478 nvmem: core: Allow getting nvmem cell with a NULL cell id by Vivek Gautam · 8 years ago
  48. 2914326 nvmem: core: Correct a bunch of function documentations by Vivek Gautam · 8 years ago
  49. 3b4a687 nvmem: core: Allow ignoring length when reading a cell by Vivek Gautam · 8 years ago
  50. b577faf nvmem: fix nvmem_cell_read() return type doc by Brian Norris · 8 years ago
  51. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 9 years ago
  52. 795ddd1 nvmem: core: remove regmap dependency by Srinivas Kandagatla · 9 years ago
  53. b6c217a nvmem: Add backwards compatibility support for older EEPROM drivers. by Andrew Lunn · 9 years ago
  54. 811b0d6 nvmem: Add flag to export NVMEM to root only by Andrew Lunn · 9 years ago
  55. dfdf141 nvmem: core: fix error path in nvmem_add_cells() by Rasmus Villemoes · 9 years ago
  56. 313a72f nvmem: core: return error for non word aligned access by Srinivas Kandagatla · 9 years ago
  57. ace2217 nvmem: core: Fix memory leak in nvmem_cell_write by Axel Lin · 9 years ago
  58. cbf854a nvmem: core: Handle shift bits in-place if cell->nbits is non-zero by Axel Lin · 9 years ago
  59. 7c80688 nvmem: core: fix the out-of-range leak in read/write() by ZhengShunQian · 9 years ago
  60. e2a5402 nvmem: Add nvmem_device based consumer apis. by Srinivas Kandagatla · 10 years ago
  61. 69aba79 nvmem: Add a simple NVMEM framework for consumers by Srinivas Kandagatla · 10 years ago
  62. eace75c nvmem: Add a simple NVMEM framework for nvmem providers by Srinivas Kandagatla · 10 years ago