summaryrefslogtreecommitdiff
path: root/drivers/nvmem
AgeCommit message (Expand)Author
14 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/sr...Mark Brown
4 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
7 daysnvmem: layouts: u-boot-env: check earlier for ethaddr lengthTomasz Maciej Nowak
7 daysnvmem: cleanup dead code in KconfigJulian Braha
7 daysnvmem: qcom: Unify user-visible "Qualcomm" nameKrzysztof Kozlowski
7 daysnvmem: airoha: Add support for SMC eFUSEChristian Marangi
7 daysnvmem: lan9662-otp: add support for LAN969xHoratiu Vultur
7 daysnvmem: nintendo-otp: Use of_device_get_match_data()Rosen Penev
7 daysnvmem: core: Default to read-only if wp-gpios presentMarek Vasut
7 daysnvmem: rockchip-otp: alloc clks with main structRosen Penev
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
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-07-29Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-28Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-07-16nvmem: layouts: u-boot-env: remove crc32 endianness conversionMichael C. Pratt
2025-07-16nvmem: make nvmem_bus_type constantGreg Kroah-Hartman
2025-07-16nvmem: core: Fix typos in comments and MODULE_AUTHOR stringsAlok Tiwari
2025-07-16nvmem: apple: drop default ARCH_APPLE in KconfigSven Peter
2025-07-13nvmem: imx-ocotp: fix MAC address byte lengthSteffen Bätz
2025-06-30nvmem: layouts: Switch from crc32() to crc32_le()Eric Biggers
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh
2025-06-06Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-27Merge tag 'gpio-updates-for-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds