summaryrefslogtreecommitdiff
path: root/drivers/memory
AgeCommit message (Expand)Author
2023-04-25Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-10memory: mtk-smi: mt8365: Add SMI SupportAlexandre Mergnat
2023-04-10memory: tegra: read values from correct deviceDiogo Ivo
2023-03-27memory: stm32-fmc2-ebi: depends on ARCH_STM32 instead of MACH_STM32MP157Christophe Kerello
2023-03-22memory: tegra: remove redundant variable initializationDiogo Ivo
2023-03-13memory: tegra30-emc: fix interconnect registration raceJohan Hovold
2023-03-13memory: tegra20-emc: fix interconnect registration raceJohan Hovold
2023-03-13memory: tegra124-emc: fix interconnect registration raceJohan Hovold
2023-03-13memory: tegra: fix interconnect registration raceJohan Hovold
2023-03-13memory: atmel-ebi: Use of_property_present() for testing DT property presenceRob Herring
2023-03-09memory: remove MODULE_LICENSE in non-modulesNick Alcock
2023-03-09memory: tegra: remove MODULE_LICENSE in non-modulesNick Alcock
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