aboutsummaryrefslogtreecommitdiff
path: root/drivers/nvmem
AgeCommit message (Expand)Author
2019-12-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-11-27Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-05nvmem: add Rockchip OTP driverFinley Xiao
2019-11-05nvmem: imx: scu: fix dependency in KconfigSrinivas Kandagatla
2019-11-05nvmem: sprd: Add Spreadtrum SoCs eFuse supportFreeman Liu
2019-11-05nvmem: imx-ocotp: reset error status on probeLucas Stach
2019-11-05nvmem: imx: scu: support writePeng Fan
2019-11-05nvmem: imx: scu: support hole region checkPeng Fan
2019-11-05nvmem: sc27xx: Change to use devm_hwspin_lock_request_specific() to request o...Baolin Wang
2019-10-07nvmem: core: add nvmem_device_findThomas Bogendoerfer
2019-10-03firmware: meson_sm: Rework driver as a proper platform driverCarlo Caione
2019-09-18Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-08-18nvmem: imx: add i.MX8QM platform supportFugang Duan
2019-08-18nvmem: mxs-ocotp: update MODULE_AUTHOR() email addressStefan Wahren
2019-08-18nvmem: meson-mx-efuse: allow reading data smaller than word_sizeMartin Blumenstingl
2019-08-18nvmem: sunxi_sid: fix A64 SID controller supportStefan Mavrodiev
2019-08-18nvmem: imx-ocotp: Add i.MX8MN supportAnson Huang
2019-07-30nvmem: Use the same permissions for eeprom as for nvmemJean Delvare
2019-07-30drivers: Introduce device lookup variants by of_nodeSuzuki K Poulose
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-06-26nvmem: imx-ocotp: imx8mq is compatible with imx6 not imx7Leonard Crestez
2019-06-26nvmem: imx-ocotp: Add i.MX8MM supportBryan O'Donoghue
2019-06-26nvmem: imx-ocotp: Change TIMING calculation to u-boot algorithmBryan O'Donoghue
2019-06-26nvmem: imx-ocotp: Ensure WAIT bits are preserved when setting timingBryan O'Donoghue
2019-06-26nvmem: imx-ocotp: Elongate OCOTP_CTRL ADDR field to eight bitsBryan O'Donoghue
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose
2019-06-23Merge 5.2-rc6 into char-misc-nextGreg Kroah-Hartman
2019-06-19nvmem: Broaden the selection of NVMEM_SNVS_LPGPRFabio Estevam
2019-06-19nvmem: imx: add i.MX8 nvmem driverPeng Fan
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 460Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-04-25nvmem: core: add NVMEM_SYSFS KconfigSrinivas Kandagatla
2019-04-25nvmem: sunxi_sid: Support SID on H6Yangtao Li
2019-04-25nvmem: sunxi-sid: convert to SPDX license tagsYangtao Li
2019-04-25nvmem: imx-iim: use devm_platform_ioremap_resource() to simplify codeAnson Huang
2019-04-25nvmem: mxs-ocotp: use devm_platform_ioremap_resource() to simplify codeAnson Huang
2019-04-25nvmem: imx-ocotp: use devm_platform_ioremap_resource() to simplify codeAnson Huang
2019-04-25nvmem: core: fix read buffer in placeJorge Ramirez-Ortiz
2019-04-25nvmem: core: add nvmem_cell_read_u16Fabrice Gasnier
2019-04-25nvmem: stm32: add support for STM32MP15 BSEC to control OTP dataFabrice Gasnier
2019-04-25nvmem: Add driver for STM32 factory-programmed read only memFabrice Gasnier
2019-04-25nvmem: sunxi_sid: Support SID on A83T and H5Chen-Yu Tsai
2019-04-25nvmem: sunxi_sid: Read out data in native formatChen-Yu Tsai