Age | Commit message (Expand) | Author | Files | Lines |
2021-10-18 | Merge 5.15-rc6 into char-misc-next | Greg Kroah-Hartman | 1 | -1/+2 |
2021-10-13 | nvmem: imx-ocotp: add support for post processing | Srinivas Kandagatla | 1 | -0/+25 |
2021-10-13 | nvmem: core: add nvmem cell post processing callback | Srinivas Kandagatla | 1 | -0/+9 |
2021-10-13 | nvmem: core: rework nvmem cell instance creation | Srinivas Kandagatla | 1 | -60/+105 |
2021-10-13 | nvmem: Fix shift-out-of-bound (UBSAN) with byte size cells | Stephen Boyd | 1 | -1/+2 |
2021-09-21 | nvmem: NVMEM_NINTENDO_OTP should depend on WII | Geert Uytterhoeven | 1 | -0/+1 |
2021-08-13 | nvmem: nintendo-otp: Add new driver for the Wii and Wii U OTP | Emmanuel Gil Peyrot | 3 | -0/+137 |
2021-08-06 | nvmem: core: fix error handling while validating keepout regions | Srinivas Kandagatla | 1 | -2/+5 |
2021-08-06 | nvmem: qfprom: sc7280: Handle the additional power-domains vote | Rajendra Nayak | 1 | -0/+25 |
2021-08-06 | nvmem: qfprom: Fix up qfprom_disable_fuse_blowing() ordering | Rajendra Nayak | 1 | -3/+3 |
2021-07-05 | Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -13/+22 |
2021-06-11 | nvmem: core: add a missing of_node_put | Christophe JAILLET | 1 | -3/+6 |
2021-06-11 | nvmem: prepare basics for FRAM support | Jiri Prchal | 1 | -0/+4 |
2021-06-11 | nvmem: qfprom: Improve the comment about regulator setting | Douglas Anderson | 1 | -3/+3 |
2021-06-11 | nvmem: core: constify nvmem_cell_read_variable_common() return value | Douglas Anderson | 1 | -5/+5 |
2021-06-11 | nvmem: qfprom: minor nit fixes | Rajendra Nayak | 1 | -2/+3 |
2021-06-11 | nvmem: sunxi_sid: Set type to OTP | Samuel Holland | 1 | -0/+1 |
2021-05-14 | nvmem: sprd: Fix an error message | Christophe JAILLET | 1 | -1/+1 |
2021-05-10 | nvmem: core: allow specifying of_node | Michael Walle | 1 | -1/+3 |
2021-04-02 | nvmem: qfprom: Add support for fuse blowing on sc7280 | Rajendra Nayak | 1 | -2/+25 |
2021-04-02 | nvmem: rmem: fix undefined reference to memremap | Srinivas Kandagatla | 1 | -0/+1 |
2021-04-02 | nvmem: core: Fix unintentional sign extension issue | Colin Ian King | 1 | -1/+1 |
2021-04-02 | nvmem: core: Add functions to make number reading easy | Douglas Anderson | 1 | -0/+95 |
2021-04-02 | nvmem: brcm_nvram: new driver exposing Broadcom's NVRAM | Rafał Miłecki | 3 | -0/+89 |
2021-04-02 | drivers: nvmem: Fix voltage settings for QTI qfprom-efuse | Ravi Kumar Bokka | 1 | -0/+21 |
2021-04-02 | nvmem: convert comma to semicolon | Zheng Yongjun | 2 | -2/+2 |
2021-02-05 | nvmem: qcom-spmi-sdam: Fix uninitialized pdev pointer | Subbaraman Narayanamurthy | 1 | -4/+3 |
2021-02-05 | nvmem: Kconfig: Correct typo in NVMEM_RMEM | Nicolas Saenz Julienne | 1 | -1/+1 |
2021-02-04 | nvmem: core: skip child nodes not matching binding | Ahmad Fatoum | 1 | -1/+3 |
2021-02-04 | nvmem: Add driver to expose reserved memory as nvmem | Nicolas Saenz Julienne | 3 | -0/+107 |
2021-02-04 | nvmem: imx-iim: Use of_device_get_match_data() | Fabio Estevam | 1 | -6/+1 |
2021-02-04 | nvmem: core: Fix a resource leak on error in nvmem_add_cells_from_of() | Dan Carpenter | 1 | -0/+1 |
2020-11-27 | nvmem: imx-ocotp: add support for the unaliged word count | Peng Fan | 1 | -6/+24 |
2020-11-27 | nvmem: qfprom: Don't touch certain fuses | Evan Green | 1 | -0/+30 |
2020-11-27 | nvmem: core: Add support for keepout regions | Evan Green | 1 | -4/+149 |
2020-09-27 | nvmem: core: fix possibly memleak when use nvmem_cell_info_to_nvmem_cell() | Vadym Kochan | 1 | -9/+24 |
2020-09-17 | nvmem: core: fix missing of_node_put() in of_nvmem_device_get() | Vadym Kochan | 1 | -1/+4 |
2020-09-17 | nvmem: switch to simpler IDA interface | Bartosz Golaszewski | 1 | -3/+3 |
2020-09-17 | nvmem: core: Use kobj_to_dev() instead of container_of() | Tian Tao | 1 | -3/+3 |
2020-09-17 | nvmem: mtk-efuse: Remove EFUSE register write support | Chih-En Hsu | 1 | -14/+0 |
2020-07-29 | nvmem: qcom-spmi-sdam: Enable multiple devices | Guru Das Srinagesh | 1 | -2/+2 |
2020-07-29 | nvmem: update Kconfig description | Matteo Croce | 1 | -3/+0 |
2020-07-29 | nvmem: qfprom: Add fuse blowing support | Ravi Kumar Bokka | 1 | -12/+304 |
2020-07-29 | nvmem: qfprom: use NVMEM_DEVID_AUTO for multiple instances | Srinivas Kandagatla | 1 | -0/+1 |
2020-07-29 | nvmem: core: add support to auto devid | Srinivas Kandagatla | 1 | -2/+8 |
2020-07-29 | nvmem: core: Add nvmem_cell_read_u8() | Andreas Färber | 1 | -0/+15 |
2020-07-29 | nvmem: core: Grammar fixes for help text | Andreas Färber | 1 | -6/+6 |
2020-07-29 | nvmem: sc27xx: add sc2730 efuse support | Freeman Liu | 1 | -3/+24 |
2020-07-29 | nvmem: Enforce nvmem stride in the sysfs interface | Douglas Anderson | 1 | -0/+6 |
2020-07-29 | nvmem: sprd: Fix return value of sprd_efuse_probe() | Tiezhu Yang | 1 | -2/+2 |