index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvmem
Age
Commit message (
Expand
)
Author
2023-11-08
nvmem: imx: correct nregs for i.MX6UL
Peng Fan
2023-11-08
nvmem: imx: correct nregs for i.MX6SLL
Peng Fan
2023-11-08
nvmem: imx: correct nregs for i.MX6ULL
Peng Fan
2023-02-22
nvmem: core: fix return value
Russell King (Oracle)
2023-02-22
nvmem: core: fix registration vs use race
Russell King (Oracle)
2023-02-22
nvmem: core: fix cleanup after dev_set_name()
Russell King (Oracle)
2023-02-22
nvmem: core: remove nvmem_config wp_gpio
Russell King (Oracle)
2023-02-22
nvmem: core: add error handling for dev_set_name
Gaosheng Cui
2023-02-15
nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios property
Christophe Kerello
2023-02-15
nvmem: core: fix cell removal on error
Michael Walle
2023-02-15
nvmem: core: initialise nvmem->id early
Russell King (Oracle)
2023-02-15
nvmem: qcom-spmi-sdam: fix module autoloading
Johan Hovold
2022-01-27
nvmem: core: set size for sysfs bin file
Srinivas Kandagatla
2021-10-20
nvmem: Fix shift-out-of-bound (UBSAN) with byte size cells
Stephen Boyd
2021-09-18
nvmem: qfprom: Fix up qfprom_disable_fuse_blowing() ordering
Rajendra Nayak
2021-07-19
nvmem: core: add a missing of_node_put
Christophe JAILLET
2021-05-14
drivers: nvmem: Fix voltage settings for QTI qfprom-efuse
Ravi Kumar Bokka
2021-03-04
nvmem: qcom-spmi-sdam: Fix uninitialized pdev pointer
Subbaraman Narayanamurthy
2021-03-04
nvmem: core: skip child nodes not matching binding
Ahmad Fatoum
2021-03-04
nvmem: core: Fix a resource leak on error in nvmem_add_cells_from_of()
Dan Carpenter
2020-09-27
nvmem: core: fix possibly memleak when use nvmem_cell_info_to_nvmem_cell()
Vadym Kochan
2020-09-17
nvmem: core: fix missing of_node_put() in of_nvmem_device_get()
Vadym Kochan
2020-09-17
nvmem: switch to simpler IDA interface
Bartosz Golaszewski
2020-09-17
nvmem: core: Use kobj_to_dev() instead of container_of()
Tian Tao
2020-09-17
nvmem: mtk-efuse: Remove EFUSE register write support
Chih-En Hsu
2020-07-29
nvmem: qcom-spmi-sdam: Enable multiple devices
Guru Das Srinagesh
2020-07-29
nvmem: update Kconfig description
Matteo Croce
2020-07-29
nvmem: qfprom: Add fuse blowing support
Ravi Kumar Bokka
2020-07-29
nvmem: qfprom: use NVMEM_DEVID_AUTO for multiple instances
Srinivas Kandagatla
2020-07-29
nvmem: core: add support to auto devid
Srinivas Kandagatla
2020-07-29
nvmem: core: Add nvmem_cell_read_u8()
Andreas Färber
2020-07-29
nvmem: core: Grammar fixes for help text
Andreas Färber
2020-07-29
nvmem: sc27xx: add sc2730 efuse support
Freeman Liu
2020-07-29
nvmem: Enforce nvmem stride in the sysfs interface
Douglas Anderson
2020-07-29
nvmem: sprd: Fix return value of sprd_efuse_probe()
Tiezhu Yang
2020-05-27
nvmem: qfprom: remove incorrect write support
Srinivas Kandagatla
2020-05-15
nvmem: jz4780-efuse: Use PTR_ERR_OR_ZERO() to simplify code
Samuel Zou
2020-05-15
nvmem: ensure sysfs writes handle write-protect pin
Michael Auchter
2020-05-15
nvmem: imx-ocotp: Improve logic to save many code lines
Anson Huang
2020-04-28
firmware: xilinx: Remove eemi ops for get_chipid
Rajan Vaja
2020-04-28
nvmem: core: cleanup old eeprom compat entry attributes
Srinivas Kandagatla
2020-03-25
nvmem: core: remove nvmem_sysfs_get_groups()
Srinivas Kandagatla
2020-03-25
nvmem: core: use is_bin_visible for permissions
Srinivas Kandagatla
2020-03-25
nvmem: core: use device_register and device_unregister
Srinivas Kandagatla
2020-03-25
nvmem: core: add root_only member to nvmem device struct
Srinivas Kandagatla
2020-03-23
nvmem: mxs-ocotp: Use devm_add_action_or_reset() for cleanup
Anson Huang
2020-03-23
nvmem: sprd: Determine double data programming from device data
Baolin Wang
2020-03-23
nvmem: sprd: Optimize the block lock operation
Freeman Liu
2020-03-23
nvmem: sprd: Fix the block lock operation
Freeman Liu
2020-03-19
nvmem: jz4780-efuse: fix build warnings on ARCH=x86_64 or riscv
H. Nikolaus Schaller
[next]