summaryrefslogtreecommitdiffstats
path: root/drivers/nvmem
Commit message (Expand)AuthorAgeFilesLines
* 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
* | devfs: Drop dev_lseek_default()Andrey Smirnov2019-01-291-1/+0
* | nvmem: Do not use DEVFS_IS_CHARACTER_DEVAndrey Smirnov2019-01-291-1/+0
|/
* Merge branch 'for-next/misc'Sascha Hauer2019-01-151-8/+1
|\
| * nvmem: ocotp: Make use of postcore_platform_driver macroAndrey Smirnov2018-12-101-8/+1
* | nvmem: ocotp: Fix writing of second mac address fuses on imx6ulStefan Riedmueller2019-01-031-2/+11
|/
* nvmem: ocotp: Add support for second mac address fuses on imx6ulChristian Hemp2018-12-051-2/+15
* Merge branch 'for-next/net-switch-mv88e6xxx'Sascha Hauer2018-11-092-2/+2
|\
| * drivers: Introduce dev_set_name()Andrey Smirnov2018-10-182-2/+2
* | Merge branch 'for-next/missing-prototypes'Sascha Hauer2018-11-091-2/+2
|\ \
| * | nvmem: i.MX ocotp: Make locally used functions staticSascha Hauer2018-10-231-2/+2
| |/
* / nvmem: Port Linux driver for Microwire 93XX46 EEPROM chipsAndrey Smirnov2018-11-063-1/+458
|/
* Merge branch 'for-next/imx8mq'Sascha Hauer2018-07-091-0/+1
|\
| * ARM: i.MX: ocotp: Provide missing .format_mac for i.MX8MQSascha Hauer2018-06-151-0/+1
* | nvmem: rave-sp-eeprom: Add support for "zii,eeprom-name"Andrey Smirnov2018-07-051-0/+5
* | nvmem: rave-sp-eeprom: Remove VLA usageAndrey Smirnov2018-07-051-1/+5
* | nvmem: Introduce nvmem_cell_get_and_read()Andrey Smirnov2018-06-291-0/+23
* | nvmem: Port RAVE SP EEPROM driver from Linux kernelAndrey Smirnov2018-06-213-1/+372
|/
* Merge branch 'for-next/imx-ocotp'Sascha Hauer2018-06-114-15/+720
|\
| * ARM: i.MX: ocotp: Add i.MX8MQ supportSascha Hauer2018-06-082-1/+11
| * nvmem: ocotp: Convert to NVMEM deviceAndrey Smirnov2018-05-311-3/+35
| * nvmem: Use name from struct nvmem_config for cdevAndrey Smirnov2018-05-311-15/+3
| * i.MX: ocotp: Move OCOTP driver to drivers/nvmemAndrey Smirnov2018-05-313-0/+675
* | nvmem: snvs_lpgpr: Drop stray commasAndrey Smirnov2018-05-231-4/+4
|/
* rename file_operations -> cdev_operationsSascha Hauer2018-04-061-1/+1
* nvmem: snvs_lpgpr: sync with latest version for kernelOleksij Rempel2017-07-061-34/+62
* nvmem: add snvs_lpgpr for freescale imx6Steffen Trumtrar2017-03-303-0/+129
* drivers: add nvmem framework from kernelSteffen Trumtrar2017-03-303-0/+778