summaryrefslogtreecommitdiffstats
path: root/drivers/nvmem
Commit message (Expand)AuthorAgeFilesLines
* nvmem: qfprom: remove incorrect write supportSrinivas Kandagatla2020-05-271-14/+0
* nvmem: jz4780-efuse: Use PTR_ERR_OR_ZERO() to simplify codeSamuel Zou2020-05-151-3/+1
* nvmem: ensure sysfs writes handle write-protect pinMichael Auchter2020-05-151-26/+26
* nvmem: imx-ocotp: Improve logic to save many code linesAnson Huang2020-05-151-7/+2
* firmware: xilinx: Remove eemi ops for get_chipidRajan Vaja2020-04-281-10/+1
* nvmem: core: cleanup old eeprom compat entry attributesSrinivas Kandagatla2020-04-281-38/+14
* nvmem: core: remove nvmem_sysfs_get_groups()Srinivas Kandagatla2020-03-254-306/+272
* nvmem: core: use is_bin_visible for permissionsSrinivas Kandagatla2020-03-253-66/+33
* nvmem: core: use device_register and device_unregisterSrinivas Kandagatla2020-03-251-5/+2
* nvmem: core: add root_only member to nvmem device structSrinivas Kandagatla2020-03-252-0/+2
* nvmem: mxs-ocotp: Use devm_add_action_or_reset() for cleanupAnson Huang2020-03-231-19/+11
* nvmem: sprd: Determine double data programming from device dataBaolin Wang2020-03-231-1/+2
* nvmem: sprd: Optimize the block lock operationFreeman Liu2020-03-231-4/+20
* nvmem: sprd: Fix the block lock operationFreeman Liu2020-03-231-1/+1
* nvmem: jz4780-efuse: fix build warnings on ARCH=x86_64 or riscvH. Nikolaus Schaller2020-03-191-3/+3
* nvmem: add driver for JZ4780 efusePrasannaKumar Muralidharan2020-03-193-0/+253
* nvmem: imx-ocotp: Drop unnecessary initializationsAnson Huang2020-03-191-4/+4
* nvmem: check for NULL reg_read and reg_write before dereferencingNicholas Johnson2020-03-191-0/+6
* nvmem: core: validate nvmem config before parsingSrinivas Kandagatla2020-03-191-0/+3
* nvmem: release the write-protect pinKhouloud Touil2020-03-191-0/+1
* nvmem: fix memory leak in error pathBartosz Golaszewski2020-03-191-2/+6
* nvmem: add a newline for readabilityBartosz Golaszewski2020-03-191-0/+1
* nvmem: remove a stray newline in nvmem_register()Bartosz Golaszewski2020-03-191-1/+0
* nvmem: core: add nvmem_cell_read_u64Yangtao Li2020-03-191-0/+15
* nvmem: core: add nvmem_cell_read_commonYangtao Li2020-03-191-35/+19
* nvmem: imx: ocotp: add i.MX8MP supportPeng Fan2020-03-191-0/+21
* Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2020-02-072-2/+19
|\
| * nvmem: fix a 'makes pointer from integer without a cast' build warningBartosz Golaszewski2020-01-101-1/+1
| * nvmem: add support for the write-protect pinKhouloud Touil2020-01-092-2/+19
* | nvmem: add QTI SDAM driverAnirudh Ghayal2020-01-163-0/+202
* | nvmem: core: fix memory abort in cleanup pathBitan Biswas2020-01-101-3/+5
* | nvmem: imx: ocotp: introduce ocotp_ctrl_regPeng Fan2020-01-101-22/+57
* | nvmem: imx: scu: correct the fuse word indexPeng Fan2020-01-101-5/+5
* | nvmem: imx: scu: fix write SIPPeng Fan2020-01-101-4/+2
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-12-051-3/+21
|\
| * firmware: meson_sm: Rework driver as a proper platform driverCarlo Caione2019-10-031-3/+21
* | Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-11-277-18/+838
|\ \
| * | nvmem: add Rockchip OTP driverFinley Xiao2019-11-053-0/+281
| * | nvmem: imx: scu: fix dependency in KconfigSrinivas Kandagatla2019-11-051-0/+1
| * | nvmem: sprd: Add Spreadtrum SoCs eFuse supportFreeman Liu2019-11-053-0/+437
| * | nvmem: imx-ocotp: reset error status on probeLucas Stach2019-11-051-0/+4
| * | nvmem: imx: scu: support writePeng Fan2019-11-051-1/+72
| * | nvmem: imx: scu: support hole region checkPeng Fan2019-11-051-5/+42
| * | nvmem: sc27xx: Change to use devm_hwspin_lock_request_specific() to request o...Baolin Wang2019-11-051-12/+1
| |/
* / nvmem: core: add nvmem_device_findThomas Bogendoerfer2019-10-071-34/+27
|/
* 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