aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvmem
AgeCommit message (Expand)Author
2024-04-13nvmem: meson-efuse: fix function pointer type mismatchJerome Brunet
2023-11-08nvmem: imx: correct nregs for i.MX6ULPeng Fan
2023-11-08nvmem: imx: correct nregs for i.MX6SLLPeng Fan
2023-11-08nvmem: imx: correct nregs for i.MX6ULLPeng Fan
2023-02-22nvmem: core: fix return valueRussell King (Oracle)
2023-02-22nvmem: core: fix registration vs use raceRussell King (Oracle)
2023-02-22nvmem: core: fix cleanup after dev_set_name()Russell King (Oracle)
2023-02-22nvmem: core: remove nvmem_config wp_gpioRussell King (Oracle)
2023-02-22nvmem: core: add error handling for dev_set_nameGaosheng Cui
2023-02-15nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios propertyChristophe Kerello
2023-02-15nvmem: core: fix cell removal on errorMichael Walle
2023-02-15nvmem: core: initialise nvmem->id earlyRussell King (Oracle)
2023-02-15nvmem: qcom-spmi-sdam: fix module autoloadingJohan Hovold
2022-01-27nvmem: core: set size for sysfs bin fileSrinivas Kandagatla
2021-10-20nvmem: Fix shift-out-of-bound (UBSAN) with byte size cellsStephen Boyd
2021-09-18nvmem: qfprom: Fix up qfprom_disable_fuse_blowing() orderingRajendra Nayak
2021-07-19nvmem: core: add a missing of_node_putChristophe JAILLET
2021-05-14drivers: nvmem: Fix voltage settings for QTI qfprom-efuseRavi Kumar Bokka
2021-03-04nvmem: qcom-spmi-sdam: Fix uninitialized pdev pointerSubbaraman Narayanamurthy
2021-03-04nvmem: core: skip child nodes not matching bindingAhmad Fatoum
2021-03-04nvmem: core: Fix a resource leak on error in nvmem_add_cells_from_of()Dan Carpenter
2020-09-27nvmem: core: fix possibly memleak when use nvmem_cell_info_to_nvmem_cell()Vadym Kochan
2020-09-17nvmem: core: fix missing of_node_put() in of_nvmem_device_get()Vadym Kochan
2020-09-17nvmem: switch to simpler IDA interfaceBartosz Golaszewski
2020-09-17nvmem: core: Use kobj_to_dev() instead of container_of()Tian Tao
2020-09-17nvmem: mtk-efuse: Remove EFUSE register write supportChih-En Hsu
2020-07-29nvmem: qcom-spmi-sdam: Enable multiple devicesGuru Das Srinagesh
2020-07-29nvmem: update Kconfig descriptionMatteo Croce
2020-07-29nvmem: qfprom: Add fuse blowing supportRavi Kumar Bokka
2020-07-29nvmem: qfprom: use NVMEM_DEVID_AUTO for multiple instancesSrinivas Kandagatla
2020-07-29nvmem: core: add support to auto devidSrinivas Kandagatla
2020-07-29nvmem: core: Add nvmem_cell_read_u8()Andreas Färber
2020-07-29nvmem: core: Grammar fixes for help textAndreas Färber
2020-07-29nvmem: sc27xx: add sc2730 efuse supportFreeman Liu
2020-07-29nvmem: Enforce nvmem stride in the sysfs interfaceDouglas Anderson
2020-07-29nvmem: sprd: Fix return value of sprd_efuse_probe()Tiezhu Yang
2020-05-27nvmem: qfprom: remove incorrect write supportSrinivas Kandagatla
2020-05-15nvmem: jz4780-efuse: Use PTR_ERR_OR_ZERO() to simplify codeSamuel Zou
2020-05-15nvmem: ensure sysfs writes handle write-protect pinMichael Auchter
2020-05-15nvmem: imx-ocotp: Improve logic to save many code linesAnson Huang
2020-04-28firmware: xilinx: Remove eemi ops for get_chipidRajan Vaja
2020-04-28nvmem: core: cleanup old eeprom compat entry attributesSrinivas Kandagatla
2020-03-25nvmem: core: remove nvmem_sysfs_get_groups()Srinivas Kandagatla
2020-03-25nvmem: core: use is_bin_visible for permissionsSrinivas Kandagatla
2020-03-25nvmem: core: use device_register and device_unregisterSrinivas Kandagatla
2020-03-25nvmem: core: add root_only member to nvmem device structSrinivas Kandagatla
2020-03-23nvmem: mxs-ocotp: Use devm_add_action_or_reset() for cleanupAnson Huang
2020-03-23nvmem: sprd: Determine double data programming from device dataBaolin Wang
2020-03-23nvmem: sprd: Optimize the block lock operationFreeman Liu
2020-03-23nvmem: sprd: Fix the block lock operationFreeman Liu