summaryrefslogtreecommitdiff
path: root/drivers/memory
AgeCommit message (Expand)AuthorFilesLines
37 hoursMerge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-9/+10
2026-03-26of: reserved_mem: switch to ops based OF_DECLARE()Marek Szyprowski1-8/+8
2026-03-26of: reserved_mem: remove fdt node from the structureMarek Szyprowski1-1/+2
2026-03-07memory: tegra: Add MC error logging support for Tegra264Ketan Patil4-10/+484
2026-03-07memory: tegra: Prepare for supporting multiple intmask registersKetan Patil10-39/+118
2026-03-07memory: tegra: Group SoC specific fieldsKetan Patil10-6/+22
2026-03-07memory: tegra: Add support for multiple IRQsKetan Patil10-15/+44
2026-03-07memory: tegra: Group register and fieldsKetan Patil1-29/+33
2026-03-07memory: tegra: Group error handling related registersKetan Patil10-38/+50
2026-03-05memory: tegra-mc: Use %pe formatKrzysztof Kozlowski1-2/+1
2026-03-05memory: tegra-mc: Simplify printing PTR_ERR with dev_err_probeKrzysztof Kozlowski1-8/+5
2026-03-05memory: tegra-mc: Drop tegra_mc_setup_latency_allowance() return valueKrzysztof Kozlowski1-8/+2
2026-03-05memory: renesas-rpc-if: Simplify printing PTR_ERR with dev_err_probeKrzysztof Kozlowski1-5/+3
2026-02-26memory: brcmstb_memc: Expand LPDDR4 check to cover for LPDDR5Florian Fainelli1-3/+5
2026-02-26memory: bt1-l2-ctl: Remove not-going-to-be-supported code for Baikal SoCAndy Shevchenko3-335/+0
2026-02-24memory: tegra30-emc: Fix dll_change checkMikko Perttunen1-3/+3
2026-02-24memory: tegra124-emc: Fix dll_change checkMikko Perttunen1-1/+1
2026-02-24memory: tegra: Add support for DBB clock on Tegra264Thierry Reding1-0/+8
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds7-8/+8
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook7-8/+8
2025-12-16memory: mtk-smi: clean up device link creationJohan Hovold1-16/+19
2025-12-16memory: mtk-smi: fix device leak on larb probeJohan Hovold1-0/+1
2025-12-16memory: mtk-smi: fix device leaks on common probeJohan Hovold1-0/+2
2025-12-06Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-251/+251
2025-11-22memory: tegra186-emc: Fix missing put_bpmpJon Hunter1-3/+5
2025-10-23memory: tegra210: Fix incorrect client idsAaron Kling1-2/+2
2025-10-23memory: renesas-rpc-if: Add suspend/resume supportBiju Das1-13/+45
2025-10-13memory: tegra30-emc: Add the SoC model prefix to functionsKrzysztof Kozlowski1-45/+45
2025-10-13memory: tegra20-emc: Add the SoC model prefix to functionsKrzysztof Kozlowski1-60/+60
2025-10-13memory: tegra186-emc: Add the SoC model prefix to functionsKrzysztof Kozlowski1-9/+9
2025-10-13memory: tegra124-emc: Add the SoC model prefix to functionsKrzysztof Kozlowski1-49/+49
2025-10-13memory: tegra124-emc: Simplify and handle deferred probe with dev_err_probe()Krzysztof Kozlowski1-14/+11
2025-10-13memory: tegra186-emc: Simplify and handle deferred probe with dev_err_probe()Krzysztof Kozlowski1-8/+6
2025-10-13memory: tegra20-emc: Simplify and handle deferred probe with dev_err_probe()Krzysztof Kozlowski1-14/+9
2025-10-13memory: tegra30-emc: Simplify and handle deferred probe with dev_err_probe()Krzysztof Kozlowski1-14/+8
2025-10-13memory: tegra30-emc: Do not print error on icc_node_create() failureKrzysztof Kozlowski1-5/+2
2025-10-13memory: tegra20-emc: Do not print error on icc_node_create() failureKrzysztof Kozlowski1-5/+2
2025-10-13memory: tegra186-emc: Do not print error on icc_node_create() failureKrzysztof Kozlowski1-5/+2
2025-10-13memory: tegra124-emc: Do not print error on icc_node_create() failureKrzysztof Kozlowski1-5/+2
2025-10-13memory: tegra124-emc: Simplify return of emc_init()Krzysztof Kozlowski1-8/+2
2025-09-10memory: tegra210: Use bindings for client idsAaron Kling1-73/+73
2025-08-13memory: samsung: exynos-srom: Fix of_iomap leak in exynos_srom_probeZhen Ni1-6/+4
2025-08-11memory: stm32_omm: Fix req2ack update testPatrice Chotard1-1/+1
2025-07-22Merge tag 'memory-controller-drv-6.17' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann5-71/+44
2025-07-11memory: tegra: Add Tegra264 MC and EMC supportSumit Gupta7-6/+395
2025-06-27memory: brcmstb_memc: Simplify compatible matchingFlorian Fainelli1-54/+2
2025-06-12memory: omap-gpmx: Use dev_fwnode()Jiri Slaby (SUSE)1-2/+2
2025-06-10memory: mtk-smi: Add ostd setting for mt8186Friday Yang1-0/+33
2025-06-10memory: stm32_omm: Use syscon_regmap_lookup_by_phandle_argsKrzysztof Kozlowski1-15/+6
2025-06-10memory: emif: Add missing kerneldoc for lpmodeKrzysztof Kozlowski1-0/+1