| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-04-27 | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+0 |
| 2023-04-13 | nvmem: core: remove MODULE_LICENSE in non-modules | Nick Alcock | 1 | -1/+0 |
| 2023-04-05 | nvmem: layouts: sl28vpd: set varaiable sl28vpd_layout storage-class-specifier... | Tom Rix | 1 | -1/+1 |
| 2023-04-05 | nvmem: layouts: onie-tlv: Drop wrong module alias | Miquel Raynal | 1 | -1/+0 |
| 2023-04-05 | nvmem: layouts: onie-tlv: Use module_nvmem_layout_driver() | Miquel Raynal | 1 | -13/+1 |
| 2023-04-05 | nvmem: layouts: sl28vpd: Use module_nvmem_layout_driver() | Miquel Raynal | 1 | -13/+1 |
| 2023-04-05 | nvmem: u-boot-env: post-process "ethaddr" env variable | Rafał Miłecki | 2 | -0/+27 |
| 2023-04-05 | nvmem: core: support specifying both: cell raw data & post read lengths | Rafał Miłecki | 1 | -4/+7 |
| 2023-04-05 | nvmem: vf610-ocotp: Use devm_platform_get_and_ioremap_resource() | Yang Li | 1 | -2/+1 |
| 2023-04-05 | nvmem: nintendo-otp: Use devm_platform_ioremap_resource() | Yang Li | 1 | -3/+1 |
| 2023-04-05 | nvmem: bcm-ocotp: Use devm_platform_ioremap_resource() | Yang Li | 1 | -3/+1 |
| 2023-04-05 | nvmem: mtk-efuse: Support postprocessing for GPU speed binning data | AngeloGioacchino Del Regno | 1 | -2/+51 |
| 2023-04-05 | nvmem: stm32-romem: mark OF related data as maybe unused | Krzysztof Kozlowski | 1 | -1/+1 |
| 2023-04-05 | nvmem: layouts: onie-tlv: Add new layout driver | Miquel Raynal | 3 | -0/+267 |
| 2023-04-05 | nvmem: layouts: sl28vpd: Add new layout driver | Michael Walle | 3 | -0/+176 |
| 2023-04-05 | nvmem: core: provide own priv pointer in post process callback | Michael Walle | 1 | -1/+3 |
| 2023-04-05 | nvmem: cell: drop global cell_post_process | Michael Walle | 1 | -9/+0 |
| 2023-04-05 | nvmem: imx-ocotp: replace global post processing with layouts | Michael Walle | 1 | -11/+19 |
| 2023-04-05 | nvmem: core: allow to modify a cell before adding it | Michael Walle | 1 | -0/+4 |
| 2023-04-05 | nvmem: core: add per-cell post processing | Michael Walle | 1 | -0/+17 |
| 2023-04-05 | nvmem: core: request layout modules loading | Miquel Raynal | 1 | -0/+8 |
| 2023-04-05 | nvmem: core: handle the absence of expected layouts | Miquel Raynal | 1 | -1/+9 |
| 2023-04-05 | nvmem: core: introduce NVMEM layouts | Michael Walle | 5 | -0/+134 |
| 2023-04-05 | nvmem: xilinx: zynqmp: make modular | Nick Alcock | 1 | -1/+1 |
| 2023-03-10 | nvmem: core: return -ENOENT if nvmem cell is not found | Michael Walle | 1 | -1/+1 |
| 2023-02-06 | nvmem: stm32: fix OPTEE dependency | Arnd Bergmann | 1 | -3/+2 |
| 2023-02-06 | nvmem: qcom-spmi-sdam: register at device init time | Johan Hovold | 1 | -12/+1 |
| 2023-02-06 | nvmem: rave-sp-eeprm: fix kernel-doc bad line warning | Randy Dunlap | 1 | -1/+1 |
| 2023-02-06 | nvmem: stm32: detect bsec pta presence for STM32MP15x | Patrick Delaunay | 1 | -4/+34 |
| 2023-02-06 | nvmem: stm32: add OP-TEE support for STM32MP13x | Patrick Delaunay | 5 | -3/+441 |
| 2023-02-06 | nvmem: core: use nvmem_add_one_cell() in nvmem_add_cells_from_of() | Michael Walle | 1 | -31/+14 |
| 2023-02-06 | nvmem: core: add nvmem_add_one_cell() | Michael Walle | 1 | -24/+35 |
| 2023-02-06 | nvmem: core: drop the removal of the cells in nvmem_add_cells() | Michael Walle | 1 | -10/+4 |
| 2023-02-06 | nvmem: core: add an index parameter to the cell | Michael Walle | 2 | -13/+28 |
| 2023-02-06 | nvmem: core: remove spurious white space | Russell King (Oracle) | 1 | -1/+1 |
| 2023-02-06 | nvmem: sunxi_sid: Drop the workaround on A64 | Samuel Holland | 1 | -7/+1 |
| 2023-01-28 | nvmem: qcom-spmi-sdam: fix module autoloading | Johan Hovold | 1 | -0/+1 |
| 2023-01-28 | nvmem: core: fix return value | Russell King (Oracle) | 1 | -0/+1 |
| 2023-01-28 | nvmem: core: fix cell removal on error | Michael Walle | 1 | -2/+1 |
| 2023-01-28 | nvmem: core: fix device node refcounting | Michael Walle | 1 | -3/+8 |
| 2023-01-28 | nvmem: core: fix registration vs use race | Russell King (Oracle) | 1 | -10/+8 |
| 2023-01-28 | nvmem: core: fix cleanup after dev_set_name() | Russell King (Oracle) | 1 | -12/+10 |
| 2023-01-28 | nvmem: core: remove nvmem_config wp_gpio | Russell King (Oracle) | 1 | -3/+1 |
| 2023-01-28 | nvmem: core: initialise nvmem->id early | Russell King (Oracle) | 1 | -1/+2 |
| 2023-01-28 | nvmem: sunxi_sid: Always use 32-bit MMIO reads | Samuel Holland | 1 | -1/+14 |
| 2023-01-28 | nvmem: brcm_nvram: Add check for kzalloc | Jiasheng Jiang | 1 | -0/+3 |
| 2022-12-16 | Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -7/+36 |
| 2022-12-12 | Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+3 |
| 2022-11-23 | nvmem: u-boot-env: add Broadcom format support | Rafał Miłecki | 1 | -0/+14 |
| 2022-11-23 | nvmem: Kconfig: Fix spelling mistake "controlls" -> "controls" | Colin Ian King | 1 | -1/+1 |
| 2022-11-23 | nvmem: stm32: fix spelling typo in comment | Jiangshan Yi | 1 | -1/+1 |
| 2022-11-23 | nvmem: stm32: add nvmem type attribute | Patrick Delaunay | 1 | -0/+1 |
| 2022-11-23 | nvmem: stm32: add warning when upper OTPs are updated | Patrick Delaunay | 1 | -0/+3 |
| 2022-11-23 | nvmem: stm32: move STM32MP15_BSEC_NUM_LOWER in config | Patrick Delaunay | 1 | -5/+16 |
| 2022-11-22 | nvmem: lan9662-otp: Change return type of lan9662_otp_wait_flag_clear() | Horatiu Vultur | 1 | -1/+1 |
| 2022-11-22 | nvmem: rmem: Fix return value check in rmem_read() | Wei Yongjun | 1 | -2/+2 |
| 2022-11-10 | nvmem: u-boot-env: fix crc32_data_offset on redundant u-boot-env | Christian Lamparter | 1 | -1/+1 |
| 2022-11-10 | nvmem: lan9662-otp: Fix compatible string | Horatiu Vultur | 1 | -1/+1 |
| 2022-11-09 | firmware/nvram: bcm47xx: support init from IO memory | Rafał Miłecki | 1 | -0/+3 |
| 2022-09-24 | nvmem: u-boot-env: fix crc32 casting type | Rafał Miłecki | 1 | -1/+1 |
| 2022-09-24 | nvmem: lan9662-otp: add support | Horatiu Vultur | 3 | -0/+232 |
| 2022-09-24 | nvmem: u-boot-env: find Device Tree nodes for NVMEM cells | Rafał Miłecki | 1 | -0/+1 |
| 2022-09-24 | nvmem: sort config symbols alphabetically | Rafał Miłecki | 2 | -206/+208 |
| 2022-09-24 | nvmem: prefix all symbols with NVMEM_ | Rafał Miłecki | 2 | -24/+24 |
| 2022-09-24 | nvmem: brcm_nvram: Use kzalloc for allocating only one element | Kenneth Lee | 1 | -1/+1 |
| 2022-09-24 | nvmem: core: add error handling for dev_set_name | Gaosheng Cui | 1 | -3/+9 |
| 2022-09-24 | nvmem: add driver handling U-Boot environment variables | Rafał Miłecki | 3 | -0/+233 |
| 2022-09-24 | nvmem: core: Fix memleak in nvmem_register() | Gaosheng Cui | 1 | -9/+6 |
| 2022-08-04 | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -12/+2 |
| 2022-07-08 | nvmem: mtk-efuse: Simplify with devm_platform_get_and_ioremap_resource() | AngeloGioacchino Del Regno | 1 | -2/+1 |
| 2022-07-08 | nvmem: microchip-otpc: add support | Claudiu Beznea | 3 | -0/+297 |
| 2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa... | Thomas Gleixner | 1 | -12/+2 |
| 2022-05-09 | nvmem: sfp: Add support for TA 2.1 devices | Sean Anderson | 1 | -0/+6 |
| 2022-05-09 | nvmem: sfp: Use regmap | Sean Anderson | 2 | -8/+23 |
| 2022-05-09 | nvmem: qfprom: using pm_runtime_resume_and_get instead of pm_runtime_get_sync | Minghao Chi | 1 | -2/+1 |
| 2022-05-09 | nvmem: Add Apple eFuse driver | Sven Peter | 3 | -0/+94 |
| 2022-05-09 | nvmem: brcm_nvram: find Device Tree nodes for NVMEM cells | Rafał Miłecki | 1 | -0/+2 |
| 2022-05-09 | nvmem: core: support passing DT node in cell info | Rafał Miłecki | 1 | -0/+1 |
| 2022-04-24 | nvmem: sunplus-ocotp: drop useless probe confirmation | Krzysztof Kozlowski | 1 | -2/+0 |
| 2022-04-24 | nvmem: sunplus-ocotp: staticize sp_otp_v0 | Krzysztof Kozlowski | 1 | -1/+1 |
| 2022-04-24 | nvmem: bcm-ocotp: mark ACPI device ID table as maybe unused | Krzysztof Kozlowski | 1 | -1/+1 |
| 2022-03-18 | nvmem: brcm_nvram: parse NVRAM content into NVMEM cells | Rafał Miłecki | 1 | -0/+90 |
| 2022-02-28 | Merge 5.17-rc6 into char-misc-next | Greg Kroah-Hartman | 1 | -1/+1 |
| 2022-02-25 | nvmem: Add driver for OCOTP in Sunplus SP7021 | Vincent Shih | 3 | -0/+242 |
| 2022-02-25 | nvmem: qfprom: Increase fuse blow timeout to prevent write fail | Knox Chiou | 1 | -1/+1 |
| 2022-02-21 | nvmem: add driver for Layerscape SFP (Security Fuse Processor) | Michael Walle | 3 | -0/+103 |
| 2022-02-21 | nvmem: meson-mx-efuse: replace unnecessary devm_kstrdup() | Xiaoke Wang | 1 | -2/+1 |
| 2022-02-21 | nvmem: sunxi_sid: Add support for D1 variant | Samuel Holland | 1 | -0/+6 |
| 2022-02-21 | nvmem: qfprom: fix kerneldoc warning | Srinivas Kandagatla | 1 | -1/+1 |
| 2022-02-21 | nvmem: core: Check input parameter for NULL in nvmem_unregister() | Andy Shevchenko | 1 | -1/+2 |
| 2022-02-21 | nvmem: core: Use devm_add_action_or_reset() | Andy Shevchenko | 1 | -13/+9 |
| 2022-02-21 | nvmem: core: Remove unused devm_nvmem_unregister() | Andy Shevchenko | 1 | -22/+0 |
| 2022-02-21 | nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios property | Christophe Kerello | 1 | -1/+1 |
| 2021-12-21 | nvmem: mtk-efuse: support minimum one byte access stride and granularity | Chunfeng Yun | 1 | -6/+7 |
| 2021-12-03 | nvmem: core: set size for sysfs bin file | Srinivas Kandagatla | 1 | -0/+2 |
| 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 |
| 2020-05-27 | nvmem: qfprom: remove incorrect write support | Srinivas Kandagatla | 1 | -14/+0 |
| 2020-05-15 | nvmem: jz4780-efuse: Use PTR_ERR_OR_ZERO() to simplify code | Samuel Zou | 1 | -3/+1 |
| 2020-05-15 | nvmem: ensure sysfs writes handle write-protect pin | Michael Auchter | 1 | -26/+26 |
| 2020-05-15 | nvmem: imx-ocotp: Improve logic to save many code lines | Anson Huang | 1 | -7/+2 |
| 2020-04-28 | firmware: xilinx: Remove eemi ops for get_chipid | Rajan Vaja | 1 | -10/+1 |
| 2020-04-28 | nvmem: core: cleanup old eeprom compat entry attributes | Srinivas Kandagatla | 1 | -38/+14 |
| 2020-03-25 | nvmem: core: remove nvmem_sysfs_get_groups() | Srinivas Kandagatla | 4 | -306/+272 |
| 2020-03-25 | nvmem: core: use is_bin_visible for permissions | Srinivas Kandagatla | 3 | -66/+33 |
| 2020-03-25 | nvmem: core: use device_register and device_unregister | Srinivas Kandagatla | 1 | -5/+2 |
| 2020-03-25 | nvmem: core: add root_only member to nvmem device struct | Srinivas Kandagatla | 2 | -0/+2 |
| 2020-03-23 | nvmem: mxs-ocotp: Use devm_add_action_or_reset() for cleanup | Anson Huang | 1 | -19/+11 |
| 2020-03-23 | nvmem: sprd: Determine double data programming from device data | Baolin Wang | 1 | -1/+2 |
| 2020-03-23 | nvmem: sprd: Optimize the block lock operation | Freeman Liu | 1 | -4/+20 |
| 2020-03-23 | nvmem: sprd: Fix the block lock operation | Freeman Liu | 1 | -1/+1 |
| 2020-03-19 | nvmem: jz4780-efuse: fix build warnings on ARCH=x86_64 or riscv | H. Nikolaus Schaller | 1 | -3/+3 |
| 2020-03-19 | nvmem: add driver for JZ4780 efuse | PrasannaKumar Muralidharan | 3 | -0/+253 |
| 2020-03-19 | nvmem: imx-ocotp: Drop unnecessary initializations | Anson Huang | 1 | -4/+4 |
| 2020-03-19 | nvmem: check for NULL reg_read and reg_write before dereferencing | Nicholas Johnson | 1 | -0/+6 |
| 2020-03-19 | nvmem: core: validate nvmem config before parsing | Srinivas Kandagatla | 1 | -0/+3 |
| 2020-03-19 | nvmem: release the write-protect pin | Khouloud Touil | 1 | -0/+1 |
| 2020-03-19 | nvmem: fix memory leak in error path | Bartosz Golaszewski | 1 | -2/+6 |
| 2020-03-19 | nvmem: add a newline for readability | Bartosz Golaszewski | 1 | -0/+1 |
| 2020-03-19 | nvmem: remove a stray newline in nvmem_register() | Bartosz Golaszewski | 1 | -1/+0 |
| 2020-03-19 | nvmem: core: add nvmem_cell_read_u64 | Yangtao Li | 1 | -0/+15 |
| 2020-03-19 | nvmem: core: add nvmem_cell_read_common | Yangtao Li | 1 | -35/+19 |
| 2020-03-19 | nvmem: imx: ocotp: add i.MX8MP support | Peng Fan | 1 | -0/+21 |
| 2020-02-07 | Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 2 | -2/+19 |
| 2020-01-16 | nvmem: add QTI SDAM driver | Anirudh Ghayal | 3 | -0/+202 |
| 2020-01-10 | nvmem: core: fix memory abort in cleanup path | Bitan Biswas | 1 | -3/+5 |
| 2020-01-10 | nvmem: imx: ocotp: introduce ocotp_ctrl_reg | Peng Fan | 1 | -22/+57 |
| 2020-01-10 | nvmem: imx: scu: correct the fuse word index | Peng Fan | 1 | -5/+5 |
| 2020-01-10 | nvmem: imx: scu: fix write SIP | Peng Fan | 1 | -4/+2 |
| 2020-01-10 | nvmem: fix a 'makes pointer from integer without a cast' build warning | Bartosz Golaszewski | 1 | -1/+1 |
| 2020-01-09 | nvmem: add support for the write-protect pin | Khouloud Touil | 2 | -2/+19 |
| 2019-12-05 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 1 | -3/+21 |
| 2019-11-27 | Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -18/+838 |
| 2019-11-05 | nvmem: add Rockchip OTP driver | Finley Xiao | 3 | -0/+281 |
| 2019-11-05 | nvmem: imx: scu: fix dependency in Kconfig | Srinivas Kandagatla | 1 | -0/+1 |
| 2019-11-05 | nvmem: sprd: Add Spreadtrum SoCs eFuse support | Freeman Liu | 3 | -0/+437 |
| 2019-11-05 | nvmem: imx-ocotp: reset error status on probe | Lucas Stach | 1 | -0/+4 |
| 2019-11-05 | nvmem: imx: scu: support write | Peng Fan | 1 | -1/+72 |
| 2019-11-05 | nvmem: imx: scu: support hole region check | Peng Fan | 1 | -5/+42 |
| 2019-11-05 | nvmem: sc27xx: Change to use devm_hwspin_lock_request_specific() to request o... | Baolin Wang | 1 | -12/+1 |
| 2019-10-07 | nvmem: core: add nvmem_device_find | Thomas Bogendoerfer | 1 | -34/+27 |
| 2019-10-03 | firmware: meson_sm: Rework driver as a proper platform driver | Carlo Caione | 1 | -3/+21 |
| 2019-09-18 | Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -2/+18 |
| 2019-09-17 | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -6/+1 |
| 2019-08-18 | nvmem: imx: add i.MX8QM platform support | Fugang Duan | 1 | -0/+7 |
| 2019-08-18 | nvmem: mxs-ocotp: update MODULE_AUTHOR() email address | Stefan Wahren | 1 | -1/+1 |
| 2019-08-18 | nvmem: meson-mx-efuse: allow reading data smaller than word_size | Martin Blumenstingl | 1 | -1/+2 |
| 2019-08-18 | nvmem: sunxi_sid: fix A64 SID controller support | Stefan Mavrodiev | 1 | -0/+1 |
| 2019-08-18 | nvmem: imx-ocotp: Add i.MX8MN support | Anson Huang | 1 | -0/+7 |
| 2019-07-30 | nvmem: Use the same permissions for eeprom as for nvmem | Jean Delvare | 1 | -4/+11 |
| 2019-07-30 | drivers: Introduce device lookup variants by of_node | Suzuki K Poulose | 1 | -6/+1 |
| 2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |