index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvmem
Age
Commit message (
Expand
)
Author
5 days
Merge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-07-31
nvmem: brcm_nvram: fix out-of-bounds access on malformed flash data
Rosen Penev
2026-07-31
nvmem: brcm_nvram: reject empty NVRAM partition
Rosen Penev
2026-07-31
nvmem: airoha: add ARM64 dependency
Arnd Bergmann
2026-07-31
eeprom: move nvmem EEPROM drivers to drivers/nvmem/
Bartosz Golaszewski
2026-07-31
nvmem: simplify nvmem_sysfs_remove_compat()
Bartosz Golaszewski
2026-07-31
nvmem: split out the reg_read/write() callbacks out of struct nvmem_device
Bartosz Golaszewski
2026-07-31
nvmem: remove unneeded __nvmem_device_put()
Bartosz Golaszewski
2026-07-31
nvmem: simplify locking with guard()
Bartosz Golaszewski
2026-07-31
nvmem: check the return value of gpiod_set_value_cansleep()
Bartosz Golaszewski
2026-07-31
nvmem: return -EOPNOTSUPP to in-kernel users on missing callbacks
Bartosz Golaszewski
2026-07-31
nvmem: remove unused field from struct nvmem_device
Bartosz Golaszewski
2026-07-31
nvmem: layouts: Add fixed-layout driver
Mathieu Dubois-Briand
2026-07-31
nvmem: apple-spmi-nvmem: wrap regmap calls to satisfy CFI
Aelin Reidel
2026-07-17
nvmem: layouts: u-boot-env: check earlier for ethaddr length
Tomasz Maciej Nowak
2026-07-17
nvmem: cleanup dead code in Kconfig
Julian Braha
2026-07-17
nvmem: qcom: Unify user-visible "Qualcomm" name
Krzysztof Kozlowski
2026-07-17
nvmem: airoha: Add support for SMC eFUSE
Christian Marangi
2026-07-17
nvmem: lan9662-otp: add support for LAN969x
Horatiu Vultur
2026-07-17
nvmem: nintendo-otp: Use of_device_get_match_data()
Rosen Penev
2026-07-17
nvmem: core: Default to read-only if wp-gpios present
Marek Vasut
2026-07-17
nvmem: rockchip-otp: alloc clks with main struct
Rosen Penev
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-06-05
nvmem: core: fix use-after-free bugs in error paths
Bartosz Golaszewski
2026-06-05
nvmem: layouts: onie-tlv: fix hang on unknown types
Andre Heider
2026-04-06
Merge tag 'v7.0-rc7' into char-misc-next
Greg Kroah-Hartman
2026-04-02
nvmem: zynqmp_nvmem: Fix buffer size in DMA and memcpy
Ivan Vera
2026-04-02
nvmem: imx: assign nvmem_cell_info::raw_len
Christian Eggers
2026-04-02
nvmem: rockchip-otp: Add support for RK3528
Jonas Karlman
2026-04-02
nvmem: rockchip-otp: Add support for RK3562
Finley Xiao
2026-04-02
nvmem: rockchip-otp: Add support for RK3568
Finley Xiao
2026-04-02
nvmem: rockchip-otp: Handle internal word_size in main reg_read op
Jonas Karlman
2026-04-02
nvmem: qnap-mcu-eeprom: Fix struct assignments using commas instead of semico...
Felix Gu
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-17
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-01-26
nvmem: an8855: drop an unused Kconfig symbol
Randy Dunlap
2026-01-26
nvmem: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2026-01-26
nvmem: Drop OF node reference on nvmem_add_one_cell() failure
Krzysztof Kozlowski
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2025-12-06
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-11-24
nvmem: layouts: fix nvmem_layout_bus_uevent
Wentao Guan
2025-11-24
nvmem: imx-ocotp-ele: Add i.MX94 OCOTP support
Alice Guo
2025-11-24
nvmem: layouts: u-boot-env: add optional "env-size" property
Jascha Sundaresan
2025-11-24
nvmem: Add driver for the eeprom in qnap-mcu controllers
Heiko Stuebner
2025-10-22
nvmem: rcar-efuse: add missing MODULE_DEVICE_TABLE
Cosmin Tanislav
2025-10-07
Merge tag 'char-misc-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-09-12
nvmem: layouts: fix automatic module loading
Michael Walle
2025-09-12
nvmem: an8855: Add support for Airoha AN8855 Switch EFUSE
Christian Marangi
2025-09-12
nvmem: s32g-ocotp: Add driver for S32G OCOTP
Ciprian Costea
[next]