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