summaryrefslogtreecommitdiffstats
path: root/drivers/nvmem
Commit message (Expand)AuthorAgeFilesLines
* nvmem: add kvx otp non volatile regbank supportClement Leger2022-01-183-0/+108
* Merge branch 'for-next/misc'Sascha Hauer2021-12-1511-16/+42
|\
| * nvmem: bsec.c: add optional permanent write supportOleksij Rempel2021-11-302-5/+31
| * drivers: migrate "GPL-2.0+" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
| * drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-2210-10/+10
* | nvmem: bsec.c: Use SMC_READ_OTP in stm32_bsec_read_mac()David Jander2021-11-301-7/+14
|/
* drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-018-35/+8
* ARM: i.MX: extend drivers for i.MX8MN (Nano) supportAhmad Fatoum2021-10-051-0/+3
* nvmem: support deep probeAhmad Fatoum2021-07-181-0/+13
* Merge branch 'for-next/riscv'Sascha Hauer2021-07-183-0/+211
|\
| * nvmem: add StarFive OTP supportAhmad Fatoum2021-06-243-0/+211
* | Merge branch 'for-next/nvmem'Sascha Hauer2021-07-186-9/+134
|\ \
| * | nvmem: add command to list nvmem devicesAhmad Fatoum2021-06-211-0/+9
| * | nvmem: add support for nvmem-cells bindingAhmad Fatoum2021-06-213-6/+48
| * | nvmem: add support for new read-only memory (rmem) bindingAhmad Fatoum2021-06-213-0/+75
| * | nvmem: treat devices without nvmem_bus::write as read onlyAhmad Fatoum2021-06-211-2/+2
| * | nvmem: bsec: remove unused, left-over, struct memberAhmad Fatoum2021-06-211-1/+0
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2021-07-181-1/+1
|\ \ | |/ |/|
| * nvmem: fix dev_dbg(unregistered_device, ...)Ahmad Fatoum2021-06-281-1/+1
* | nvmem: regmap: fix use of uninitialized space with nvmem_regmap_registerAhmad Fatoum2021-06-211-1/+1
|/
* nvmem: stm32-bsec: simplify using new nvmem_regmap_registerAhmad Fatoum2021-06-021-81/+11
* nvmem: add nvmem_regmap_register helperAhmad Fatoum2021-06-022-1/+79
* nvmem: provider: align read/write callback prototype with upstreamAhmad Fatoum2021-06-026-47/+34
* Merge branch 'for-next/nvmem'Sascha Hauer2021-02-221-9/+4
|\
| * nvmem: make id optional for of_nvmem_device_get()Marco Felsch2021-01-191-3/+4
| * nvmem: make nvmem_device_write/read publicMarco Felsch2021-01-191-6/+0
* | nvmem: avoid false positive in of_nvmem_find() and simplify itEnrico Scholz2021-02-121-1/+1
|/
* nvmem: ocotp: fix fusing on fsl,imx6q-ocotp compatible boardsRobin van der Gracht2020-11-121-0/+2
* nvmem: ocotp: add support for i.MX8MMLucas Stach2020-08-172-1/+4
* nvmem: enable OCOTP for i.MX7Rouven Czerwinski2020-08-101-1/+1
* nvmem: ocotp: read/write i.MX7 supportRouven Czerwinski2020-08-101-6/+141
* nvmem: ocotp: add new timing function for i.MX7Rouven Czerwinski2020-08-101-0/+24
* nvmem: ocotp: retrieve set_timing from structureRouven Czerwinski2020-08-101-1/+10
* ARM: i.MX8MP: Add ocotp supportSascha Hauer2020-07-141-0/+11
* nvmem: bsec: remove wrongly named bsec_field typeAhmad Fatoum2020-05-081-1/+1
* nvmem: bsec: allow reads at unaligned offsetsAhmad Fatoum2020-05-081-4/+38
* nvmem: ocotp: Support for i.MX6ULL/ULZChristian Eggers2020-01-201-0/+11
* nvmem: bsec: fix typo in function name (s/st32/stm32/)Ahmad Fatoum2019-11-151-2/+2
* nvmem: add read support for STM32MP1 bsec OTPAhmad Fatoum2019-11-063-1/+233
* Merge branch 'for-next/misc'Sascha Hauer2019-10-171-2/+12
|\
| * nvmem: Fix read/write access to partition devicesStefan Riedmueller2019-10-141-2/+12
* | nvmem: ocotp: set unique id as machine-id hashableBastian Krause2019-09-301-0/+19
|/
* nvmem: Parse partitions informationAndrey Smirnov2019-08-141-1/+9
* nvmem: Use already existing dev pointer in nvmem_register_cdev()Andrey Smirnov2019-08-141-1/+1
* nvmem: Use helper variable in nvmem_register_cdev()Andrey Smirnov2019-08-141-5/+6
* nvmem: ocotp: Change TIMING calculation algorithmRouven Czerwinski2019-06-111-4/+34
* nvmem: ocotp: Ensure WAIT bits are preservedRouven Czerwinski2019-06-111-1/+3
* nvmem: ocotp: Elongate OCOTP_CTRL_ADDR fieldRouven Czerwinski2019-06-111-1/+1
* Merge branch 'for-next/misc'Sascha Hauer2019-02-131-4/+1
|\
| * nvmem: eeprom_93xx46: fix whitespacesAntony Pavlov2019-02-121-4/+1