aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvmem
AgeCommit message (Expand)AuthorFilesLines
2023-06-15nvmem: rmem: Use NVMEM_DEVID_AUTOPhil Elwell1-0/+1
2023-06-15nvmem: core: add support for fixed cells *layout*Rafał Miłecki1-3/+29
2023-06-15nvmem: imx: support i.MX93 OCOTPPeng Fan3-0/+186
2023-06-15nvmem: zynqmp: Switch @xilinx.com emails to @amd.comMichal Simek1-1/+1
2023-06-15nvmem: rockchip-otp: Add support for RK3588Cristian Ciocaltea1-2/+76
2023-06-15nvmem: rockchip-otp: Improve probe error handlingCristian Ciocaltea1-9/+12
2023-06-15nvmem: rockchip-otp: Use devm_reset_control_array_get_exclusive()Cristian Ciocaltea1-1/+1
2023-06-15nvmem: rockchip-otp: Generalize rockchip_otp_wait_status()Cristian Ciocaltea1-5/+6
2023-06-15nvmem: rockchip-otp: Add clks and reg_read to rockchip_dataCristian Ciocaltea1-30/+49
2023-06-15nvmem: brcm_nvram: add .read_post_process() for MACsRafał Miłecki2-0/+29
2023-06-15nvmem: imx-ocotp: Reverse MAC addresses on all i.MX derivatesAlexander Stein1-7/+1
2023-06-15nvmem: imx-ocotp: set varaiable imx_ocotp_layout storage-class-specifier to s...Tom Rix1-1/+1
2023-06-15nvmem: sunplus-ocotp: release otp->clk before returnYi Yingao1-2/+7
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2023-04-13nvmem: core: remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2023-04-05nvmem: layouts: sl28vpd: set varaiable sl28vpd_layout storage-class-specifier...Tom Rix1-1/+1
2023-04-05nvmem: layouts: onie-tlv: Drop wrong module aliasMiquel Raynal1-1/+0
2023-04-05nvmem: layouts: onie-tlv: Use module_nvmem_layout_driver()Miquel Raynal1-13/+1
2023-04-05nvmem: layouts: sl28vpd: Use module_nvmem_layout_driver()Miquel Raynal1-13/+1
2023-04-05nvmem: u-boot-env: post-process "ethaddr" env variableRafał Miłecki2-0/+27
2023-04-05nvmem: core: support specifying both: cell raw data & post read lengthsRafał Miłecki1-4/+7
2023-04-05nvmem: vf610-ocotp: Use devm_platform_get_and_ioremap_resource()Yang Li1-2/+1
2023-04-05nvmem: nintendo-otp: Use devm_platform_ioremap_resource()Yang Li1-3/+1
2023-04-05nvmem: bcm-ocotp: Use devm_platform_ioremap_resource()Yang Li1-3/+1
2023-04-05nvmem: mtk-efuse: Support postprocessing for GPU speed binning dataAngeloGioacchino Del Regno1-2/+51
2023-04-05nvmem: stm32-romem: mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2023-04-05nvmem: layouts: onie-tlv: Add new layout driverMiquel Raynal3-0/+267
2023-04-05nvmem: layouts: sl28vpd: Add new layout driverMichael Walle3-0/+176
2023-04-05nvmem: core: provide own priv pointer in post process callbackMichael Walle1-1/+3
2023-04-05nvmem: cell: drop global cell_post_processMichael Walle1-9/+0
2023-04-05nvmem: imx-ocotp: replace global post processing with layoutsMichael Walle1-11/+19
2023-04-05nvmem: core: allow to modify a cell before adding itMichael Walle1-0/+4
2023-04-05nvmem: core: add per-cell post processingMichael Walle1-0/+17
2023-04-05nvmem: core: request layout modules loadingMiquel Raynal1-0/+8
2023-04-05nvmem: core: handle the absence of expected layoutsMiquel Raynal1-1/+9
2023-04-05nvmem: core: introduce NVMEM layoutsMichael Walle5-0/+134
2023-04-05nvmem: xilinx: zynqmp: make modularNick Alcock1-1/+1
2023-03-10nvmem: core: return -ENOENT if nvmem cell is not foundMichael Walle1-1/+1
2023-02-06nvmem: stm32: fix OPTEE dependencyArnd Bergmann1-3/+2
2023-02-06nvmem: qcom-spmi-sdam: register at device init timeJohan Hovold1-12/+1
2023-02-06nvmem: rave-sp-eeprm: fix kernel-doc bad line warningRandy Dunlap1-1/+1
2023-02-06nvmem: stm32: detect bsec pta presence for STM32MP15xPatrick Delaunay1-4/+34
2023-02-06nvmem: stm32: add OP-TEE support for STM32MP13xPatrick Delaunay5-3/+441
2023-02-06nvmem: core: use nvmem_add_one_cell() in nvmem_add_cells_from_of()Michael Walle1-31/+14
2023-02-06nvmem: core: add nvmem_add_one_cell()Michael Walle1-24/+35
2023-02-06nvmem: core: drop the removal of the cells in nvmem_add_cells()Michael Walle1-10/+4
2023-02-06nvmem: core: add an index parameter to the cellMichael Walle2-13/+28
2023-02-06nvmem: core: remove spurious white spaceRussell King (Oracle)1-1/+1
2023-02-06nvmem: sunxi_sid: Drop the workaround on A64Samuel Holland1-7/+1
2023-01-28nvmem: qcom-spmi-sdam: fix module autoloadingJohan Hovold1-0/+1
2023-01-28nvmem: core: fix return valueRussell King (Oracle)1-0/+1
2023-01-28nvmem: core: fix cell removal on errorMichael Walle1-2/+1
2023-01-28nvmem: core: fix device node refcountingMichael Walle1-3/+8
2023-01-28nvmem: core: fix registration vs use raceRussell King (Oracle)1-10/+8
2023-01-28nvmem: core: fix cleanup after dev_set_name()Russell King (Oracle)1-12/+10
2023-01-28nvmem: core: remove nvmem_config wp_gpioRussell King (Oracle)1-3/+1
2023-01-28nvmem: core: initialise nvmem->id earlyRussell King (Oracle)1-1/+2
2023-01-28nvmem: sunxi_sid: Always use 32-bit MMIO readsSamuel Holland1-1/+14
2023-01-28nvmem: brcm_nvram: Add check for kzallocJiasheng Jiang1-0/+3
2022-12-16Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-7/+36
2022-12-12Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2022-11-23nvmem: u-boot-env: add Broadcom format supportRafał Miłecki1-0/+14
2022-11-23nvmem: Kconfig: Fix spelling mistake "controlls" -> "controls"Colin Ian King1-1/+1
2022-11-23nvmem: stm32: fix spelling typo in commentJiangshan Yi1-1/+1
2022-11-23nvmem: stm32: add nvmem type attributePatrick Delaunay1-0/+1
2022-11-23nvmem: stm32: add warning when upper OTPs are updatedPatrick Delaunay1-0/+3
2022-11-23nvmem: stm32: move STM32MP15_BSEC_NUM_LOWER in configPatrick Delaunay1-5/+16
2022-11-22nvmem: lan9662-otp: Change return type of lan9662_otp_wait_flag_clear()Horatiu Vultur1-1/+1
2022-11-22nvmem: rmem: Fix return value check in rmem_read()Wei Yongjun1-2/+2
2022-11-10nvmem: u-boot-env: fix crc32_data_offset on redundant u-boot-envChristian Lamparter1-1/+1
2022-11-10nvmem: lan9662-otp: Fix compatible stringHoratiu Vultur1-1/+1
2022-11-09firmware/nvram: bcm47xx: support init from IO memoryRafał Miłecki1-0/+3
2022-09-24nvmem: u-boot-env: fix crc32 casting typeRafał Miłecki1-1/+1
2022-09-24nvmem: lan9662-otp: add supportHoratiu Vultur3-0/+232
2022-09-24nvmem: u-boot-env: find Device Tree nodes for NVMEM cellsRafał Miłecki1-0/+1
2022-09-24nvmem: sort config symbols alphabeticallyRafał Miłecki2-206/+208
2022-09-24nvmem: prefix all symbols with NVMEM_Rafał Miłecki2-24/+24
2022-09-24nvmem: brcm_nvram: Use kzalloc for allocating only one elementKenneth Lee1-1/+1
2022-09-24nvmem: core: add error handling for dev_set_nameGaosheng Cui1-3/+9
2022-09-24nvmem: add driver handling U-Boot environment variablesRafał Miłecki3-0/+233
2022-09-24nvmem: core: Fix memleak in nvmem_register()Gaosheng Cui1-9/+6
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-12/+2
2022-07-08nvmem: mtk-efuse: Simplify with devm_platform_get_and_ioremap_resource()AngeloGioacchino Del Regno1-2/+1
2022-07-08nvmem: microchip-otpc: add supportClaudiu Beznea3-0/+297
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner1-12/+2
2022-05-09nvmem: sfp: Add support for TA 2.1 devicesSean Anderson1-0/+6
2022-05-09nvmem: sfp: Use regmapSean Anderson2-8/+23
2022-05-09nvmem: qfprom: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi1-2/+1
2022-05-09nvmem: Add Apple eFuse driverSven Peter3-0/+94
2022-05-09nvmem: brcm_nvram: find Device Tree nodes for NVMEM cellsRafał Miłecki1-0/+2
2022-05-09nvmem: core: support passing DT node in cell infoRafał Miłecki1-0/+1
2022-04-24nvmem: sunplus-ocotp: drop useless probe confirmationKrzysztof Kozlowski1-2/+0
2022-04-24nvmem: sunplus-ocotp: staticize sp_otp_v0Krzysztof Kozlowski1-1/+1
2022-04-24nvmem: bcm-ocotp: mark ACPI device ID table as maybe unusedKrzysztof Kozlowski1-1/+1
2022-03-18nvmem: brcm_nvram: parse NVRAM content into NVMEM cellsRafał Miłecki1-0/+90
2022-02-28Merge 5.17-rc6 into char-misc-nextGreg Kroah-Hartman1-1/+1
2022-02-25nvmem: Add driver for OCOTP in Sunplus SP7021Vincent Shih3-0/+242
2022-02-25nvmem: qfprom: Increase fuse blow timeout to prevent write failKnox Chiou1-1/+1
2022-02-21nvmem: add driver for Layerscape SFP (Security Fuse Processor)Michael Walle3-0/+103
2022-02-21nvmem: meson-mx-efuse: replace unnecessary devm_kstrdup()Xiaoke Wang1-2/+1
2022-02-21nvmem: sunxi_sid: Add support for D1 variantSamuel Holland1-0/+6
2022-02-21nvmem: qfprom: fix kerneldoc warningSrinivas Kandagatla1-1/+1
2022-02-21nvmem: core: Check input parameter for NULL in nvmem_unregister()Andy Shevchenko1-1/+2
2022-02-21nvmem: core: Use devm_add_action_or_reset()Andy Shevchenko1-13/+9
2022-02-21nvmem: core: Remove unused devm_nvmem_unregister()Andy Shevchenko1-22/+0
2022-02-21nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios propertyChristophe Kerello1-1/+1
2021-12-21nvmem: mtk-efuse: support minimum one byte access stride and granularityChunfeng Yun1-6/+7
2021-12-03nvmem: core: set size for sysfs bin fileSrinivas Kandagatla1-0/+2
2021-10-18Merge 5.15-rc6 into char-misc-nextGreg Kroah-Hartman1-1/+2
2021-10-13nvmem: imx-ocotp: add support for post processingSrinivas Kandagatla1-0/+25
2021-10-13nvmem: core: add nvmem cell post processing callbackSrinivas Kandagatla1-0/+9
2021-10-13nvmem: core: rework nvmem cell instance creationSrinivas Kandagatla1-60/+105
2021-10-13nvmem: Fix shift-out-of-bound (UBSAN) with byte size cellsStephen Boyd1-1/+2
2021-09-21nvmem: NVMEM_NINTENDO_OTP should depend on WIIGeert Uytterhoeven1-0/+1
2021-08-13nvmem: nintendo-otp: Add new driver for the Wii and Wii U OTPEmmanuel Gil Peyrot3-0/+137
2021-08-06nvmem: core: fix error handling while validating keepout regionsSrinivas Kandagatla1-2/+5
2021-08-06nvmem: qfprom: sc7280: Handle the additional power-domains voteRajendra Nayak1-0/+25
2021-08-06nvmem: qfprom: Fix up qfprom_disable_fuse_blowing() orderingRajendra Nayak1-3/+3
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-13/+22
2021-06-11nvmem: core: add a missing of_node_putChristophe JAILLET1-3/+6
2021-06-11nvmem: prepare basics for FRAM supportJiri Prchal1-0/+4
2021-06-11nvmem: qfprom: Improve the comment about regulator settingDouglas Anderson1-3/+3
2021-06-11nvmem: core: constify nvmem_cell_read_variable_common() return valueDouglas Anderson1-5/+5
2021-06-11nvmem: qfprom: minor nit fixesRajendra Nayak1-2/+3
2021-06-11nvmem: sunxi_sid: Set type to OTPSamuel Holland1-0/+1
2021-05-14nvmem: sprd: Fix an error messageChristophe JAILLET1-1/+1
2021-05-10nvmem: core: allow specifying of_nodeMichael Walle1-1/+3
2021-04-02nvmem: qfprom: Add support for fuse blowing on sc7280Rajendra Nayak1-2/+25
2021-04-02nvmem: rmem: fix undefined reference to memremapSrinivas Kandagatla1-0/+1
2021-04-02nvmem: core: Fix unintentional sign extension issueColin Ian King1-1/+1
2021-04-02nvmem: core: Add functions to make number reading easyDouglas Anderson1-0/+95
2021-04-02nvmem: brcm_nvram: new driver exposing Broadcom's NVRAMRafał Miłecki3-0/+89
2021-04-02drivers: nvmem: Fix voltage settings for QTI qfprom-efuseRavi Kumar Bokka1-0/+21
2021-04-02nvmem: convert comma to semicolonZheng Yongjun2-2/+2
2021-02-05nvmem: qcom-spmi-sdam: Fix uninitialized pdev pointerSubbaraman Narayanamurthy1-4/+3
2021-02-05nvmem: Kconfig: Correct typo in NVMEM_RMEMNicolas Saenz Julienne1-1/+1
2021-02-04nvmem: core: skip child nodes not matching bindingAhmad Fatoum1-1/+3
2021-02-04nvmem: Add driver to expose reserved memory as nvmemNicolas Saenz Julienne3-0/+107
2021-02-04nvmem: imx-iim: Use of_device_get_match_data()Fabio Estevam1-6/+1
2021-02-04nvmem: core: Fix a resource leak on error in nvmem_add_cells_from_of()Dan Carpenter1-0/+1
2020-11-27nvmem: imx-ocotp: add support for the unaliged word countPeng Fan1-6/+24
2020-11-27nvmem: qfprom: Don't touch certain fusesEvan Green1-0/+30
2020-11-27nvmem: core: Add support for keepout regionsEvan Green1-4/+149
2020-09-27nvmem: core: fix possibly memleak when use nvmem_cell_info_to_nvmem_cell()Vadym Kochan1-9/+24
2020-09-17nvmem: core: fix missing of_node_put() in of_nvmem_device_get()Vadym Kochan1-1/+4
2020-09-17nvmem: switch to simpler IDA interfaceBartosz Golaszewski1-3/+3
2020-09-17nvmem: core: Use kobj_to_dev() instead of container_of()Tian Tao1-3/+3
2020-09-17nvmem: mtk-efuse: Remove EFUSE register write supportChih-En Hsu1-14/+0
2020-07-29nvmem: qcom-spmi-sdam: Enable multiple devicesGuru Das Srinagesh1-2/+2
2020-07-29nvmem: update Kconfig descriptionMatteo Croce1-3/+0
2020-07-29nvmem: qfprom: Add fuse blowing supportRavi Kumar Bokka1-12/+304
2020-07-29nvmem: qfprom: use NVMEM_DEVID_AUTO for multiple instancesSrinivas Kandagatla1-0/+1
2020-07-29nvmem: core: add support to auto devidSrinivas Kandagatla1-2/+8
2020-07-29nvmem: core: Add nvmem_cell_read_u8()Andreas Färber1-0/+15
2020-07-29nvmem: core: Grammar fixes for help textAndreas Färber1-6/+6
2020-07-29nvmem: sc27xx: add sc2730 efuse supportFreeman Liu1-3/+24
2020-07-29nvmem: Enforce nvmem stride in the sysfs interfaceDouglas Anderson1-0/+6
2020-07-29nvmem: sprd: Fix return value of sprd_efuse_probe()Tiezhu Yang1-2/+2
2020-05-27nvmem: qfprom: remove incorrect write supportSrinivas Kandagatla1-14/+0
2020-05-15nvmem: jz4780-efuse: Use PTR_ERR_OR_ZERO() to simplify codeSamuel Zou1-3/+1
2020-05-15nvmem: ensure sysfs writes handle write-protect pinMichael Auchter1-26/+26
2020-05-15nvmem: imx-ocotp: Improve logic to save many code linesAnson Huang1-7/+2
2020-04-28firmware: xilinx: Remove eemi ops for get_chipidRajan Vaja1-10/+1
2020-04-28nvmem: core: cleanup old eeprom compat entry attributesSrinivas Kandagatla1-38/+14
2020-03-25nvmem: core: remove nvmem_sysfs_get_groups()Srinivas Kandagatla4-306/+272
2020-03-25nvmem: core: use is_bin_visible for permissionsSrinivas Kandagatla3-66/+33
2020-03-25nvmem: core: use device_register and device_unregisterSrinivas Kandagatla1-5/+2
2020-03-25nvmem: core: add root_only member to nvmem device structSrinivas Kandagatla2-0/+2
2020-03-23nvmem: mxs-ocotp: Use devm_add_action_or_reset() for cleanupAnson Huang1-19/+11
2020-03-23nvmem: sprd: Determine double data programming from device dataBaolin Wang1-1/+2
2020-03-23nvmem: sprd: Optimize the block lock operationFreeman Liu1-4/+20
2020-03-23nvmem: sprd: Fix the block lock operationFreeman Liu1-1/+1
2020-03-19nvmem: jz4780-efuse: fix build warnings on ARCH=x86_64 or riscvH. Nikolaus Schaller1-3/+3
2020-03-19nvmem: add driver for JZ4780 efusePrasannaKumar Muralidharan3-0/+253
2020-03-19nvmem: imx-ocotp: Drop unnecessary initializationsAnson Huang1-4/+4
2020-03-19nvmem: check for NULL reg_read and reg_write before dereferencingNicholas Johnson1-0/+6
2020-03-19nvmem: core: validate nvmem config before parsingSrinivas Kandagatla1-0/+3
2020-03-19nvmem: release the write-protect pinKhouloud Touil1-0/+1
2020-03-19nvmem: fix memory leak in error pathBartosz Golaszewski1-2/+6
2020-03-19nvmem: add a newline for readabilityBartosz Golaszewski1-0/+1
2020-03-19nvmem: remove a stray newline in nvmem_register()Bartosz Golaszewski1-1/+0
2020-03-19nvmem: core: add nvmem_cell_read_u64Yangtao Li1-0/+15
2020-03-19nvmem: core: add nvmem_cell_read_commonYangtao Li1-35/+19
2020-03-19nvmem: imx: ocotp: add i.MX8MP supportPeng Fan1-0/+21
2020-02-07Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2-2/+19
2020-01-16nvmem: add QTI SDAM driverAnirudh Ghayal3-0/+202
2020-01-10nvmem: core: fix memory abort in cleanup pathBitan Biswas1-3/+5
2020-01-10nvmem: imx: ocotp: introduce ocotp_ctrl_regPeng Fan1-22/+57
2020-01-10nvmem: imx: scu: correct the fuse word indexPeng Fan1-5/+5
2020-01-10nvmem: imx: scu: fix write SIPPeng Fan1-4/+2
2020-01-10nvmem: fix a 'makes pointer from integer without a cast' build warningBartosz Golaszewski1-1/+1
2020-01-09nvmem: add support for the write-protect pinKhouloud Touil2-2/+19
2019-12-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds1-3/+21
2019-11-27Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-18/+838
2019-11-05nvmem: add Rockchip OTP driverFinley Xiao3-0/+281
2019-11-05nvmem: imx: scu: fix dependency in KconfigSrinivas Kandagatla1-0/+1
2019-11-05nvmem: sprd: Add Spreadtrum SoCs eFuse supportFreeman Liu3-0/+437
2019-11-05nvmem: imx-ocotp: reset error status on probeLucas Stach1-0/+4
2019-11-05nvmem: imx: scu: support writePeng Fan1-1/+72
2019-11-05nvmem: imx: scu: support hole region checkPeng Fan1-5/+42