index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
nvmem
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-27
Merge tag 'gpio-updates-for-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
3
-0
/
+159
2025-05-09
nvmem: max77759: Add Maxim MAX77759 NVMEM driver
André Draszik
3
-0
/
+159
2025-04-11
nvmem: qfprom: switch to 4-byte aligned reads
Dmitry Baryshkov
1
-6
/
+20
2025-04-11
nvmem: core: update raw_len if the bit reading is required
Dmitry Baryshkov
1
-1
/
+3
2025-04-11
nvmem: core: verify cell's raw_len
Dmitry Baryshkov
1
-0
/
+12
2025-04-11
nvmem: core: fix bit offsets of more than one byte
Dmitry Baryshkov
1
-7
/
+17
2025-04-11
nvmem: rockchip-otp: add rk3576 variant data
Heiko Stuebner
1
-0
/
+12
2025-04-11
nvmem: rockchip-otp: Move read-offset into variant-data
Heiko Stuebner
1
-2
/
+3
2025-03-19
net, treewide: define and use MAC_ADDR_STR_LEN
Uday Shankar
2
-2
/
+2
2025-01-10
nvmem: core: improve range check for nvmem_cell_write()
Jennifer Berringer
1
-0
/
+2
2025-01-10
nvmem: qcom-spmi-sdam: Set size in struct nvmem_config
Luca Weiss
1
-0
/
+1
2025-01-10
nvmem: imx-ocotp-ele: set word length to 1
Sascha Hauer
1
-1
/
+1
2025-01-10
nvmem: imx-ocotp-ele: fix MAC address byte order
Sascha Hauer
1
-0
/
+22
2025-01-10
nvmem: imx-ocotp-ele: fix reading from non zero offset
Sascha Hauer
1
-3
/
+5
2025-01-10
nvmem: imx-ocotp-ele: simplify read beyond device check
Sascha Hauer
1
-3
/
+3
2024-12-30
nvmem: rmem: add CRC validation for Mobileye EyeQ5 NVMEM
Théo Lebrun
1
-0
/
+82
2024-12-30
nvmem: rmem: remove unused struct rmem::size field
Théo Lebrun
1
-2
/
+0
2024-12-30
nvmem: rmem: make ->reg_read() straight forward code
Théo Lebrun
1
-9
/
+6
2024-12-30
nvmem: core: constify 'struct bin_attribute'
Thomas Weißschuh
1
-16
/
+19
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2
-2
/
+2
2024-11-29
Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
8
-11
/
+166
2024-11-05
nvmem: core: Check read_only flag for force_ro in bin_attr_nvmem_write()
Marek Vasut
1
-1
/
+1
2024-11-05
sysfs: treewide: constify attribute callback of bin_is_visible()
Thomas Weißschuh
1
-1
/
+2
2024-11-05
nvmem: core: calculate bin_attribute size through bin_size()
Thomas Weißschuh
1
-2
/
+11
2024-11-05
nvmem: imx-iim: Convert comma to semicolon
Shen Lichuan
1
-5
/
+5
2024-11-05
nvmem: Correct some typos in comments
Shen Lichuan
4
-5
/
+5
2024-11-05
nvmem: Add R-Car E-FUSE driver
Geert Uytterhoeven
3
-0
/
+155
2024-09-26
Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
8
-173
/
+272
2024-09-23
Merge tag 'libnvdimm-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
1
-1
/
+1
2024-09-11
nvmem: layouts: add U-Boot env layout
Rafał Miłecki
6
-165
/
+241
2024-09-09
Merge 6.11-rc7 into char-misc-next
Greg Kroah-Hartman
2
-3
/
+10
2024-09-03
nvmem: Fix return type of devm_nvmem_device_get() in kerneldoc
Geert Uytterhoeven
1
-3
/
+3
2024-09-03
nvmem: u-boot-env: error if NVMEM device is too small
John Thomson
1
-0
/
+7
2024-09-03
nvmem: sunplus-ocotp: Use devm_platform_ioremap_resource_byname() helper function
Zhang Zekun
1
-5
/
+2
2024-09-03
nvmem: imx-ocotp-ele: support i.MX95
Peng Fan
1
-3
/
+29
2024-08-21
nvdimm: Use of_property_present() and of_property_read_bool()
Rob Herring (Arm)
1
-1
/
+1
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-2
/
+2
2024-07-19
Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
7
-39
/
+62
2024-07-05
nvmem: core: Implement force_ro sysfs attribute
Marek Vasut
1
-0
/
+43
2024-07-05
nvmem: Use sysfs_emit() for type attribute
Marek Vasut
1
-1
/
+1
2024-07-05
nvmem: core: drop unnecessary range checks in sysfs callbacks
Thomas Weißschuh
1
-14
/
+0
2024-07-05
nvmem: core: remove global nvmem_cells_group
Thomas Weißschuh
1
-16
/
+10
2024-07-05
nvmem: core: add single sysfs group
Thomas Weißschuh
1
-6
/
+1
2024-07-05
nvmem: rockchip-efuse: set type to OTP
Heiko Stuebner
1
-0
/
+1
2024-07-05
nvmem: rockchip-otp: Set type to OTP
Heiko Stuebner
1
-0
/
+1
2024-07-05
nvmem: rockchip-otp: set add_legacy_fixed_of_cells config option
Heiko Stuebner
1
-0
/
+1
2024-07-05
nvmem: meson-efuse: Replacing the use of of_node_put to __free
MarileneGarcia
1
-3
/
+2
2024-07-05
nvmem: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
3
-0
/
+3
2024-07-03
nvmem: core: limit cell sysfs permissions to main attribute ones
Thomas Weißschuh
1
-1
/
+1
2024-07-03
nvmem: core: only change name to fram for current attribute
Thomas Weißschuh
1
-3
/
+2
[next]