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
starfive-6.6.48-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-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
2022-11-23
nvmem: stm32: fix spelling typo in comment
Jiangshan Yi
1
-1
/
+1
2022-11-23
nvmem: stm32: add nvmem type attribute
Patrick Delaunay
1
-0
/
+1
2022-11-23
nvmem: stm32: add warning when upper OTPs are updated
Patrick Delaunay
1
-0
/
+3
2022-11-23
nvmem: stm32: move STM32MP15_BSEC_NUM_LOWER in config
Patrick Delaunay
1
-5
/
+16
2022-11-22
nvmem: lan9662-otp: Change return type of lan9662_otp_wait_flag_clear()
Horatiu Vultur
1
-1
/
+1
2022-11-22
nvmem: rmem: Fix return value check in rmem_read()
Wei Yongjun
1
-2
/
+2
2022-11-10
nvmem: u-boot-env: fix crc32_data_offset on redundant u-boot-env
Christian Lamparter
1
-1
/
+1
2022-11-10
nvmem: lan9662-otp: Fix compatible string
Horatiu Vultur
1
-1
/
+1
2022-11-09
firmware/nvram: bcm47xx: support init from IO memory
Rafał Miłecki
1
-0
/
+3
2022-09-24
nvmem: u-boot-env: fix crc32 casting type
Rafał Miłecki
1
-1
/
+1
2022-09-24
nvmem: lan9662-otp: add support
Horatiu Vultur
3
-0
/
+232
2022-09-24
nvmem: u-boot-env: find Device Tree nodes for NVMEM cells
Rafał Miłecki
1
-0
/
+1
2022-09-24
nvmem: sort config symbols alphabetically
Rafał Miłecki
2
-206
/
+208
[prev]
[next]