summaryrefslogtreecommitdiff
path: root/drivers/nvmem
AgeCommit message (Expand)Author
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-07-08nvmem: mtk-efuse: Simplify with devm_platform_get_and_ioremap_resource()AngeloGioacchino Del Regno
2022-07-08nvmem: microchip-otpc: add supportClaudiu Beznea
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner
2022-05-09nvmem: sfp: Add support for TA 2.1 devicesSean Anderson
2022-05-09nvmem: sfp: Use regmapSean Anderson
2022-05-09nvmem: qfprom: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi
2022-05-09nvmem: Add Apple eFuse driverSven Peter
2022-05-09nvmem: brcm_nvram: find Device Tree nodes for NVMEM cellsRafał Miłecki
2022-05-09nvmem: core: support passing DT node in cell infoRafał Miłecki
2022-04-24nvmem: sunplus-ocotp: drop useless probe confirmationKrzysztof Kozlowski
2022-04-24nvmem: sunplus-ocotp: staticize sp_otp_v0Krzysztof Kozlowski
2022-04-24nvmem: bcm-ocotp: mark ACPI device ID table as maybe unusedKrzysztof Kozlowski
2022-03-18nvmem: brcm_nvram: parse NVRAM content into NVMEM cellsRafał Miłecki
2022-02-28Merge 5.17-rc6 into char-misc-nextGreg Kroah-Hartman
2022-02-25nvmem: Add driver for OCOTP in Sunplus SP7021Vincent Shih
2022-02-25nvmem: qfprom: Increase fuse blow timeout to prevent write failKnox Chiou
2022-02-21nvmem: add driver for Layerscape SFP (Security Fuse Processor)Michael Walle
2022-02-21nvmem: meson-mx-efuse: replace unnecessary devm_kstrdup()Xiaoke Wang
2022-02-21nvmem: sunxi_sid: Add support for D1 variantSamuel Holland
2022-02-21nvmem: qfprom: fix kerneldoc warningSrinivas Kandagatla
2022-02-21nvmem: core: Check input parameter for NULL in nvmem_unregister()Andy Shevchenko
2022-02-21nvmem: core: Use devm_add_action_or_reset()Andy Shevchenko
2022-02-21nvmem: core: Remove unused devm_nvmem_unregister()Andy Shevchenko
2022-02-21nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios propertyChristophe Kerello
2021-12-21nvmem: mtk-efuse: support minimum one byte access stride and granularityChunfeng Yun
2021-12-03nvmem: core: set size for sysfs bin fileSrinivas Kandagatla
2021-10-18Merge 5.15-rc6 into char-misc-nextGreg Kroah-Hartman
2021-10-13nvmem: imx-ocotp: add support for post processingSrinivas Kandagatla
2021-10-13nvmem: core: add nvmem cell post processing callbackSrinivas Kandagatla
2021-10-13nvmem: core: rework nvmem cell instance creationSrinivas Kandagatla
2021-10-13nvmem: Fix shift-out-of-bound (UBSAN) with byte size cellsStephen Boyd
2021-09-21nvmem: NVMEM_NINTENDO_OTP should depend on WIIGeert Uytterhoeven
2021-08-13nvmem: nintendo-otp: Add new driver for the Wii and Wii U OTPEmmanuel Gil Peyrot
2021-08-06nvmem: core: fix error handling while validating keepout regionsSrinivas Kandagatla
2021-08-06nvmem: qfprom: sc7280: Handle the additional power-domains voteRajendra Nayak
2021-08-06nvmem: qfprom: Fix up qfprom_disable_fuse_blowing() orderingRajendra Nayak
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-06-11nvmem: core: add a missing of_node_putChristophe JAILLET
2021-06-11nvmem: prepare basics for FRAM supportJiri Prchal
2021-06-11nvmem: qfprom: Improve the comment about regulator settingDouglas Anderson
2021-06-11nvmem: core: constify nvmem_cell_read_variable_common() return valueDouglas Anderson
2021-06-11nvmem: qfprom: minor nit fixesRajendra Nayak
2021-06-11nvmem: sunxi_sid: Set type to OTPSamuel Holland
2021-05-14nvmem: sprd: Fix an error messageChristophe JAILLET
2021-05-10nvmem: core: allow specifying of_nodeMichael Walle
2021-04-02nvmem: qfprom: Add support for fuse blowing on sc7280Rajendra Nayak
2021-04-02nvmem: rmem: fix undefined reference to memremapSrinivas Kandagatla
2021-04-02nvmem: core: Fix unintentional sign extension issueColin Ian King
2021-04-02nvmem: core: Add functions to make number reading easyDouglas Anderson