summaryrefslogtreecommitdiff
path: root/drivers/memory
AgeCommit message (Expand)Author
2021-09-28memory: renesas-rpc-if: Correct QSPI data transfer in Manual modeWolfram Sang
2021-09-24memory: tegra: Make use of the helper function devm_add_action_or_reset()Cai Huoqing
2021-09-22memory: mtk-smi: mt8195: Add initial setting for smi-larbYong Wu
2021-09-22memory: mtk-smi: mt8195: Add initial setting for smi-commonYong Wu
2021-09-22memory: mtk-smi: mt8195: Add smi supportYong Wu
2021-09-22memory: mtk-smi: Use devm_platform_ioremap_resourceYong Wu
2021-09-22memory: mtk-smi: Add clocks for smi-sub-commonYong Wu
2021-09-22memory: mtk-smi: Add device link for smi-sub-commonYong Wu
2021-09-22memory: mtk-smi: Add error handle for smi_probeYong Wu
2021-09-22memory: mtk-smi: Adjust some code positionYong Wu
2021-09-22memory: mtk-smi: Rename smi_gen to smi_typeYong Wu
2021-09-22memory: mtk-smi: Use clk_bulk clock opsYong Wu
2021-09-20memory: tegra186-emc: Handle errors in BPMP responseMikko Perttunen
2021-09-20memory: tegra: Remove interconnect state syncing hackDmitry Osipenko
2021-09-15memory: tegra210-emc: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATT...Jing Yangyang
2021-09-15memory: tegra30-emc: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTR...jing yangyang
2021-09-15memory: tegra: make the array list static const, makes object smallerColin Ian King
2021-07-29Merge branch 'for-v5.15/omap-gpmc' into for-nextKrzysztof Kozlowski
2021-07-29memory: omap-gpmc: Drop custom PM calls with cpu_pm notifierTony Lindgren
2021-07-29memory: omap-gpmc: Clear GPMC_CS_CONFIG7 register on restore if unusedTony Lindgren
2021-07-23memory: tegra: fix unused-function warningArnd Bergmann
2021-06-16Merge tag 'memory-controller-drv-tegra-5.14-2' of https://git.kernel.org/pub/...Olof Johansson
2021-06-12Merge tag 'memory-controller-drv-pl353-5.14' of https://git.kernel.org/pub/sc...Olof Johansson
2021-06-10memory: pl353-smc: Declare variables following a reverse christmas tree orderMiquel Raynal
2021-06-10memory: pl353-smc: Avoid useless acronyms in descriptionsMiquel Raynal
2021-06-10memory: pl353-smc: Let lower level controller drivers handle initsMiquel Raynal
2021-06-10memory: pl353-smc: Rename goto labelsMiquel Raynal
2021-06-10memory: pl353-smc: Fix styleMiquel Raynal
2021-06-10memory: emif: remove unused frequency and voltage notifiersKrzysztof Kozlowski
2021-06-10memory: fsl_ifc: fix leak of private memory on probe failureKrzysztof Kozlowski
2021-06-10memory: fsl_ifc: fix leak of IO mapping on probe failureKrzysztof Kozlowski
2021-06-10memory: tegra: Delete dead debugfs checking codeDan Carpenter
2021-06-03memory: tegra: Implement SID override programmingThierry Reding
2021-06-03memory: tegra: Split Tegra194 data into separate fileThierry Reding
2021-06-03memory: tegra: Add memory client IDs to tablesThierry Reding
2021-06-03memory: tegra: Unify driversThierry Reding
2021-06-03memory: tegra: Only initialize reset controller if availableThierry Reding
2021-06-03memory: tegra: Make IRQ support opitonalThierry Reding
2021-06-03memory: tegra: Parameterize interrupt handlerThierry Reding
2021-06-03memory: tegra: Extract setup code into callbackThierry Reding
2021-06-03memory: tegra: Make per-SoC setup more genericThierry Reding
2021-06-03memory: tegra: Push suspend/resume into SoC driversThierry Reding
2021-06-03memory: tegra: Introduce struct tegra_mc_opsThierry Reding
2021-06-03memory: tegra: Unify struct tegra_mc across SoC generationsThierry Reding
2021-06-03memory: tegra: Consolidate register fieldsThierry Reding
2021-06-03memory: tegra30-emc: Use devm_tegra_core_dev_init_opp_table()Dmitry Osipenko
2021-06-03memory: tegra20-emc: Use devm_tegra_core_dev_init_opp_table()Dmitry Osipenko
2021-06-03memory: tegra: Enable compile testing for all driversDmitry Osipenko
2021-06-01memory: tegra: Fix compilation warnings on 64bit platformsDmitry Osipenko
2021-05-17memory: pl353: Fix error return code in pl353_smc_probe()Zhen Lei