summaryrefslogtreecommitdiffstats
path: root/drivers/nvmem
AgeCommit message (Expand)AuthorLines
2025-10-22nvmem: rcar-efuse: add missing MODULE_DEVICE_TABLECosmin Tanislav-0/+1
2025-10-07Merge tag 'char-misc-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+13
2025-09-12nvmem: layouts: fix automatic module loadingMichael Walle-0/+13
2025-09-12nvmem: an8855: Add support for Airoha AN8855 Switch EFUSEChristian Marangi-0/+81
2025-09-12nvmem: s32g-ocotp: Add driver for S32G OCOTPCiprian Costea-0/+112
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-7/+7
2025-07-29Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-7/+6
2025-07-28Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds-1/+1
2025-07-16nvmem: layouts: u-boot-env: remove crc32 endianness conversionMichael C. Pratt-3/+3
2025-07-16nvmem: make nvmem_bus_type constantGreg Kroah-Hartman-1/+1
2025-07-16nvmem: core: Fix typos in comments and MODULE_AUTHOR stringsAlok Tiwari-5/+5
2025-07-16nvmem: apple: drop default ARCH_APPLE in KconfigSven Peter-1/+0
2025-07-13nvmem: imx-ocotp: fix MAC address byte lengthSteffen Bätz-2/+8
2025-06-30nvmem: layouts: Switch from crc32() to crc32_le()Eric Biggers-1/+1
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh-2/+2
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh-5/+5
2025-06-06Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-68/+79
2025-05-27Merge tag 'gpio-updates-for-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+159
2025-05-21nvmem: Add apple-spmi-nvmem driverHector Martin-0/+77
2025-05-21nvmem: Remove unused nvmem cell table supportGeert Uytterhoeven-68/+0
2025-05-21nvmem: zynqmp_nvmem: unbreak driver after cleanupPeter Korsgaard-0/+1
2025-05-21nvmem: rmem: select CONFIG_CRC32Arnd Bergmann-0/+1
2025-05-09nvmem: max77759: Add Maxim MAX77759 NVMEM driverAndré Draszik-0/+159
2025-04-11nvmem: qfprom: switch to 4-byte aligned readsDmitry Baryshkov-6/+20
2025-04-11nvmem: core: update raw_len if the bit reading is requiredDmitry Baryshkov-1/+3
2025-04-11nvmem: core: verify cell's raw_lenDmitry Baryshkov-0/+12
2025-04-11nvmem: core: fix bit offsets of more than one byteDmitry Baryshkov-7/+17
2025-04-11nvmem: rockchip-otp: add rk3576 variant dataHeiko Stuebner-0/+12
2025-04-11nvmem: rockchip-otp: Move read-offset into variant-dataHeiko Stuebner-2/+3
2025-03-19net, treewide: define and use MAC_ADDR_STR_LENUday Shankar-2/+2
2025-01-10nvmem: core: improve range check for nvmem_cell_write()Jennifer Berringer-0/+2
2025-01-10nvmem: qcom-spmi-sdam: Set size in struct nvmem_configLuca Weiss-0/+1
2025-01-10nvmem: imx-ocotp-ele: set word length to 1Sascha Hauer-1/+1
2025-01-10nvmem: imx-ocotp-ele: fix MAC address byte orderSascha Hauer-0/+22
2025-01-10nvmem: imx-ocotp-ele: fix reading from non zero offsetSascha Hauer-3/+5
2025-01-10nvmem: imx-ocotp-ele: simplify read beyond device checkSascha Hauer-3/+3
2024-12-30nvmem: rmem: add CRC validation for Mobileye EyeQ5 NVMEMThéo Lebrun-0/+82
2024-12-30nvmem: rmem: remove unused struct rmem::size fieldThéo Lebrun-2/+0
2024-12-30nvmem: rmem: make ->reg_read() straight forward codeThéo Lebrun-9/+6
2024-12-30nvmem: core: constify 'struct bin_attribute'Thomas Weißschuh-16/+19
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds-2/+2
2024-11-29Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-11/+166
2024-11-05nvmem: core: Check read_only flag for force_ro in bin_attr_nvmem_write()Marek Vasut-1/+1
2024-11-05sysfs: treewide: constify attribute callback of bin_is_visible()Thomas Weißschuh-1/+2
2024-11-05nvmem: core: calculate bin_attribute size through bin_size()Thomas Weißschuh-2/+11
2024-11-05nvmem: imx-iim: Convert comma to semicolonShen Lichuan-5/+5
2024-11-05nvmem: Correct some typos in commentsShen Lichuan-5/+5
2024-11-05nvmem: Add R-Car E-FUSE driverGeert Uytterhoeven-0/+155
2024-09-26Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-173/+272
2024-09-23Merge tag 'libnvdimm-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1