summaryrefslogtreecommitdiffstats
path: root/drivers/memory
AgeCommit message (Expand)AuthorLines
2021-05-02.gitignore: prefix local generated files with a slashMasahiro Yamada-1/+1
2021-04-26Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-10/+3
2021-04-19Merge tag 'memory-controller-drv-5.13-2' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann-11/+14
2021-04-13memory: mtk-smi: Add device-link between smi-larb and smi-commonYong Wu-9/+10
2021-04-13memory: samsung: exynos5422-dmc: handle clk_set_parent() failureKrzysztof Kozlowski-1/+3
2021-04-13memory: renesas-rpc-if: fix possible NULL pointer dereference of resourceKrzysztof Kozlowski-1/+1
2021-04-08Merge tag 'memory-controller-drv-tegra-5.13' of git://git.kernel.org/pub/scm/...Arnd Bergmann-29/+370
2021-04-05memory: pl353: fix mask of ECC page_size config registergexueyuan-1/+1
2021-04-01memory: tegra: Print out info-level once per driver probeDmitry Osipenko-25/+25
2021-04-01memory: tegra20: Protect debug code with a lockDmitry Osipenko-0/+7
2021-04-01memory: tegra20: Correct comment to MC_STAT registers writesDmitry Osipenko-3/+2
2021-04-01memory: tegra20: Add debug statisticsDmitry Osipenko-2/+337
2021-04-01memory: tegra: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEYang Li-2/+2
2021-04-01memory: fsl-corenet-cf: Remove redundant dev_err call in ccf_probe()Qiheng Lin-3/+1
2021-03-25memory: samsung: exynos5422-dmc: Convert to use resource-managed OPP APIYangtao Li-10/+3
2021-03-07memory: gpmc: fix out of bounds read and dereference on gpmc_cs[]Colin Ian King-2/+5
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+218
2021-02-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-6/+2
2021-02-22Merge tag 'iommu-updates-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+8
2021-02-11Merge tag 'memory-controller-drv-5.12-2' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann-9/+9
2021-02-08memory: tegra186-emc: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATT...Jiapeng Chong-6/+6
2021-02-08memory: samsung: exynos5422-dmc: Correct function names in kerneldocKrzysztof Kozlowski-2/+2
2021-02-08memory: ti-emif-pm: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski-1/+1
2021-02-05Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into ...Greg Kroah-Hartman-6/+2
2021-02-02Merge tag 'memory-controller-drv-tegra-5.12' of git://git.kernel.org/pub/scm/...Arnd Bergmann-62/+425
2021-02-02amba: Make the remove callback return voidUwe Kleine-König-6/+2
2021-02-01iommu/mediatek: Support master use iova over 32bitYong Wu-0/+7
2021-02-01iommu/mediatek: Use the common mtk-memory-port.hYong Wu-0/+1
2021-01-29memory: tegra: Remove calls to dev_pm_opp_set_clkname()Viresh Kumar-33/+6
2021-01-26memory: mtk-smi: Allow building as moduleYong Wu-1/+10
2021-01-25memory: ti-aemif: Drop child node when jumping out loopPan Bian-2/+6
2021-01-23memory: tegra: Check whether reset is already assertedDmitry Osipenko-0/+7
2021-01-22memory: mtk-smi: Use platform_register_driversYong Wu-19/+6
2021-01-07memory: dfl-emif: add the DFL EMIF private feature driverXu Yilun-0/+218
2021-01-05memory: renesas-rpc-if: Add RZ/G2 to Kconfig descriptionAdam Ford-3/+3
2021-01-05memory: tegra124: Support interconnect frameworkDmitry Osipenko-12/+391
2021-01-05memory: tegra124-emc: Continue probing if timings are missing in device-treeDmitry Osipenko-17/+9
2021-01-05memory: tegra124-emc: Make driver modularDmitry Osipenko-11/+23
2021-01-03memory: emif: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun-2/+1
2021-01-03memory: mtk-smi: Fix PM usage counter unbalance in mtk_smi opsZhang Qilong-2/+2
2020-12-09Merge tag 'memory-controller-drv-tegra-5.11-3' of git://git.kernel.org/pub/sc...Arnd Bergmann-50/+516
2020-12-09Merge tag 'memory-controller-drv-5.11-2' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann-15/+7
2020-12-05memory: jz4780_nemc: Fix potential NULL dereference in jz4780_nemc_probe()Zhang Changzhong-0/+2
2020-12-05memory: ti-emif-sram: only build for ARMv7Arnd Bergmann-1/+1
2020-12-05memory: tegra30: Support interconnect frameworkDmitry Osipenko-22/+496
2020-12-05memory: tegra20: Support hardware versioning and clean up OPP table initializ...Dmitry Osipenko-28/+20
2020-11-28memory: renesas-rpc-if: Make rpcif_enable/disable_rpm() as static inlineLad Prabhakar-13/+0
2020-11-28memory: renesas-rpc-if: Fix a node reference leak in rpcif_probe()Lad Prabhakar-0/+2
2020-11-28memory: renesas-rpc-if: Fix unbalanced pm_runtime_enable in rpcif_{enable,dis...Lad Prabhakar-1/+1
2020-11-28memory: renesas-rpc-if: Return correct value to the caller of rpcif_manual_xf...Lad Prabhakar-1/+2