summaryrefslogtreecommitdiff
path: root/drivers/memory
AgeCommit message (Expand)Author
2020-11-26Merge tag 'memory-controller-drv-tegra-5.11-2' of git://git.kernel.org/pub/sc...Arnd Bergmann
2020-11-26memory: tegra30-emc: Remove unnecessary of_node_put in tegra_emc_probeNathan Chancellor
2020-11-26memory: tegra: Complete tegra210_swgroupsNicolin Chen
2020-11-26memory: tegra30-emc: Continue probing if timings are missing in device-treeDmitry Osipenko
2020-11-26memory: tegra30-emc: Make driver modularDmitry Osipenko
2020-11-26memory: tegra30: Add FIFO sizes to memory clientsDmitry Osipenko
2020-11-26memory: tegra20-emc: Add devfreq supportDmitry Osipenko
2020-11-26memory: tegra20-emc: Remove IRQ number from error messageDmitry Osipenko
2020-11-26memory: tegra20-emc: Factor out clk initializationDmitry Osipenko
2020-11-26memory: tegra20-emc: Use dev_pm_opp_set_clkname()Dmitry Osipenko
2020-11-26memory: tegra20: Support interconnect frameworkDmitry Osipenko
2020-11-26memory: tegra20-emc: Continue probing if timings are missing in device-treeDmitry Osipenko
2020-11-26memory: tegra20-emc: Make driver modularDmitry Osipenko
2020-11-26memory: tegra-mc: Add interconnect frameworkDmitry Osipenko
2020-11-26memory: tegra: Add missing latency allowness entry for Page Table CacheDmitry Osipenko
2020-11-26memory: tegra: Remove superfluous error messages around platform_get_irq()Dmitry Osipenko
2020-11-26memory: tegra: Use devm_platform_ioremap_resource()Dmitry Osipenko
2020-11-26memory: tegra: Add and use devm_tegra_memory_controller_get()Dmitry Osipenko
2020-11-18memory: pl353-smc: fix compile test on !ARM_AMBAKrzysztof Kozlowski
2020-11-05memory: mtk-smi: Add mt8192 supportYong Wu
2020-10-27memory: tegra: Sort tegra210_swgroups by reg addressNicolin Chen
2020-10-27memory: tegra: Correct tegra210_mc_clients def valuesNicolin Chen
2020-10-27memory: tegra: Correct la.reg address of seswrNicolin Chen
2020-10-26memory: jz4780_nemc: Fix an error pointer vs NULL check in probe()Dan Carpenter
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-10-14Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-09-29PM / devfreq: event: Change prototype of devfreq_event_get_edev_by_phandle fu...Chanwoo Choi
2020-09-20memory: emif: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-09-20memory: tegra: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-09-18memory: tegra: Correct num_tlb_lines for tegra210Nicolin Chen
2020-09-16memory: omap-gpmc: Fix compile test on SPARCKrzysztof Kozlowski
2020-09-09memory: mtk-smi: add support for MT8167Fabien Parent
2020-09-09memory: tegra: Delete duplicated argument to '|' in function tegra210_emc_r21...Ye Bin
2020-09-02memory: fsl-corenet-cf: Fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-09-02memory: omap-gpmc: Fix -Wunused-function warningsYueHaibing
2020-09-02memory: tegra: Remove GPU from DRM IOMMU groupThierry Reding
2020-09-02memory: tegra186-emc: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-02memory: brcmstb_dpfe: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-01memory: samsung: exynos5422-dmc: add missing and fix kerneldocKrzysztof Kozlowski
2020-09-01memory: samsung: exynos5422-dmc: remove unused exynos5_dmc membersKrzysztof Kozlowski
2020-09-01memory: samsung: exynos5422-dmc: rename timing register fields variablesKrzysztof Kozlowski
2020-08-27memory: emif: Remove bogus debugfs error handlingDan Carpenter
2020-08-27memory: omap-gpmc: Fix build error without CONFIG_OFYueHaibing
2020-08-26memory: omap-gpmc: Fix a couple off by onesDan Carpenter
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-22memory: brcmstb_dpfe: fix array index out of boundsMarkus Mayer
2020-08-20memory: brcmstb_dpfe: Fix memory leakAlex Dewar
2020-08-20memory: tegra: Correct shift value of apewNicolin Chen
2020-08-17memory: Enable compile testing for most of the driversKrzysztof Kozlowski
2020-08-17memory: brcmstb_dpfe: add separate entry for compile testKrzysztof Kozlowski