index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvmem
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-03
21
-16
/
+36
|
\
|
*
Revert "nvmem: add new config option"
Rafał Miłecki
2023-10-27
1
-1
/
+1
|
*
nvmem: Use device_get_match_data()
Rob Herring
2023-10-21
2
-9
/
+8
|
*
nvmem: add explicit config option to read old syntax fixed OF cells
Rafał Miłecki
2023-10-21
20
-3
/
+24
|
*
nvmem: qfprom: Mark core clk as optional
Luca Weiss
2023-10-21
1
-3
/
+3
*
|
nvmem: imx: correct nregs for i.MX6ULL
Peng Fan
2023-10-16
1
-1
/
+1
*
|
nvmem: imx: correct nregs for i.MX6UL
Peng Fan
2023-10-16
1
-1
/
+1
*
|
nvmem: imx: correct nregs for i.MX6SLL
Peng Fan
2023-10-16
1
-1
/
+1
|
/
*
nvmem: core: Notify when a new layout is registered
Miquel Raynal
2023-08-23
1
-0
/
+4
*
nvmem: core: Do not open-code existing functions
Miquel Raynal
2023-08-23
1
-2
/
+2
*
nvmem: core: Create all cells before adding the nvmem device
Miquel Raynal
2023-08-23
1
-5
/
+5
*
nvmem: u-boot-env:: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Atul Raut
2023-08-23
1
-1
/
+1
*
nvmem: sec-qfprom: Add Qualcomm secure QFPROM support
Komal Bajaj
2023-08-23
3
-0
/
+111
*
nvmem: Kconfig: Fix typo "drive" -> "driver"
Diederik de Haas
2023-08-23
1
-3
/
+3
*
nvmem: Explicitly include correct DT includes
Rob Herring
2023-08-23
16
-16
/
+9
*
nvmem: add new NXP QorIQ eFuse driver
Richard Alpe
2023-08-23
3
-0
/
+92
*
nvmem: uniphier: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-08-23
1
-2
/
+1
*
nvmem: qfprom: do some cleanup
Yangtao Li
2023-08-23
1
-12
/
+5
*
nvmem: stm32-romem: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-08-23
1
-2
/
+1
*
nvmem: rockchip-efuse: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-08-23
1
-2
/
+1
*
nvmem: meson-mx-efuse: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-08-23
1
-3
/
+1
*
nvmem: lpc18xx_otp: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-08-23
1
-3
/
+1
*
nvmem: brcm_nvram: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-08-23
1
-2
/
+1
*
nvmem: sunxi_sid: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-08-23
1
-3
/
+1
*
nvmem: rmem: Use NVMEM_DEVID_AUTO
Phil Elwell
2023-06-15
1
-0
/
+1
*
nvmem: core: add support for fixed cells *layout*
Rafał Miłecki
2023-06-15
1
-3
/
+29
*
nvmem: imx: support i.MX93 OCOTP
Peng Fan
2023-06-15
3
-0
/
+186
*
nvmem: zynqmp: Switch @xilinx.com emails to @amd.com
Michal Simek
2023-06-15
1
-1
/
+1
*
nvmem: rockchip-otp: Add support for RK3588
Cristian Ciocaltea
2023-06-15
1
-2
/
+76
*
nvmem: rockchip-otp: Improve probe error handling
Cristian Ciocaltea
2023-06-15
1
-9
/
+12
*
nvmem: rockchip-otp: Use devm_reset_control_array_get_exclusive()
Cristian Ciocaltea
2023-06-15
1
-1
/
+1
*
nvmem: rockchip-otp: Generalize rockchip_otp_wait_status()
Cristian Ciocaltea
2023-06-15
1
-5
/
+6
*
nvmem: rockchip-otp: Add clks and reg_read to rockchip_data
Cristian Ciocaltea
2023-06-15
1
-30
/
+49
*
nvmem: brcm_nvram: add .read_post_process() for MACs
Rafał Miłecki
2023-06-15
2
-0
/
+29
*
nvmem: imx-ocotp: Reverse MAC addresses on all i.MX derivates
Alexander Stein
2023-06-15
1
-7
/
+1
*
nvmem: imx-ocotp: set varaiable imx_ocotp_layout storage-class-specifier to s...
Tom Rix
2023-06-15
1
-1
/
+1
*
nvmem: sunplus-ocotp: release otp->clk before return
Yi Yingao
2023-06-15
1
-2
/
+7
*
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-27
1
-1
/
+0
|
\
|
*
nvmem: core: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
1
-1
/
+0
*
|
nvmem: layouts: sl28vpd: set varaiable sl28vpd_layout storage-class-specifier...
Tom Rix
2023-04-05
1
-1
/
+1
*
|
nvmem: layouts: onie-tlv: Drop wrong module alias
Miquel Raynal
2023-04-05
1
-1
/
+0
*
|
nvmem: layouts: onie-tlv: Use module_nvmem_layout_driver()
Miquel Raynal
2023-04-05
1
-13
/
+1
*
|
nvmem: layouts: sl28vpd: Use module_nvmem_layout_driver()
Miquel Raynal
2023-04-05
1
-13
/
+1
*
|
nvmem: u-boot-env: post-process "ethaddr" env variable
Rafał Miłecki
2023-04-05
2
-0
/
+27
*
|
nvmem: core: support specifying both: cell raw data & post read lengths
Rafał Miłecki
2023-04-05
1
-4
/
+7
*
|
nvmem: vf610-ocotp: Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-04-05
1
-2
/
+1
*
|
nvmem: nintendo-otp: Use devm_platform_ioremap_resource()
Yang Li
2023-04-05
1
-3
/
+1
*
|
nvmem: bcm-ocotp: Use devm_platform_ioremap_resource()
Yang Li
2023-04-05
1
-3
/
+1
*
|
nvmem: mtk-efuse: Support postprocessing for GPU speed binning data
AngeloGioacchino Del Regno
2023-04-05
1
-2
/
+51
*
|
nvmem: stm32-romem: mark OF related data as maybe unused
Krzysztof Kozlowski
2023-04-05
1
-1
/
+1
[next]