index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvmem
Age
Commit message (
Expand
)
Author
2023-02-06
nvmem: stm32: fix OPTEE dependency
Arnd Bergmann
2023-02-06
nvmem: qcom-spmi-sdam: register at device init time
Johan Hovold
2023-02-06
nvmem: rave-sp-eeprm: fix kernel-doc bad line warning
Randy Dunlap
2023-02-06
nvmem: stm32: detect bsec pta presence for STM32MP15x
Patrick Delaunay
2023-02-06
nvmem: stm32: add OP-TEE support for STM32MP13x
Patrick Delaunay
2023-02-06
nvmem: core: use nvmem_add_one_cell() in nvmem_add_cells_from_of()
Michael Walle
2023-02-06
nvmem: core: add nvmem_add_one_cell()
Michael Walle
2023-02-06
nvmem: core: drop the removal of the cells in nvmem_add_cells()
Michael Walle
2023-02-06
nvmem: core: add an index parameter to the cell
Michael Walle
2023-02-06
nvmem: core: remove spurious white space
Russell King (Oracle)
2023-02-06
nvmem: sunxi_sid: Drop the workaround on A64
Samuel Holland
2023-01-28
nvmem: qcom-spmi-sdam: fix module autoloading
Johan Hovold
2023-01-28
nvmem: core: fix return value
Russell King (Oracle)
2023-01-28
nvmem: core: fix cell removal on error
Michael Walle
2023-01-28
nvmem: core: fix device node refcounting
Michael Walle
2023-01-28
nvmem: core: fix registration vs use race
Russell King (Oracle)
2023-01-28
nvmem: core: fix cleanup after dev_set_name()
Russell King (Oracle)
2023-01-28
nvmem: core: remove nvmem_config wp_gpio
Russell King (Oracle)
2023-01-28
nvmem: core: initialise nvmem->id early
Russell King (Oracle)
2023-01-28
nvmem: sunxi_sid: Always use 32-bit MMIO reads
Samuel Holland
2023-01-28
nvmem: brcm_nvram: Add check for kzalloc
Jiasheng Jiang
2022-12-16
Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-12
Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-11-23
nvmem: u-boot-env: add Broadcom format support
Rafał Miłecki
2022-11-23
nvmem: Kconfig: Fix spelling mistake "controlls" -> "controls"
Colin Ian King
2022-11-23
nvmem: stm32: fix spelling typo in comment
Jiangshan Yi
2022-11-23
nvmem: stm32: add nvmem type attribute
Patrick Delaunay
2022-11-23
nvmem: stm32: add warning when upper OTPs are updated
Patrick Delaunay
2022-11-23
nvmem: stm32: move STM32MP15_BSEC_NUM_LOWER in config
Patrick Delaunay
2022-11-22
nvmem: lan9662-otp: Change return type of lan9662_otp_wait_flag_clear()
Horatiu Vultur
2022-11-22
nvmem: rmem: Fix return value check in rmem_read()
Wei Yongjun
2022-11-10
nvmem: u-boot-env: fix crc32_data_offset on redundant u-boot-env
Christian Lamparter
2022-11-10
nvmem: lan9662-otp: Fix compatible string
Horatiu Vultur
2022-11-09
firmware/nvram: bcm47xx: support init from IO memory
Rafał Miłecki
2022-09-24
nvmem: u-boot-env: fix crc32 casting type
Rafał Miłecki
2022-09-24
nvmem: lan9662-otp: add support
Horatiu Vultur
2022-09-24
nvmem: u-boot-env: find Device Tree nodes for NVMEM cells
Rafał Miłecki
2022-09-24
nvmem: sort config symbols alphabetically
Rafał Miłecki
2022-09-24
nvmem: prefix all symbols with NVMEM_
Rafał Miłecki
2022-09-24
nvmem: brcm_nvram: Use kzalloc for allocating only one element
Kenneth Lee
2022-09-24
nvmem: core: add error handling for dev_set_name
Gaosheng Cui
2022-09-24
nvmem: add driver handling U-Boot environment variables
Rafał Miłecki
2022-09-24
nvmem: core: Fix memleak in nvmem_register()
Gaosheng Cui
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-07-08
nvmem: mtk-efuse: Simplify with devm_platform_get_and_ioremap_resource()
AngeloGioacchino Del Regno
2022-07-08
nvmem: microchip-otpc: add support
Claudiu Beznea
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
2022-05-09
nvmem: sfp: Add support for TA 2.1 devices
Sean Anderson
2022-05-09
nvmem: sfp: Use regmap
Sean Anderson
2022-05-09
nvmem: qfprom: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
[next]