summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nvmem: layouts: sl28vpd: set varaiable sl28vpd_layout storage-class-specifier...Tom Rix2023-04-051-1/+1
* nvmem: layouts: onie-tlv: Drop wrong module aliasMiquel Raynal2023-04-051-1/+0
* nvmem: layouts: onie-tlv: Use module_nvmem_layout_driver()Miquel Raynal2023-04-051-13/+1
* nvmem: layouts: sl28vpd: Use module_nvmem_layout_driver()Miquel Raynal2023-04-051-13/+1
* nvmem: Add macro to register nvmem layout driversMiquel Raynal2023-04-051-0/+6
* nvmem: u-boot-env: post-process "ethaddr" env variableRafał Miłecki2023-04-052-0/+27
* nvmem: core: support specifying both: cell raw data & post read lengthsRafał Miłecki2023-04-052-4/+9
* dt-bindings: nvmem: u-boot,env: add MAC's #nvmem-cell-cellsRafał Miłecki2023-04-051-1/+6
* nvmem: vf610-ocotp: Use devm_platform_get_and_ioremap_resource()Yang Li2023-04-051-2/+1
* nvmem: nintendo-otp: Use devm_platform_ioremap_resource()Yang Li2023-04-051-3/+1
* nvmem: bcm-ocotp: Use devm_platform_ioremap_resource()Yang Li2023-04-051-3/+1
* dt-bindings: nvmem: Add compatible for SM6375Konrad Dybcio2023-04-051-0/+1
* dt-bindings: nvmem: Add compatible for SM6350Konrad Dybcio2023-04-051-0/+1
* nvmem: mtk-efuse: Support postprocessing for GPU speed binning dataAngeloGioacchino Del Regno2023-04-051-2/+51
* nvmem: stm32-romem: mark OF related data as maybe unusedKrzysztof Kozlowski2023-04-051-1/+1
* dt-bindings: nvmem: Drop unneeded quotesRob Herring2023-04-0518-18/+18
* MAINTAINERS: Add myself as ONIE tlv NVMEM layout maintainerMiquel Raynal2023-04-051-0/+6
* nvmem: layouts: onie-tlv: Add new layout driverMiquel Raynal2023-04-053-0/+267
* MAINTAINERS: add myself as sl28vpd nvmem layout driverMichael Walle2023-04-051-0/+6
* nvmem: layouts: sl28vpd: Add new layout driverMichael Walle2023-04-053-0/+176
* nvmem: core: provide own priv pointer in post process callbackMichael Walle2023-04-052-2/+7
* nvmem: cell: drop global cell_post_processMichael Walle2023-04-052-11/+0
* nvmem: imx-ocotp: replace global post processing with layoutsMichael Walle2023-04-051-11/+19
* nvmem: core: allow to modify a cell before adding itMichael Walle2023-04-052-0/+9
* nvmem: core: add per-cell post processingMichael Walle2023-04-052-0/+20
* nvmem: core: request layout modules loadingMiquel Raynal2023-04-051-0/+8
* nvmem: core: handle the absence of expected layoutsMiquel Raynal2023-04-051-1/+9
* nvmem: core: introduce NVMEM layoutsMichael Walle2023-04-058-0/+207
* of: device: Kill of_device_request_module()Miquel Raynal2023-04-052-15/+0
* usb: ulpi: Use of_request_module()Miquel Raynal2023-04-051-1/+1
* of: Move the request module helper logic to module.cMiquel Raynal2023-04-053-23/+38
* of: Move of_modalias() to module.cMiquel Raynal2023-04-054-38/+54
* of: Rename of_modalias_node()Miquel Raynal2023-04-058-17/+23
* of: Update of_device_get_modalias()Miquel Raynal2023-04-051-12/+17
* dt-bindings: nvmem: Fix spelling mistake "platforn" -> "platform"Colin Ian King2023-04-051-1/+1
* dt-bindings: nvmem: convert amlogic-efuse.txt to dt-schemaNeil Armstrong2023-04-052-48/+57
* dt-bindings: nvmem: convert amlogic-meson-mx-efuse.txt to dt-schemaNeil Armstrong2023-04-052-22/+57
* nvmem: xilinx: zynqmp: make modularNick Alcock2023-04-051-1/+1
* dt-bindings: nvmem: qcom,spmi-sdam: fix example 'reg' propertyJohan Hovold2023-04-051-13/+18
* of: Fix modalias string generationMiquel Raynal2023-04-051-2/+5
* vmci_host: fix a race condition in vmci_host_poll() causing GPFDae R. Jeong2023-04-051-1/+7
* cdx: add device attributesNipun Gupta2023-03-296-0/+241
* cdx: add rpmsg communication channel for CDXNipun Gupta2023-03-296-5/+273
* cdx: add cdx controllerNipun Gupta2023-03-295-1/+373
* cdx: add MCDI protocol interface for firmware interactionNipun Gupta2023-03-298-1/+1853
* dt-bindings: bus: add CDX bus controller for versal netNipun Gupta2023-03-292-0/+83
* iommu: Add iommu probe for CDX busNipun Gupta2023-03-291-0/+4
* cdx: add the cdx bus driverNipun Gupta2023-03-2912-0/+695
* misc: alcor_pci: remove unused alcor functionsTom Rix2023-03-291-23/+0
* misc: hpilo: remove unused is_device_reset functionTom Rix2023-03-291-6/+0