index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvmem
Age
Commit message (
Expand
)
Author
6 days
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6 days
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7 days
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-07-16
nvmem: layouts: u-boot-env: remove crc32 endianness conversion
Michael C. Pratt
2025-07-16
nvmem: make nvmem_bus_type constant
Greg Kroah-Hartman
2025-07-16
nvmem: core: Fix typos in comments and MODULE_AUTHOR strings
Alok Tiwari
2025-07-16
nvmem: apple: drop default ARCH_APPLE in Kconfig
Sven Peter
2025-07-13
nvmem: imx-ocotp: fix MAC address byte length
Steffen Bätz
2025-06-30
nvmem: layouts: Switch from crc32() to crc32_le()
Eric Biggers
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
2025-06-06
Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-27
Merge tag 'gpio-updates-for-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-21
nvmem: Add apple-spmi-nvmem driver
Hector Martin
2025-05-21
nvmem: Remove unused nvmem cell table support
Geert Uytterhoeven
2025-05-21
nvmem: zynqmp_nvmem: unbreak driver after cleanup
Peter Korsgaard
2025-05-21
nvmem: rmem: select CONFIG_CRC32
Arnd Bergmann
2025-05-09
nvmem: max77759: Add Maxim MAX77759 NVMEM driver
André Draszik
2025-04-11
nvmem: qfprom: switch to 4-byte aligned reads
Dmitry Baryshkov
2025-04-11
nvmem: core: update raw_len if the bit reading is required
Dmitry Baryshkov
2025-04-11
nvmem: core: verify cell's raw_len
Dmitry Baryshkov
2025-04-11
nvmem: core: fix bit offsets of more than one byte
Dmitry Baryshkov
2025-04-11
nvmem: rockchip-otp: add rk3576 variant data
Heiko Stuebner
2025-04-11
nvmem: rockchip-otp: Move read-offset into variant-data
Heiko Stuebner
2025-03-19
net, treewide: define and use MAC_ADDR_STR_LEN
Uday Shankar
2025-01-10
nvmem: core: improve range check for nvmem_cell_write()
Jennifer Berringer
2025-01-10
nvmem: qcom-spmi-sdam: Set size in struct nvmem_config
Luca Weiss
2025-01-10
nvmem: imx-ocotp-ele: set word length to 1
Sascha Hauer
2025-01-10
nvmem: imx-ocotp-ele: fix MAC address byte order
Sascha Hauer
2025-01-10
nvmem: imx-ocotp-ele: fix reading from non zero offset
Sascha Hauer
2025-01-10
nvmem: imx-ocotp-ele: simplify read beyond device check
Sascha Hauer
2024-12-30
nvmem: rmem: add CRC validation for Mobileye EyeQ5 NVMEM
Théo Lebrun
2024-12-30
nvmem: rmem: remove unused struct rmem::size field
Théo Lebrun
2024-12-30
nvmem: rmem: make ->reg_read() straight forward code
Théo Lebrun
2024-12-30
nvmem: core: constify 'struct bin_attribute'
Thomas Weißschuh
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-11-29
Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-11-05
nvmem: core: Check read_only flag for force_ro in bin_attr_nvmem_write()
Marek Vasut
2024-11-05
sysfs: treewide: constify attribute callback of bin_is_visible()
Thomas Weißschuh
2024-11-05
nvmem: core: calculate bin_attribute size through bin_size()
Thomas Weißschuh
2024-11-05
nvmem: imx-iim: Convert comma to semicolon
Shen Lichuan
2024-11-05
nvmem: Correct some typos in comments
Shen Lichuan
2024-11-05
nvmem: Add R-Car E-FUSE driver
Geert Uytterhoeven
2024-09-26
Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-23
Merge tag 'libnvdimm-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-11
nvmem: layouts: add U-Boot env layout
Rafał Miłecki
2024-09-09
Merge 6.11-rc7 into char-misc-next
Greg Kroah-Hartman
2024-09-03
nvmem: Fix return type of devm_nvmem_device_get() in kerneldoc
Geert Uytterhoeven
2024-09-03
nvmem: u-boot-env: error if NVMEM device is too small
John Thomson
2024-09-03
nvmem: sunplus-ocotp: Use devm_platform_ioremap_resource_byname() helper func...
Zhang Zekun
[next]