summaryrefslogtreecommitdiff
path: root/drivers/memory
AgeCommit message (Expand)Author
2023-11-09Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-16Merge tag 'memory-controller-drv-6.7' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann
2023-10-13memory: tegra: Set BPMP msg flags to reset IPC channelsThierry Reding
2023-10-12memory: Use device_get_match_data()Rob Herring
2023-10-12memory: tegra: Add Tegra234 clients for RCE and VIJon Hunter
2023-09-25iommu/tegra-gart: Remove tegra-gartJason Gunthorpe
2023-09-24memory: atmel-ebi: Annotate struct atmel_ebi_dev with __counted_byKees Cook
2023-08-05memory: tegra: add MC client for Tegra234 GPUSumit Gupta
2023-07-25memory: Explicitly include correct DT includesRob Herring
2023-07-25memory: tegra: Prefer octal over symbolic permissionsThierry Reding
2023-07-25memory: tegra: add check if MRQ_EMC_DVFS_LATENCY is supportedSumit Gupta
2023-07-25memory: tegra: Add clients used by DRM in Tegra234Sumit Gupta
2023-07-25memory: tegra: sort tegra234_mc_clients table as per register offsetsSumit Gupta
2023-07-25memory: tegra: make icc_set_bw return zero if BWMGR not supportedSumit Gupta
2023-07-10memory: tegra: Add dummy implementation on Tegra194Thierry Reding
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-22Merge tag 'memory-controller-drv-6.5' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann
2023-06-02memory: atmel-sdramc: remove the driverClaudiu Beznea
2023-05-30memory: brcmstb_dpfe: fix testing array offset after useKrzysztof Kozlowski
2023-05-29ARM: mm: Make virt_to_pfn() a static inlineLinus Walleij
2023-05-16memory: tegra: Make CPU cluster BW request a multiple of MC channelsSumit Gupta
2023-05-16memory: tegra: Add software memory clients in Tegra234Sumit Gupta
2023-05-16memory: tegra: Add memory clients for Tegra234Sumit Gupta
2023-05-16memory: tegra: Add interconnect support for DRAM scaling in Tegra234Sumit Gupta
2023-05-08memory: renesas-rpc-if: Fix PHYCNT.STRTIM settingWolfram Sang
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