summaryrefslogtreecommitdiff
path: root/drivers/nvmem
AgeCommit message (Expand)Author
2022-11-08Merge tag 'v5.15.75' into 5.15-2.1.x-imxDaiane Angolini
2022-10-26nvmem: core: Fix memleak in nvmem_register()Gaosheng Cui
2022-08-04nvmem: auto load kernel-mod imx_fsb_s400_fuse_matchPankaj Gupta
2022-07-06MLK-25895-1 nvmem: imx: i.MX93 nvmem ocotp driverAlice Guo
2022-03-11Merge tag 'v5.15.27' into lf-5.15.yJason Liu
2022-03-02nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios propertyChristophe Kerello
2022-02-11LF-5461 nvmem: imx: fix the bug that imx-ocotp-fsb-s400.c is not compiledAlice Guo
2022-01-27nvmem: core: set size for sysfs bin fileSrinivas Kandagatla
2021-11-18nvmem: imx: enhanced base API read_common_fusesPankaj Gupta
2021-11-02LF-4523 nvmem: imx8ulp: fix the wrong position of the reserved 48 wordsAlice Guo
2021-11-02MLK-25246-5 nvmem: imx: i.MX8ULP nvmem ocotp driverAlice Guo
2021-11-02MLK-24529 nvmem: ocotp: use high bus when programming/reloading fusePeng Fan
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
2021-04-02nvmem: brcm_nvram: new driver exposing Broadcom's NVRAMRafał Miłecki
2021-04-02drivers: nvmem: Fix voltage settings for QTI qfprom-efuseRavi Kumar Bokka
2021-04-02nvmem: convert comma to semicolonZheng Yongjun
2021-02-05nvmem: qcom-spmi-sdam: Fix uninitialized pdev pointerSubbaraman Narayanamurthy
2021-02-05nvmem: Kconfig: Correct typo in NVMEM_RMEMNicolas Saenz Julienne
2021-02-04nvmem: core: skip child nodes not matching bindingAhmad Fatoum
2021-02-04nvmem: Add driver to expose reserved memory as nvmemNicolas Saenz Julienne
2021-02-04nvmem: imx-iim: Use of_device_get_match_data()Fabio Estevam
2021-02-04nvmem: core: Fix a resource leak on error in nvmem_add_cells_from_of()Dan Carpenter
2020-11-27nvmem: imx-ocotp: add support for the unaliged word countPeng Fan
2020-11-27nvmem: qfprom: Don't touch certain fusesEvan Green
2020-11-27nvmem: core: Add support for keepout regionsEvan Green
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