index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvmem
Age
Commit message (
Expand
)
Author
2024-05-03
nvmem: meson-mx-efuse: Remove nvmem_device from efuse struct
Mukesh Ojha
2024-05-03
nvmem: lpc18xx_eeprom: Convert to platform remove callback returning void
Uwe Kleine-König
2024-05-03
nvmem: core: switch to use device_add_groups()
Greg Kroah-Hartman
2024-05-03
nvmem: sprd: fix module autoloading
Krzysztof Kozlowski
2024-05-03
nvmem: sc27xx: fix module autoloading
Krzysztof Kozlowski
2024-05-03
nvmem: layouts: sl28vpd: drop driver owner initialization
Krzysztof Kozlowski
2024-05-03
nvmem: layouts: onie-tlv: drop driver owner initialization
Krzysztof Kozlowski
2024-05-03
nvmem: layouts: store owner from modules with nvmem_layout_driver_register()
Krzysztof Kozlowski
2024-03-07
nvmem: core: Print error on wrong bits DT property
Markus Schneider-Pargmann
2024-03-07
nvmem: core: make nvmem_layout_bus_type const
Ricardo B. Marliere
2024-03-07
nvmem: mtk-efuse: Drop NVMEM device name
Chen-Yu Tsai
2024-03-07
nvmem: zynqmp_nvmem: Add support to access efuse
Praveen Teja Kundanala
2024-03-07
nvmem: zynqmp_nvmem: zynqmp_nvmem_probe cleanup
Praveen Teja Kundanala
2024-03-07
nvmem: mtk-efuse: Register MediaTek socinfo driver from efuse
William-tw Lin
2024-03-07
nvmem: meson-efuse: fix function pointer type mismatch
Jerome Brunet
2024-02-14
nvmem: include bit index in cell sysfs file name
Arnd Bergmann
2024-01-17
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-04
nvmem: u-boot-env: improve coding style
Rafał Miłecki
2024-01-04
nvmem: u-boot-env: use nvmem device helpers
Rafał Miłecki
2024-01-04
nvmem: u-boot-env: use nvmem_add_one_cell() nvmem subsystem helper
Rafał Miłecki
2024-01-04
nvmem: core: add nvmem_dev_size() helper
Rafał Miłecki
2024-01-04
nvmem: drop nvmem_layout_get_match_data()
Rafał Miłecki
2024-01-04
nvmem: layouts: refactor .add_cells() callback arguments
Rafał Miłecki
2023-12-15
nvmem: stm32: add support for STM32MP25 BSEC to control OTP data
Patrick Delaunay
2023-12-15
nvmem: core: Expose cells through sysfs
Miquel Raynal
2023-12-15
nvmem: core: Rework layouts to become regular devices
Miquel Raynal
2023-12-15
nvmem: Move and rename ->fixup_cell_info()
Miquel Raynal
2023-12-15
nvmem: Simplify the ->add_cells() hook
Miquel Raynal
2023-12-15
nvmem: Create a header for internal sharing
Miquel Raynal
2023-12-15
nvmem: Move of_nvmem_layout_get_container() in another header
Miquel Raynal
2023-12-15
nvmem: brcm_nvram: store a copy of NVRAM content
Rafał Miłecki
2023-12-07
nvmem: Do not expect fixed layouts to grab a layout driver
Miquel Raynal
2023-11-03
Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-10-27
Revert "nvmem: add new config option"
Rafał Miłecki
2023-10-21
nvmem: Use device_get_match_data()
Rob Herring
2023-10-21
nvmem: add explicit config option to read old syntax fixed OF cells
Rafał Miłecki
2023-10-21
nvmem: qfprom: Mark core clk as optional
Luca Weiss
2023-10-16
nvmem: imx: correct nregs for i.MX6ULL
Peng Fan
2023-10-16
nvmem: imx: correct nregs for i.MX6UL
Peng Fan
2023-10-16
nvmem: imx: correct nregs for i.MX6SLL
Peng Fan
2023-08-23
nvmem: core: Notify when a new layout is registered
Miquel Raynal
2023-08-23
nvmem: core: Do not open-code existing functions
Miquel Raynal
2023-08-23
nvmem: core: Create all cells before adding the nvmem device
Miquel Raynal
2023-08-23
nvmem: u-boot-env:: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Atul Raut
2023-08-23
nvmem: sec-qfprom: Add Qualcomm secure QFPROM support
Komal Bajaj
2023-08-23
nvmem: Kconfig: Fix typo "drive" -> "driver"
Diederik de Haas
2023-08-23
nvmem: Explicitly include correct DT includes
Rob Herring
2023-08-23
nvmem: add new NXP QorIQ eFuse driver
Richard Alpe
2023-08-23
nvmem: uniphier: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-08-23
nvmem: qfprom: do some cleanup
Yangtao Li
[next]