index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvmem
Age
Commit message (
Expand
)
Author
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
2022-05-09
nvmem: Add Apple eFuse driver
Sven Peter
2022-05-09
nvmem: brcm_nvram: find Device Tree nodes for NVMEM cells
Rafał Miłecki
2022-05-09
nvmem: core: support passing DT node in cell info
Rafał Miłecki
2022-04-24
nvmem: sunplus-ocotp: drop useless probe confirmation
Krzysztof Kozlowski
2022-04-24
nvmem: sunplus-ocotp: staticize sp_otp_v0
Krzysztof Kozlowski
2022-04-24
nvmem: bcm-ocotp: mark ACPI device ID table as maybe unused
Krzysztof Kozlowski
2022-03-18
nvmem: brcm_nvram: parse NVRAM content into NVMEM cells
Rafał Miłecki
2022-02-28
Merge 5.17-rc6 into char-misc-next
Greg Kroah-Hartman
2022-02-25
nvmem: Add driver for OCOTP in Sunplus SP7021
Vincent Shih
2022-02-25
nvmem: qfprom: Increase fuse blow timeout to prevent write fail
Knox Chiou
2022-02-21
nvmem: add driver for Layerscape SFP (Security Fuse Processor)
Michael Walle
2022-02-21
nvmem: meson-mx-efuse: replace unnecessary devm_kstrdup()
Xiaoke Wang
2022-02-21
nvmem: sunxi_sid: Add support for D1 variant
Samuel Holland
2022-02-21
nvmem: qfprom: fix kerneldoc warning
Srinivas Kandagatla
2022-02-21
nvmem: core: Check input parameter for NULL in nvmem_unregister()
Andy Shevchenko
2022-02-21
nvmem: core: Use devm_add_action_or_reset()
Andy Shevchenko
2022-02-21
nvmem: core: Remove unused devm_nvmem_unregister()
Andy Shevchenko
2022-02-21
nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios property
Christophe Kerello
2021-12-21
nvmem: mtk-efuse: support minimum one byte access stride and granularity
Chunfeng Yun
2021-12-03
nvmem: core: set size for sysfs bin file
Srinivas Kandagatla
2021-10-18
Merge 5.15-rc6 into char-misc-next
Greg Kroah-Hartman
[next]