summaryrefslogtreecommitdiff
path: root/drivers/memory
AgeCommit message (Expand)Author
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-09memory: renesas-rpc-if: Remove redundant division of dummyCong Dang
2023-01-23memory: ti-emif-pm: Use device_get_match_data() to simplify the codeye xingchen
2023-01-23memory: renesas-rpc-if: Pass device instead of rpcif to rpcif_*()Geert Uytterhoeven
2023-01-23memory: renesas-rpc-if: Improve Runtime PM handlingGeert Uytterhoeven
2023-01-23memory: renesas-rpc-if: Always use dev in rpcif_probe()Geert Uytterhoeven
2023-01-23memory: renesas-rpc-if: Move resource acquisition to .probe()Geert Uytterhoeven
2023-01-23memory: renesas-rpc-if: Split-off private data from struct rpcifGeert Uytterhoeven
2022-12-27memory: mvebu-devbus: Fix missing clk_disable_unprepare in mvebu_devbus_probe()Gaosheng Cui
2022-12-27memory: atmel-sdramc: Fix missing clk_disable_unprepare in atmel_ramc_probe()Gaosheng Cui
2022-12-27memory: tegra: Remove clients SID override programmingAshish Mhetre
2022-12-27memory: omap-gpmc: fix wait pin validationBenedikt Niedermayr
2022-12-13Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-12-13Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-11-25memory: tegra: Add API for retrieving carveout boundsMikko Perttunen
2022-11-22Merge tag 'tegra-for-6.2-memory-v2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2022-11-21memory: tegra: Add DLA clients for Tegra234Jon Hunter
2022-11-21memory: tegra186-emc: Use DEFINE_SHOW_ATTRIBUTE to simplify codeLiu Shixin
2022-11-21memory: tegra210-emc: Use DEFINE_SHOW_ATTRIBUTE to simplify codeLiu Shixin
2022-11-21memory: tegra30-emc: Use DEFINE_SHOW_ATTRIBUTE to simplify codeLiu Shixin
2022-11-21memory: tegra20-emc: Use DEFINE_SHOW_ATTRIBUTE to simplify codeLiu Shixin
2022-11-10memory: omap-gpmc: fix coverity issue "Control flow issues"Benedikt Niedermayr
2022-11-08ARM: 9263/1: use .arch directives instead of assembler command line flagsNick Desaulniers
2022-11-02memory: omap-gpmc: wait pin additionsBenedikt Niedermayr
2022-10-18memory: renesas-rpc-if: Add support for R-Car Gen4Geert Uytterhoeven
2022-10-18memory: renesas-rpc-if: Clear HS bit during hardware initializationCong Dang
2022-10-17memory: tegra186-emc: use DEFINE_SHOW_ATTRIBUTE to simplify codeLiu Shixin
2022-10-17memory: tegra210-emc: use DEFINE_SHOW_ATTRIBUTE to simplify codeLiu Shixin
2022-10-17memory: tegra30-emc: use DEFINE_SHOW_ATTRIBUTE to simplify codeLiu Shixin
2022-10-17memory: tegra20-emc: use DEFINE_SHOW_ATTRIBUTE to simplify codeLiu Shixin
2022-09-12Merge tag 'memory-controller-drv-mediatek-6.1' of https://git.kernel.org/pub/...Arnd Bergmann
2022-09-12Merge tag 'memory-controller-drv-brcm-6.1' of https://git.kernel.org/pub/scm/...Arnd Bergmann
2022-08-30memory: mtk-smi: mt8188: Add SMI SupportChengci.Xu
2022-08-30memory: mtk-smi: Add enable IOMMU SMC command for MM masterChengci.Xu
2022-08-30memory: mtk-smi: Add return value for configure port functionChengci.Xu
2022-08-18memory: brcmstb_memc: Add Broadcom STB memory controller driverFlorian Fainelli
2022-08-16memory: of: Fix refcount leak bug in of_lpddr3_get_ddr_timings()Liang He
2022-08-16memory: of: Fix refcount leak bug in of_get_ddr_timings()Liang He
2022-08-16memory: dfl-emif: Update the dfl emif driver support revision 1Debarati Biswas
2022-08-16memory: pl353-smc: Fix refcount leak bug in pl353_smc_probe()Liang He
2022-08-08Merge tag 'pm-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-08-03Merge tag 'opp-updates-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki
2022-07-12Merge tag 'tegra-for-5.20-memory' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2022-07-08memory: tegra: Add MGBE memory clients for Tegra234Thierry Reding
2022-07-08OPP: Migrate set-supported-hw API to use set-config helpersViresh Kumar
2022-07-01Merge tag 'memory-controller-drv-5.20' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner
2022-06-06memory: samsung: exynos5422-dmc: Fix refcount leak in of_get_dram_timingsMiaoqian Lin
2022-06-06memory: mtk-smi: add missing put_device() call in mtk_smi_device_link_commonMiaoqian Lin