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