1. 3311bf1 nvmem: imx-ocotp: add support for the unaliged word count by Peng Fan · 4 years, 1 month ago
  2. 044ee8f8 nvmem: qfprom: Don't touch certain fuses by Evan Green · 4 years, 1 month ago
  3. fd3bb8f nvmem: core: Add support for keepout regions by Evan Green · 4 years, 1 month ago
  4. fc9eec4 nvmem: core: fix possibly memleak when use nvmem_cell_info_to_nvmem_cell() by Vadym Kochan · 4 years, 3 months ago
  5. b1c194d nvmem: core: fix missing of_node_put() in of_nvmem_device_get() by Vadym Kochan · 4 years, 4 months ago
  6. 1eb51d6 nvmem: switch to simpler IDA interface by Bartosz Golaszewski · 4 years, 4 months ago
  7. 28371cc nvmem: core: Use kobj_to_dev() instead of container_of() by Tian Tao · 4 years, 4 months ago
  8. 8e2aeb5 nvmem: mtk-efuse: Remove EFUSE register write support by Chih-En Hsu · 4 years, 4 months ago
  9. 8f04219 nvmem: qcom-spmi-sdam: Enable multiple devices by Guru Das Srinagesh · 4 years, 5 months ago
  10. b7194ba nvmem: update Kconfig description by Matteo Croce · 4 years, 5 months ago
  11. 93b4e49 nvmem: qfprom: Add fuse blowing support by Ravi Kumar Bokka · 4 years, 5 months ago
  12. 3f07c65 nvmem: qfprom: use NVMEM_DEVID_AUTO for multiple instances by Srinivas Kandagatla · 4 years, 5 months ago
  13. 731aa3f nvmem: core: add support to auto devid by Srinivas Kandagatla · 4 years, 5 months ago
  14. 5037d36 nvmem: core: Add nvmem_cell_read_u8() by Andreas Färber · 4 years, 5 months ago
  15. 3a75807 nvmem: core: Grammar fixes for help text by Andreas Färber · 4 years, 5 months ago
  16. 2eef018 nvmem: sc27xx: add sc2730 efuse support by Freeman Liu · 4 years, 5 months ago
  17. 8356671 nvmem: Enforce nvmem stride in the sysfs interface by Douglas Anderson · 4 years, 5 months ago
  18. bcd14bb nvmem: sprd: Fix return value of sprd_efuse_probe() by Tiezhu Yang · 4 years, 5 months ago
  19. 8d9eb0d nvmem: qfprom: remove incorrect write support by Srinivas Kandagatla · 4 years, 8 months ago
  20. e270df3 nvmem: jz4780-efuse: Use PTR_ERR_OR_ZERO() to simplify code by Samuel Zou · 4 years, 8 months ago
  21. b96fc54 nvmem: ensure sysfs writes handle write-protect pin by Michael Auchter · 4 years, 8 months ago
  22. 0e2abff nvmem: imx-ocotp: Improve logic to save many code lines by Anson Huang · 4 years, 8 months ago
  23. 21cd93b firmware: xilinx: Remove eemi ops for get_chipid by Rajan Vaja · 4 years, 8 months ago
  24. 2a4542e nvmem: core: cleanup old eeprom compat entry attributes by Srinivas Kandagatla · 4 years, 9 months ago
  25. 8440030 nvmem: core: remove nvmem_sysfs_get_groups() by Srinivas Kandagatla · 4 years, 9 months ago
  26. 664f054 nvmem: core: use is_bin_visible for permissions by Srinivas Kandagatla · 4 years, 9 months ago
  27. f60442d nvmem: core: use device_register and device_unregister by Srinivas Kandagatla · 4 years, 9 months ago
  28. e6de179 nvmem: core: add root_only member to nvmem device struct by Srinivas Kandagatla · 4 years, 9 months ago
  29. bbde570 nvmem: mxs-ocotp: Use devm_add_action_or_reset() for cleanup by Anson Huang · 4 years, 9 months ago
  30. 4bd5a15 nvmem: sprd: Determine double data programming from device data by Baolin Wang · 4 years, 9 months ago
  31. 5af2538 nvmem: sprd: Optimize the block lock operation by Freeman Liu · 4 years, 9 months ago
  32. c66ebde nvmem: sprd: Fix the block lock operation by Freeman Liu · 4 years, 9 months ago
  33. ba2bb5f nvmem: jz4780-efuse: fix build warnings on ARCH=x86_64 or riscv by H. Nikolaus Schaller · 4 years, 10 months ago
  34. 4a2addc nvmem: add driver for JZ4780 efuse by PrasannaKumar Muralidharan · 4 years, 10 months ago
  35. 13d588b nvmem: imx-ocotp: Drop unnecessary initializations by Anson Huang · 4 years, 10 months ago
  36. 3c91ef6 nvmem: check for NULL reg_read and reg_write before dereferencing by Nicholas Johnson · 4 years, 10 months ago
  37. 061a320 nvmem: core: validate nvmem config before parsing by Srinivas Kandagatla · 4 years, 10 months ago
  38. a9c3766 nvmem: release the write-protect pin by Khouloud Touil · 4 years, 10 months ago
  39. f7d8d7d nvmem: fix memory leak in error path by Bartosz Golaszewski · 4 years, 10 months ago
  40. 31c6ff5 nvmem: add a newline for readability by Bartosz Golaszewski · 4 years, 10 months ago
  41. e280a8c nvmem: remove a stray newline in nvmem_register() by Bartosz Golaszewski · 4 years, 10 months ago
  42. 8b977c5 nvmem: core: add nvmem_cell_read_u64 by Yangtao Li · 4 years, 10 months ago
  43. 6bb317c nvmem: core: add nvmem_cell_read_common by Yangtao Li · 4 years, 10 months ago
  44. c3f4af8 nvmem: imx: ocotp: add i.MX8MP support by Peng Fan · 4 years, 10 months ago
  45. 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
  46. 40ce979 nvmem: add QTI SDAM driver by Anirudh Ghayal · 5 years ago
  47. 16bb7ab nvmem: core: fix memory abort in cleanup path by Bitan Biswas · 5 years ago
  48. 226c512 nvmem: imx: ocotp: introduce ocotp_ctrl_reg by Peng Fan · 5 years ago
  49. 8c4d35a nvmem: imx: scu: correct the fuse word index by Peng Fan · 5 years ago
  50. 40bb95d nvmem: imx: scu: fix write SIP by Peng Fan · 5 years ago
  51. a99d2c6 nvmem: fix a 'makes pointer from integer without a cast' build warning by Bartosz Golaszewski · 5 years ago
  52. 2a127da nvmem: add support for the write-protect pin by Khouloud Touil · 5 years ago
  53. ec939e4 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  54. 8f56e4e Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  55. 755864f nvmem: add Rockchip OTP driver by Finley Xiao · 5 years ago
  56. b210fac nvmem: imx: scu: fix dependency in Kconfig by Srinivas Kandagatla · 5 years ago
  57. 096030e nvmem: sprd: Add Spreadtrum SoCs eFuse support by Freeman Liu · 5 years ago
  58. c33c585 nvmem: imx-ocotp: reset error status on probe by Lucas Stach · 5 years ago
  59. 885ce72 nvmem: imx: scu: support write by Peng Fan · 5 years ago
  60. f8017bf nvmem: imx: scu: support hole region check by Peng Fan · 5 years ago
  61. 1e6d8e5 nvmem: sc27xx: Change to use devm_hwspin_lock_request_specific() to request one hwlock by Baolin Wang · 5 years ago
  62. 8c2a2b8 nvmem: core: add nvmem_device_find by Thomas Bogendoerfer · 5 years ago
  63. 8cde3c2 firmware: meson_sm: Rework driver as a proper platform driver by Carlo Caione · 5 years ago
  64. 6cfae0c Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  65. 4feaab0 Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 5 years ago
  66. a3c59cf nvmem: imx: add i.MX8QM platform support by Fugang Duan · 5 years ago
  67. 5fb8122 nvmem: mxs-ocotp: update MODULE_AUTHOR() email address by Stefan Wahren · 5 years ago
  68. cb6b0a3 nvmem: meson-mx-efuse: allow reading data smaller than word_size by Martin Blumenstingl · 5 years ago
  69. 2ac00e3 nvmem: sunxi_sid: fix A64 SID controller support by Stefan Mavrodiev · 5 years ago
  70. d93b5d4 nvmem: imx-ocotp: Add i.MX8MN support by Anson Huang · 5 years ago
  71. e70d8b2 nvmem: Use the same permissions for eeprom as for nvmem by Jean Delvare · 5 years ago
  72. cfba5de drivers: Introduce device lookup variants by of_node by Suzuki K Poulose · 5 years ago
  73. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  74. 5a1c172 nvmem: imx-ocotp: imx8mq is compatible with imx6 not imx7 by Leonard Crestez · 6 years ago
  75. 4112c853 nvmem: imx-ocotp: Add i.MX8MM support by Bryan O'Donoghue · 6 years ago
  76. 159dbaf nvmem: imx-ocotp: Change TIMING calculation to u-boot algorithm by Bryan O'Donoghue · 6 years ago
  77. 0493c47 nvmem: imx-ocotp: Ensure WAIT bits are preserved when setting timing by Bryan O'Donoghue · 6 years ago
  78. c03bb44 nvmem: imx-ocotp: Elongate OCOTP_CTRL ADDR field to eight bits by Bryan O'Donoghue · 6 years ago
  79. 418e3ea bus_find_device: Unify the match callback with class_find_device by Suzuki K Poulose · 6 years ago
  80. 8083f3d Merge 5.2-rc6 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  81. 2d1c193 nvmem: Broaden the selection of NVMEM_SNVS_LPGPR by Fabio Estevam · 6 years ago
  82. 67ff708 nvmem: imx: add i.MX8 nvmem driver by Peng Fan · 6 years ago
  83. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  84. acee2e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 460 by Thomas Gleixner · 6 years ago
  85. 5b497af treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 by Thomas Gleixner · 6 years ago
  86. 97fb5e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 by Thomas Gleixner · 6 years ago
  87. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  88. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  89. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  90. dc413a9 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  91. ae0c2d7 nvmem: core: add NVMEM_SYSFS Kconfig by Srinivas Kandagatla · 6 years ago
  92. fc1eb6e nvmem: sunxi_sid: Support SID on H6 by Yangtao Li · 6 years ago
  93. 055f5df nvmem: sunxi-sid: convert to SPDX license tags by Yangtao Li · 6 years ago
  94. ededa04 nvmem: imx-iim: use devm_platform_ioremap_resource() to simplify code by Anson Huang · 6 years ago
  95. 794a1e2 nvmem: mxs-ocotp: use devm_platform_ioremap_resource() to simplify code by Anson Huang · 6 years ago
  96. 3b26cd8 nvmem: imx-ocotp: use devm_platform_ioremap_resource() to simplify code by Anson Huang · 6 years ago
  97. 2fe518fe nvmem: core: fix read buffer in place by Jorge Ramirez-Ortiz · 6 years ago
  98. 0a9b2d1 nvmem: core: add nvmem_cell_read_u16 by Fabrice Gasnier · 6 years ago
  99. 7c1cd8f nvmem: stm32: add support for STM32MP15 BSEC to control OTP data by Fabrice Gasnier · 6 years ago
  100. ded1b7f nvmem: Add driver for STM32 factory-programmed read only mem by Fabrice Gasnier · 6 years ago