1. 517f14d nvmem: add new config option by Bartosz Golaszewski · 6 years ago
  2. a8b44d5 nvmem: Move nvmem_type_str array to its only user by Andy Shevchenko · 6 years ago
  3. 611fbca nvmem: meson-efuse: add peripheral clock by Jerome Brunet · 6 years ago
  4. 8649dbe nvmem: meson-efuse: add error message on user_max failure. by Jerome Brunet · 6 years ago
  5. 1668845 nvmem: add type attribute by Alexandre Belloni · 6 years ago
  6. 0749aa2 nvmem: core: fix regression in of_nvmem_cell_get() by Srinivas Kandagatla · 6 years ago
  7. 3c53e23 nvmem: hide unused nvmem_find_cell_by_index function by Arnd Bergmann · 6 years ago
  8. 098ec84f nvmem: lpc18xx_eeprom: remove unused variable by Bartosz Golaszewski · 6 years ago
  9. cccb3b1 nvmem: fix nvmem_cell_get_from_lookup() by Bartosz Golaszewski · 6 years ago
  10. badcdff nvmem: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  11. ef92ab3 nvmem: make nvmem_add_cells() static by Srinivas Kandagatla · 6 years ago
  12. 4876bfe nvmem: sunxi_sid: remove unused variable in probe by Srinivas Kandagatla · 6 years ago
  13. e7e07f4 nvmem: use octal permissions instead of constants by Bartosz Golaszewski · 6 years ago
  14. 48f63a2 nvmem: fix commenting style by Bartosz Golaszewski · 6 years ago
  15. 165589f nvmem: make the naming of arguments in nvmem_cell_get() consistent by Bartosz Golaszewski · 6 years ago
  16. b1c1db9 nvmem: use SPDX license identifiers by Bartosz Golaszewski · 6 years ago
  17. bee1138 nvmem: add a notifier chain by Bartosz Golaszewski · 6 years ago
  18. 506157b nvmem: add support for cell lookups from machine code by Bartosz Golaszewski · 6 years ago
  19. e888d44 nvmem: resolve cells from DT at registration time by Bartosz Golaszewski · 6 years ago
  20. b985f4c nvmem: add support for cell info by Bartosz Golaszewski · 6 years ago
  21. c7235ee nvmem: remove the global cell list by Bartosz Golaszewski · 6 years ago
  22. bf58e88 nvmem: change the signature of nvmem_unregister() by Bartosz Golaszewski · 6 years ago
  23. 7d9f9f2 nvmem: mxs-ocotp: use devm_nvmem_register() by Bartosz Golaszewski · 6 years ago
  24. 226014d nvmem: lpc18xx_eeprom: use devm_nvmem_register() by Bartosz Golaszewski · 6 years ago
  25. 6eed8dd nvmem: sunxi_sid: use devm_nvmem_register() by Bartosz Golaszewski · 6 years ago
  26. 424d703 nvmem: sunxi_sid: return -ENOMEM if kzalloc() fails by Bartosz Golaszewski · 6 years ago
  27. c1de7f4 nvmem: use kref by Bartosz Golaszewski · 6 years ago
  28. fa72d84 nvmem: check the return value of nvmem_add_cells() by Bartosz Golaszewski · 6 years ago
  29. f9fcb7e3 nvmem: remove a stray newline by Bartosz Golaszewski · 6 years ago
  30. 1852183 nvmem: use list_for_each_entry_safe in nvmem_device_remove_all_cells() by Bartosz Golaszewski · 6 years ago
  31. 5db652c nvmem: remove the name field from struct nvmem_device by Bartosz Golaszewski · 6 years ago
  32. d7b9fd1 nvmem: provide nvmem_dev_name() by Bartosz Golaszewski · 6 years ago
  33. ca6ac25 nvmem: core: return error code instead of NULL from nvmem_device_get by Srinivas Kandagatla · 6 years ago
  34. 83cf9cd Merge 4.18-rc5 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  35. 6da2782 nvmem: imx-ocotp: add support for imx6sll by Anson Huang · 6 years ago
  36. 19c5446 nvmem: Add Spreadtrum SC27XX efuse support by Freeman Liu · 6 years ago
  37. ac31672 headers: separate linux/mod_devicetable.h from linux/platform_device.h by Randy Dunlap · 7 years ago
  38. fc82975 nvmem: core: remove unused nvmem_device ncells member by Srinivas Kandagatla · 7 years ago
  39. 26d79b8 nvmem: rave-sp-eeprom: Remove VLA usage by Kees Cook · 7 years ago
  40. 87ed140 nvmem: Don't let a NULL cell_id for nvmem_cell_get() crash us by Douglas Anderson · 7 years ago
  41. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  42. 50808bf nvmem: properly handle returned value nvmem_reg_read by Mathieu Malaterre · 7 years ago
  43. b378c77 nvmem: core: describe add missing dev function parameter by Srinivas Kandagatla · 7 years ago
  44. e550773 nvmem: meson-efuse: add write support by Jerome Brunet · 7 years ago
  45. a29a63b nvmem: meson-efuse: simplify read callback by Jerome Brunet · 7 years ago
  46. 401488d nvmem: meson-efuse: remove econfig global by Jerome Brunet · 7 years ago
  47. 3b51f47 nvmem: Add RAVE SP EEPROM driver by Andrey Smirnov · 7 years ago
  48. b3db17e drivers: nvmem: Export nvmem_add_cells() by Andrew Lunn · 7 years ago
  49. 06dd3df Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  50. 2a37ce2 nvmem: disallow modular CONFIG_NVMEM by Arnd Bergmann · 7 years ago
  51. bb47944 nvmem: imx-ocotp: remove unused dead code by Dong Aisheng · 7 years ago
  52. 0ab09d6 nvmem: sunxi-sid: fix H3 SID controller support by Icenowy Zheng · 7 years ago
  53. 80b820c nvmem: add i.MX7 support to snvs-lpgpr by Andrey Yurovsky · 7 years ago
  54. b7743a9 nvmem: bcm-ocotp: Do not use "&pdev->dev" explicitly by Andrey Smirnov · 7 years ago
  55. b28b738 nvmem: imx-iim: Do not use "&pdev->dev" explicitly by Andrey Smirnov · 7 years ago
  56. e84d1f9 nvmem: rockchip-efuse: Do not use "&pdev->dev" explicitly by Andrey Smirnov · 7 years ago
  57. d5007f7 nvmem: vf610-ocotp: Do not use "&pdev->dev" explicitly by Andrey Smirnov · 7 years ago
  58. 7b4e76c nvmem: rockchip-efuse: Make use of of_device_get_match_data() by Andrey Smirnov · 7 years ago
  59. 0e189891 nvmem: snvs_lpgpr: Convert commas to semicolons by Andrey Smirnov · 7 years ago
  60. e5692ef nvmem: qfprom: Convert to use devm_nvmem_register() by Andrey Smirnov · 7 years ago
  61. b2236db nvmem: bcm-ocotp: Convert to use devm_nvmem_register() by Andrey Smirnov · 7 years ago
  62. 547a2c9 nvmem: imx-iim: Convert to use devm_nvmem_register() by Andrey Smirnov · 7 years ago
  63. b005b2f nvmem: lpc18xx_otp: Convert to use devm_nvmem_register() by Andrey Smirnov · 7 years ago
  64. 90696a4 nvmem: meson-efuse: Convert to use devm_nvmem_register() by Andrey Smirnov · 7 years ago
  65. 7afbde9 nvmem: meson-mx-efuse: Convert to use devm_nvmem_register() by Andrey Smirnov · 7 years ago
  66. 7e68a64 nvmem: mtk-efuse: Convert to use devm_nvmem_register() by Andrey Smirnov · 7 years ago
  67. f4bec71 nvmem: rockchip-efuse: Convert to use devm_nvmem_register() by Andrey Smirnov · 7 years ago
  68. 5557acf nvmem: snvs_lgpr: Convert to use devm_nvmem_register() by Andrey Smirnov · 7 years ago
  69. 45ff8ef nvmem: uniphier-efuse: Convert to use devm_nvmem_register() by Andrey Smirnov · 7 years ago
  70. a830274 nvmem: imx-ocotp: Convert to use devm_nvmem_register() by Andrey Smirnov · 7 years ago
  71. fae8e89 nvmem: vf610-ocotp: Convert to use devm_nvmem_register() by Andrey Smirnov · 7 years ago
  72. f1f50ec nvmem: Introduce devm_nvmem_(un)register() by Andrey Smirnov · 7 years ago
  73. fd0f490 nvmem: core: Allow specifying device name verbatim by Andrey Smirnov · 7 years ago
  74. b6a0941 Merge 4.15-rc6 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  75. 8a42d3f nvmem: meson-mx-efuse: fix reading from an offset other than 0 by Martin Blumenstingl · 7 years ago
  76. 9a479b0 nvmem: rockchip-efuse: add support for rk3328-efuse by Finley Xiao · 7 years ago
  77. 3227772 nvmem: rockchip-efuse: parse 'rockchip,efuse-size' by Finley Xiao · 7 years ago
  78. 683618b nvmem: uniphier: change access unit from 32bit to 8bit by Kunihiko Hayashi · 7 years ago
  79. fc2f997 nvmem: core: switch to device_property_present for reading property "read-only" by Heiner Kallweit · 7 years ago
  80. 99897ef nvmem: core: let stride and word_size default to 1 by Heiner Kallweit · 7 years ago
  81. 9f3044c nvmem: core: Deduplicate bus_find_device() by name matching by Lukas Wunner · 7 years ago
  82. 2bf16b7 Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  83. b7fe57b nvmem: sunxi-sid: add support for A64/H5's SID controller by Icenowy Zheng · 7 years ago
  84. aef9a4d nvmem: imx-ocotp: Update module description by Bryan O'Donoghue · 7 years ago
  85. a32bab3 nvmem: imx-ocotp: Enable i.MX7D OTP write support by Bryan O'Donoghue · 7 years ago
  86. 828ae7a4 nvmem: imx-ocotp: Add i.MX7D timing write clock setup support by Bryan O'Donoghue · 7 years ago
  87. b50cb68 nvmem: imx-ocotp: Move i.MX6 write clock setup to dedicated function by Bryan O'Donoghue · 7 years ago
  88. ffd9115 nvmem: imx-ocotp: Add support for banked OTP addressing by Bryan O'Donoghue · 7 years ago
  89. e20d2b2 nvmem: imx-ocotp: Pass parameters via a struct by Bryan O'Donoghue · 7 years ago
  90. 9d6a8da nvmem: imx-ocotp: Restrict OTP write to IMX6 processors by Bryan O'Donoghue · 7 years ago
  91. 71c5dd5 nvmem: uniphier: add UniPhier eFuse driver by Keiji Hayashibara · 7 years ago
  92. 17eb18d nvmem: set nvmem->owner to nvmem->dev->driver->owner if unset by Masahiro Yamada · 7 years ago
  93. ec3672b nvmem: qfprom: fix different address space warnings of sparse by Masahiro Yamada · 7 years ago
  94. a48f1ff nvmem: mtk-efuse: fix different address space warnings of sparse by Masahiro Yamada · 7 years ago
  95. 4dd5f60 nvmem: mtk-efuse: use stack for nvmem_config instead of malloc'ing it by Masahiro Yamada · 7 years ago
  96. 01d35ca nvmem: imx-iim: use stack for nvmem_config instead of malloc'ing it by Masahiro Yamada · 7 years ago
  97. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  98. 8caef1f nvmem: add a driver for the Amlogic Meson6/Meson8/Meson8b SoCs by Martin Blumenstingl · 7 years ago
  99. 9593ad3 nvmem: meson-efuse: indicate that this driver is only for Meson GX SoCs by Martin Blumenstingl · 7 years ago
  100. 7a15cf2 nvmem: rockchip: add support for RK3368 by Romain Perier · 7 years ago