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-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
2022-09-24
nvmem: prefix all symbols with NVMEM_
Rafał Miłecki
2
-24
/
+24
2022-09-24
nvmem: brcm_nvram: Use kzalloc for allocating only one element
Kenneth Lee
1
-1
/
+1
2022-09-24
nvmem: core: add error handling for dev_set_name
Gaosheng Cui
1
-3
/
+9
2022-09-24
nvmem: add driver handling U-Boot environment variables
Rafał Miłecki
3
-0
/
+233
2022-09-24
nvmem: core: Fix memleak in nvmem_register()
Gaosheng Cui
1
-9
/
+6
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-12
/
+2
2022-07-08
nvmem: mtk-efuse: Simplify with devm_platform_get_and_ioremap_resource()
AngeloGioacchino Del Regno
1
-2
/
+1
2022-07-08
nvmem: microchip-otpc: add support
Claudiu Beznea
3
-0
/
+297
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
1
-12
/
+2
2022-05-09
nvmem: sfp: Add support for TA 2.1 devices
Sean Anderson
1
-0
/
+6
2022-05-09
nvmem: sfp: Use regmap
Sean Anderson
2
-8
/
+23
[next]