aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/nvmem
AgeCommit message (Expand)AuthorFilesLines
7 daysMerge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds15-134/+3354
2026-07-31nvmem: brcm_nvram: fix out-of-bounds access on malformed flash dataRosen Penev1-3/+7
2026-07-31nvmem: brcm_nvram: reject empty NVRAM partitionRosen Penev1-0/+5
2026-07-31nvmem: airoha: add ARM64 dependencyArnd Bergmann1-0/+1
2026-07-31eeprom: move nvmem EEPROM drivers to drivers/nvmem/Bartosz Golaszewski7-0/+3065
2026-07-31nvmem: simplify nvmem_sysfs_remove_compat()Bartosz Golaszewski1-9/+5
2026-07-31nvmem: split out the reg_read/write() callbacks out of struct nvmem_deviceBartosz Golaszewski2-12/+34
2026-07-31nvmem: remove unneeded __nvmem_device_put()Bartosz Golaszewski1-20/+15
2026-07-31nvmem: simplify locking with guard()Bartosz Golaszewski1-51/+37
2026-07-31nvmem: check the return value of gpiod_set_value_cansleep()Bartosz Golaszewski1-5/+11
2026-07-31nvmem: return -EOPNOTSUPP to in-kernel users on missing callbacksBartosz Golaszewski1-18/+19
2026-07-31nvmem: remove unused field from struct nvmem_deviceBartosz Golaszewski1-1/+0
2026-07-31nvmem: layouts: Add fixed-layout driverMathieu Dubois-Briand5-33/+63
2026-07-31nvmem: apple-spmi-nvmem: wrap regmap calls to satisfy CFIAelin Reidel1-2/+18
2026-07-17nvmem: layouts: u-boot-env: check earlier for ethaddr lengthTomasz Maciej Nowak1-4/+1
2026-07-17nvmem: cleanup dead code in KconfigJulian Braha1-2/+1
2026-07-17nvmem: qcom: Unify user-visible "Qualcomm" nameKrzysztof Kozlowski1-2/+2
2026-07-17nvmem: airoha: Add support for SMC eFUSEChristian Marangi3-0/+140
2026-07-17nvmem: lan9662-otp: add support for LAN969xHoratiu Vultur2-4/+10
2026-07-17nvmem: nintendo-otp: Use of_device_get_match_data()Rosen Penev1-5/+4
2026-07-17nvmem: core: Default to read-only if wp-gpios presentMarek Vasut1-0/+4
2026-07-17nvmem: rockchip-otp: alloc clks with main structRosen Penev1-7/+2
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)Uwe Kleine-König (The Capable Hub)15-15/+0
2026-06-05nvmem: core: fix use-after-free bugs in error pathsBartosz Golaszewski1-7/+5
2026-06-05nvmem: layouts: onie-tlv: fix hang on unknown typesAndre Heider1-1/+2
2026-04-06Merge tag 'v7.0-rc7' into char-misc-nextGreg Kroah-Hartman3-4/+6
2026-04-02nvmem: zynqmp_nvmem: Fix buffer size in DMA and memcpyIvan Vera1-4/+4
2026-04-02nvmem: imx: assign nvmem_cell_info::raw_lenChristian Eggers2-0/+2
2026-04-02nvmem: rockchip-otp: Add support for RK3528Jonas Karlman1-0/+16
2026-04-02nvmem: rockchip-otp: Add support for RK3562Finley Xiao1-0/+4
2026-04-02nvmem: rockchip-otp: Add support for RK3568Finley Xiao1-0/+69
2026-04-02nvmem: rockchip-otp: Handle internal word_size in main reg_read opJonas Karlman1-32/+40
2026-04-02nvmem: qnap-mcu-eeprom: Fix struct assignments using commas instead of semicolonsFelix Gu1-4/+4
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds2-4/+4
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook2-4/+4
2026-02-17Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-6/+3
2026-01-26nvmem: an8855: drop an unused Kconfig symbolRandy Dunlap1-1/+1
2026-01-26nvmem: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-5/+1
2026-01-26nvmem: Drop OF node reference on nvmem_add_one_cell() failureKrzysztof Kozlowski1-0/+1
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap2-0/+2
2025-12-06Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds5-1/+145
2025-11-24nvmem: layouts: fix nvmem_layout_bus_ueventWentao Guan1-1/+1
2025-11-24nvmem: imx-ocotp-ele: Add i.MX94 OCOTP supportAlice Guo1-0/+20
2025-11-24nvmem: layouts: u-boot-env: add optional "env-size" propertyJascha Sundaresan1-1/+3
2025-11-24nvmem: Add driver for the eeprom in qnap-mcu controllersHeiko Stuebner3-0/+122
2025-10-22nvmem: rcar-efuse: add missing MODULE_DEVICE_TABLECosmin Tanislav1-0/+1
2025-10-07Merge tag 'char-misc-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+13
2025-09-12nvmem: layouts: fix automatic module loadingMichael Walle1-0/+13
2025-09-12nvmem: an8855: Add support for Airoha AN8855 Switch EFUSEChristian Marangi3-0/+81
2025-09-12nvmem: s32g-ocotp: Add driver for S32G OCOTPCiprian Costea3-0/+112