index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvmem
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-28
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2023-04-13
nvmem: core: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-04-05
nvmem: layouts: sl28vpd: set varaiable sl28vpd_layout storage-class-specifier...
Tom Rix
1
-1
/
+1
2023-04-05
nvmem: layouts: onie-tlv: Drop wrong module alias
Miquel Raynal
1
-1
/
+0
2023-04-05
nvmem: layouts: onie-tlv: Use module_nvmem_layout_driver()
Miquel Raynal
1
-13
/
+1
2023-04-05
nvmem: layouts: sl28vpd: Use module_nvmem_layout_driver()
Miquel Raynal
1
-13
/
+1
2023-04-05
nvmem: u-boot-env: post-process "ethaddr" env variable
Rafał Miłecki
2
-0
/
+27
2023-04-05
nvmem: core: support specifying both: cell raw data & post read lengths
Rafał Miłecki
1
-4
/
+7
2023-04-05
nvmem: vf610-ocotp: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2023-04-05
nvmem: nintendo-otp: Use devm_platform_ioremap_resource()
Yang Li
1
-3
/
+1
2023-04-05
nvmem: bcm-ocotp: Use devm_platform_ioremap_resource()
Yang Li
1
-3
/
+1
2023-04-05
nvmem: mtk-efuse: Support postprocessing for GPU speed binning data
AngeloGioacchino Del Regno
1
-2
/
+51
2023-04-05
nvmem: stm32-romem: mark OF related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2023-04-05
nvmem: layouts: onie-tlv: Add new layout driver
Miquel Raynal
3
-0
/
+267
2023-04-05
nvmem: layouts: sl28vpd: Add new layout driver
Michael Walle
3
-0
/
+176
2023-04-05
nvmem: core: provide own priv pointer in post process callback
Michael Walle
1
-1
/
+3
2023-04-05
nvmem: cell: drop global cell_post_process
Michael Walle
1
-9
/
+0
2023-04-05
nvmem: imx-ocotp: replace global post processing with layouts
Michael Walle
1
-11
/
+19
2023-04-05
nvmem: core: allow to modify a cell before adding it
Michael Walle
1
-0
/
+4
2023-04-05
nvmem: core: add per-cell post processing
Michael Walle
1
-0
/
+17
2023-04-05
nvmem: core: request layout modules loading
Miquel Raynal
1
-0
/
+8
2023-04-05
nvmem: core: handle the absence of expected layouts
Miquel Raynal
1
-1
/
+9
2023-04-05
nvmem: core: introduce NVMEM layouts
Michael Walle
5
-0
/
+134
2023-04-05
nvmem: xilinx: zynqmp: make modular
Nick Alcock
1
-1
/
+1
2023-03-10
nvmem: core: return -ENOENT if nvmem cell is not found
Michael Walle
1
-1
/
+1
2023-02-06
nvmem: stm32: fix OPTEE dependency
Arnd Bergmann
1
-3
/
+2
2023-02-06
nvmem: qcom-spmi-sdam: register at device init time
Johan Hovold
1
-12
/
+1
2023-02-06
nvmem: rave-sp-eeprm: fix kernel-doc bad line warning
Randy Dunlap
1
-1
/
+1
2023-02-06
nvmem: stm32: detect bsec pta presence for STM32MP15x
Patrick Delaunay
1
-4
/
+34
2023-02-06
nvmem: stm32: add OP-TEE support for STM32MP13x
Patrick Delaunay
5
-3
/
+441
2023-02-06
nvmem: core: use nvmem_add_one_cell() in nvmem_add_cells_from_of()
Michael Walle
1
-31
/
+14
2023-02-06
nvmem: core: add nvmem_add_one_cell()
Michael Walle
1
-24
/
+35
2023-02-06
nvmem: core: drop the removal of the cells in nvmem_add_cells()
Michael Walle
1
-10
/
+4
2023-02-06
nvmem: core: add an index parameter to the cell
Michael Walle
2
-13
/
+28
2023-02-06
nvmem: core: remove spurious white space
Russell King (Oracle)
1
-1
/
+1
2023-02-06
nvmem: sunxi_sid: Drop the workaround on A64
Samuel Holland
1
-7
/
+1
2023-01-28
nvmem: qcom-spmi-sdam: fix module autoloading
Johan Hovold
1
-0
/
+1
2023-01-28
nvmem: core: fix return value
Russell King (Oracle)
1
-0
/
+1
2023-01-28
nvmem: core: fix cell removal on error
Michael Walle
1
-2
/
+1
2023-01-28
nvmem: core: fix device node refcounting
Michael Walle
1
-3
/
+8
2023-01-28
nvmem: core: fix registration vs use race
Russell King (Oracle)
1
-10
/
+8
2023-01-28
nvmem: core: fix cleanup after dev_set_name()
Russell King (Oracle)
1
-12
/
+10
2023-01-28
nvmem: core: remove nvmem_config wp_gpio
Russell King (Oracle)
1
-3
/
+1
2023-01-28
nvmem: core: initialise nvmem->id early
Russell King (Oracle)
1
-1
/
+2
2023-01-28
nvmem: sunxi_sid: Always use 32-bit MMIO reads
Samuel Holland
1
-1
/
+14
2023-01-28
nvmem: brcm_nvram: Add check for kzalloc
Jiasheng Jiang
1
-0
/
+3
2022-12-16
Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-7
/
+36
2022-12-12
Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2022-11-23
nvmem: u-boot-env: add Broadcom format support
Rafał Miłecki
1
-0
/
+14
2022-11-23
nvmem: Kconfig: Fix spelling mistake "controlls" -> "controls"
Colin Ian King
1
-1
/
+1
[next]