summaryrefslogtreecommitdiff
path: root/drivers/nvmem
AgeCommit message (Expand)Author
47 hoursMerge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-31nvmem: brcm_nvram: fix out-of-bounds access on malformed flash dataRosen Penev
2026-07-31nvmem: brcm_nvram: reject empty NVRAM partitionRosen Penev
2026-07-31nvmem: airoha: add ARM64 dependencyArnd Bergmann
2026-07-31eeprom: move nvmem EEPROM drivers to drivers/nvmem/Bartosz Golaszewski
2026-07-31nvmem: simplify nvmem_sysfs_remove_compat()Bartosz Golaszewski
2026-07-31nvmem: split out the reg_read/write() callbacks out of struct nvmem_deviceBartosz Golaszewski
2026-07-31nvmem: remove unneeded __nvmem_device_put()Bartosz Golaszewski
2026-07-31nvmem: simplify locking with guard()Bartosz Golaszewski
2026-07-31nvmem: check the return value of gpiod_set_value_cansleep()Bartosz Golaszewski
2026-07-31nvmem: return -EOPNOTSUPP to in-kernel users on missing callbacksBartosz Golaszewski
2026-07-31nvmem: remove unused field from struct nvmem_deviceBartosz Golaszewski
2026-07-31nvmem: layouts: Add fixed-layout driverMathieu Dubois-Briand
2026-07-31nvmem: apple-spmi-nvmem: wrap regmap calls to satisfy CFIAelin Reidel
2026-07-17nvmem: layouts: u-boot-env: check earlier for ethaddr lengthTomasz Maciej Nowak
2026-07-17nvmem: cleanup dead code in KconfigJulian Braha
2026-07-17nvmem: qcom: Unify user-visible "Qualcomm" nameKrzysztof Kozlowski
2026-07-17nvmem: airoha: Add support for SMC eFUSEChristian Marangi
2026-07-17nvmem: lan9662-otp: add support for LAN969xHoratiu Vultur
2026-07-17nvmem: nintendo-otp: Use of_device_get_match_data()Rosen Penev
2026-07-17nvmem: core: Default to read-only if wp-gpios presentMarek Vasut
2026-07-17nvmem: rockchip-otp: alloc clks with main structRosen Penev
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-06-05nvmem: core: fix use-after-free bugs in error pathsBartosz Golaszewski
2026-06-05nvmem: layouts: onie-tlv: fix hang on unknown typesAndre Heider
2026-04-06Merge tag 'v7.0-rc7' into char-misc-nextGreg Kroah-Hartman
2026-04-02nvmem: zynqmp_nvmem: Fix buffer size in DMA and memcpyIvan Vera
2026-04-02nvmem: imx: assign nvmem_cell_info::raw_lenChristian Eggers
2026-04-02nvmem: rockchip-otp: Add support for RK3528Jonas Karlman
2026-04-02nvmem: rockchip-otp: Add support for RK3562Finley Xiao
2026-04-02nvmem: rockchip-otp: Add support for RK3568Finley Xiao
2026-04-02nvmem: rockchip-otp: Handle internal word_size in main reg_read opJonas Karlman
2026-04-02nvmem: qnap-mcu-eeprom: Fix struct assignments using commas instead of semico...Felix Gu
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-17Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-26nvmem: an8855: drop an unused Kconfig symbolRandy Dunlap
2026-01-26nvmem: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-01-26nvmem: Drop OF node reference on nvmem_add_one_cell() failureKrzysztof Kozlowski
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2025-12-06Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-11-24nvmem: layouts: fix nvmem_layout_bus_ueventWentao Guan
2025-11-24nvmem: imx-ocotp-ele: Add i.MX94 OCOTP supportAlice Guo
2025-11-24nvmem: layouts: u-boot-env: add optional "env-size" propertyJascha Sundaresan
2025-11-24nvmem: Add driver for the eeprom in qnap-mcu controllersHeiko Stuebner
2025-10-22nvmem: rcar-efuse: add missing MODULE_DEVICE_TABLECosmin Tanislav
2025-10-07Merge tag 'char-misc-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-09-12nvmem: layouts: fix automatic module loadingMichael Walle
2025-09-12nvmem: an8855: Add support for Airoha AN8855 Switch EFUSEChristian Marangi
2025-09-12nvmem: s32g-ocotp: Add driver for S32G OCOTPCiprian Costea