summaryrefslogtreecommitdiffstats
path: root/drivers/nvmem
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-185-2/+18
|\
| * nvmem: imx: add i.MX8QM platform supportFugang Duan2019-08-181-0/+7
| * nvmem: mxs-ocotp: update MODULE_AUTHOR() email addressStefan Wahren2019-08-181-1/+1
| * nvmem: meson-mx-efuse: allow reading data smaller than word_sizeMartin Blumenstingl2019-08-181-1/+2
| * nvmem: sunxi_sid: fix A64 SID controller supportStefan Mavrodiev2019-08-181-0/+1
| * nvmem: imx-ocotp: Add i.MX8MN supportAnson Huang2019-08-181-0/+7
* | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-171-6/+1
|\ \ | |/ |/|
| * drivers: Introduce device lookup variants by of_nodeSuzuki K Poulose2019-07-301-6/+1
* | nvmem: Use the same permissions for eeprom as for nvmemJean Delvare2019-07-301-4/+11
|/
* Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-121-1/+1
|\
| * bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose2019-06-241-1/+1
* | nvmem: imx-ocotp: imx8mq is compatible with imx6 not imx7Leonard Crestez2019-06-261-2/+2
* | nvmem: imx-ocotp: Add i.MX8MM supportBryan O'Donoghue2019-06-261-0/+7
* | nvmem: imx-ocotp: Change TIMING calculation to u-boot algorithmBryan O'Donoghue2019-06-261-4/+32
* | nvmem: imx-ocotp: Ensure WAIT bits are preserved when setting timingBryan O'Donoghue2019-06-261-1/+2
* | nvmem: imx-ocotp: Elongate OCOTP_CTRL ADDR field to eight bitsBryan O'Donoghue2019-06-261-1/+1
* | Merge 5.2-rc6 into char-misc-nextGreg Kroah-Hartman2019-06-235-26/+5
|\ \
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-193-12/+3
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 460Thomas Gleixner2019-06-192-14/+2
* | | nvmem: Broaden the selection of NVMEM_SNVS_LPGPRFabio Estevam2019-06-191-1/+1
* | | nvmem: imx: add i.MX8 nvmem driverPeng Fan2019-06-193-0/+170
|/ /
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner2019-06-053-27/+3
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-052-18/+2
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-302-18/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-11/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-05-161-3/+7
|\
| * drivers: Defer probe if firmware is not readyRajan Vaja2019-03-181-3/+7
* | nvmem: core: add NVMEM_SYSFS KconfigSrinivas Kandagatla2019-04-255-260/+335
* | nvmem: sunxi_sid: Support SID on H6Yangtao Li2019-04-251-0/+6
* | nvmem: sunxi-sid: convert to SPDX license tagsYangtao Li2019-04-251-10/+1
* | nvmem: imx-iim: use devm_platform_ioremap_resource() to simplify codeAnson Huang2019-04-251-3/+1
* | nvmem: mxs-ocotp: use devm_platform_ioremap_resource() to simplify codeAnson Huang2019-04-251-3/+1
* | nvmem: imx-ocotp: use devm_platform_ioremap_resource() to simplify codeAnson Huang2019-04-251-3/+1
* | nvmem: core: fix read buffer in placeJorge Ramirez-Ortiz2019-04-251-5/+10
* | nvmem: core: add nvmem_cell_read_u16Fabrice Gasnier2019-04-251-0/+37
* | nvmem: stm32: add support for STM32MP15 BSEC to control OTP dataFabrice Gasnier2019-04-251-5/+129
* | nvmem: Add driver for STM32 factory-programmed read only memFabrice Gasnier2019-04-253-0/+90
* | nvmem: sunxi_sid: Support SID on A83T and H5Chen-Yu Tsai2019-04-251-0/+2
* | nvmem: sunxi_sid: Read out data in native formatChen-Yu Tsai2019-04-251-22/+1
* | nvmem: sunxi_sid: Dynamically allocate nvmem_config structureChen-Yu Tsai2019-04-251-15/+17
* | nvmem: sunxi_sid: Optimize register read-out methodChen-Yu Tsai2019-04-251-20/+18
* | nvmem: sunxi_sid: Read out SID for randomness without loopingChen-Yu Tsai2019-04-251-3/+2
* | nvmem: imx-ocotp: broaden Kconfig dependencyLucas Stach2019-04-251-2/+2
* | nvmem: imx-ocotp: add support for imx8mqLucas Stach2019-04-251-0/+7
|/
* Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-065-41/+65
|\
| * nvmem: core: don't check the return value of notifier chain callBartosz Golaszewski2019-02-191-3/+1
| * nvmem: allow to select i.MX nvmem driver for i.MX 7DStefan Agner2019-02-031-1/+1
| * nvmem: core: Avoid useless iterations in nvmem_cell_get_from_lookup()Alban Bedel2019-01-311-3/+2
| * nvmem: core: Fix device reference leakAlban Bedel2019-01-311-0/+2