aboutsummaryrefslogtreecommitdiff
path: root/drivers/memory
AgeCommit message (Expand)AuthorFilesLines
2020-12-09Merge tag 'memory-controller-drv-tegra-5.11-3' of git://git.kernel.org/pub/sc...Gravatar Arnd Bergmann 4-50/+516
2020-12-09Merge tag 'memory-controller-drv-5.11-2' of git://git.kernel.org/pub/scm/linu...Gravatar Arnd Bergmann 3-15/+7
2020-12-05memory: jz4780_nemc: Fix potential NULL dereference in jz4780_nemc_probe()Gravatar Zhang Changzhong 1-0/+2
2020-12-05memory: ti-emif-sram: only build for ARMv7Gravatar Arnd Bergmann 1-1/+1
2020-12-05memory: tegra30: Support interconnect frameworkGravatar Dmitry Osipenko 3-22/+496
2020-12-05memory: tegra20: Support hardware versioning and clean up OPP table initializ...Gravatar Dmitry Osipenko 1-28/+20
2020-11-28memory: renesas-rpc-if: Make rpcif_enable/disable_rpm() as static inlineGravatar Lad Prabhakar 1-13/+0
2020-11-28memory: renesas-rpc-if: Fix a node reference leak in rpcif_probe()Gravatar Lad Prabhakar 1-0/+2
2020-11-28memory: renesas-rpc-if: Fix unbalanced pm_runtime_enable in rpcif_{enable,dis...Gravatar Lad Prabhakar 1-1/+1
2020-11-28memory: renesas-rpc-if: Return correct value to the caller of rpcif_manual_xf...Gravatar Lad Prabhakar 1-1/+2
2020-11-26Merge tag 'memory-controller-drv-tegra-5.11-2' of git://git.kernel.org/pub/sc...Gravatar Arnd Bergmann 12-168/+901
2020-11-26memory: tegra30-emc: Remove unnecessary of_node_put in tegra_emc_probeGravatar Nathan Chancellor 1-3/+1
2020-11-26memory: tegra: Complete tegra210_swgroupsGravatar Nicolin Chen 1-0/+10
2020-11-26memory: tegra30-emc: Continue probing if timings are missing in device-treeGravatar Dmitry Osipenko 1-14/+15
2020-11-26memory: tegra30-emc: Make driver modularGravatar Dmitry Osipenko 3-6/+16
2020-11-26memory: tegra30: Add FIFO sizes to memory clientsGravatar Dmitry Osipenko 1-0/+66
2020-11-26memory: tegra20-emc: Add devfreq supportGravatar Dmitry Osipenko 2-1/+92
2020-11-26memory: tegra20-emc: Remove IRQ number from error messageGravatar Dmitry Osipenko 1-1/+1
2020-11-26memory: tegra20-emc: Factor out clk initializationGravatar Dmitry Osipenko 1-23/+47
2020-11-26memory: tegra20-emc: Use dev_pm_opp_set_clkname()Gravatar Dmitry Osipenko 1-11/+19
2020-11-26memory: tegra20: Support interconnect frameworkGravatar Dmitry Osipenko 3-4/+386
2020-11-26memory: tegra20-emc: Continue probing if timings are missing in device-treeGravatar Dmitry Osipenko 1-18/+16
2020-11-26memory: tegra20-emc: Make driver modularGravatar Dmitry Osipenko 2-6/+13
2020-11-26memory: tegra-mc: Add interconnect frameworkGravatar Dmitry Osipenko 3-0/+123
2020-11-26memory: tegra: Add missing latency allowness entry for Page Table CacheGravatar Dmitry Osipenko 3-0/+18
2020-11-26memory: tegra: Remove superfluous error messages around platform_get_irq()Gravatar Dmitry Osipenko 3-7/+3
2020-11-26memory: tegra: Use devm_platform_ioremap_resource()Gravatar Dmitry Osipenko 2-6/+2
2020-11-26memory: tegra: Add and use devm_tegra_memory_controller_get()Gravatar Dmitry Osipenko 4-59/+64
2020-11-18memory: pl353-smc: fix compile test on !ARM_AMBAGravatar Krzysztof Kozlowski 1-2/+2
2020-11-05memory: mtk-smi: Add mt8192 supportGravatar Yong Wu 1-0/+19
2020-10-27memory: tegra: Sort tegra210_swgroups by reg addressGravatar Nicolin Chen 1-10/+10
2020-10-27memory: tegra: Correct tegra210_mc_clients def valuesGravatar Nicolin Chen 1-14/+14
2020-10-27memory: tegra: Correct la.reg address of seswrGravatar Nicolin Chen 1-1/+1
2020-10-26memory: jz4780_nemc: Fix an error pointer vs NULL check in probe()Gravatar Dan Carpenter 1-2/+2
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 14-266/+332
2020-10-14Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2020-09-29PM / devfreq: event: Change prototype of devfreq_event_get_edev_by_phandle fu...Gravatar Chanwoo Choi 1-2/+4
2020-09-20memory: emif: Convert to DEFINE_SHOW_ATTRIBUTEGravatar Qinglang Miao 1-20/+2
2020-09-20memory: tegra: Convert to DEFINE_SHOW_ATTRIBUTEGravatar Qinglang Miao 1-13/+1
2020-09-18memory: tegra: Correct num_tlb_lines for tegra210Gravatar Nicolin Chen 1-1/+1
2020-09-16memory: omap-gpmc: Fix compile test on SPARCGravatar Krzysztof Kozlowski 1-0/+1
2020-09-09memory: mtk-smi: add support for MT8167Gravatar Fabien Parent 1-0/+23
2020-09-09memory: tegra: Delete duplicated argument to '|' in function tegra210_emc_r21...Gravatar Ye Bin 1-1/+0
2020-09-02memory: fsl-corenet-cf: Fix handling of platform_get_irq() errorGravatar Krzysztof Kozlowski 1-4/+2
2020-09-02memory: omap-gpmc: Fix -Wunused-function warningsGravatar YueHaibing 1-57/+57
2020-09-02memory: tegra: Remove GPU from DRM IOMMU groupGravatar Thierry Reding 1-1/+0
2020-09-02memory: tegra186-emc: Simplify with dev_err_probe()Gravatar Krzysztof Kozlowski 1-8/+2
2020-09-02memory: brcmstb_dpfe: Simplify with dev_err_probe()Gravatar Krzysztof Kozlowski 1-5/+2
2020-09-01memory: samsung: exynos5422-dmc: add missing and fix kerneldocGravatar Krzysztof Kozlowski 1-4/+42
2020-09-01memory: samsung: exynos5422-dmc: remove unused exynos5_dmc membersGravatar Krzysztof Kozlowski 1-9/+0