aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/memory (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-21Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds8-8/+8
2024-02-27memory: stm32-fmc2-ebi: keep power domain onChristophe Kerello1-9/+32
2024-02-27memory: stm32-fmc2-ebi: add MP25 RIF supportChristophe Kerello1-4/+220
2024-02-27memory: stm32-fmc2-ebi: add MP25 supportChristophe Kerello1-12/+350
2024-02-27memory: stm32-fmc2-ebi: check regmap_read return valueChristophe Kerello1-34/+88
2024-02-26interconnect: constify of_phandle_args in xlateKrzysztof Kozlowski8-8/+8
2024-02-22memory: tegra: Fix indentationJon Hunter1-1/+1
2024-02-22memory: tegra: Add BPMP and ICC info for DLA clientsJon Hunter1-0/+30
2024-02-22memory: tegra: Correct DLA client namesJon Hunter1-8/+8
2024-01-23memory: emif: Drop usage of platform_driver_probe()Uwe Kleine-König1-12/+13
2024-01-23memory: emif: Simplify code handling CONFIG_OFUwe Kleine-König1-10/+0
2024-01-23memory: emif: Simplify code handling CONFIG_DEBUG_FSUwe Kleine-König1-20/+12
2024-01-18Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-6/+8
2023-12-19memory: ti-emif-pm: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-19memory: ti-aemif: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-12-19memory: tegra210-emc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-19memory: tegra186-emc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-19memory: stm32-fmc2-ebi: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-19memory: exynos5422-dmc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-19memory: renesas-rpc-if: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-19memory: omap-gpmc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-19memory: mtk-smi: Convert to platform remove callback returning voidUwe Kleine-König1-6/+4
2023-12-19memory: jz4780-nemc: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-12-19memory: fsl_ifc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-19memory: fsl-corenet-cf: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-19memory: emif: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-19memory: brcmstb_memc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-19memory: brcmstb_dpfe: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-12iommu/tegra: Use tegra_dev_iommu_get_stream_id() in the remaining placesJason Gunthorpe1-6/+8
2023-12-06memory: tegra: Protect SID override call under CONFIG_IOMMU_APIAshish Mhetre1-0/+2
2023-11-21memory: tegra: Skip SID programming if SID registers aren't setAshish Mhetre1-0/+3
2023-11-21memory: tegra: Add SID override programming for MC clientsAshish Mhetre1-0/+14
2023-11-09Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2-62/+0
2023-10-16Merge tag 'memory-controller-drv-6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into soc/driversArnd Bergmann4-23/+73
2023-10-13memory: tegra: Set BPMP msg flags to reset IPC channelsThierry Reding1-0/+4
2023-10-12memory: Use device_get_match_data()Rob Herring3-22/+12
2023-10-12memory: tegra: Add Tegra234 clients for RCE and VIJon Hunter1-0/+60
2023-09-25iommu/tegra-gart: Remove tegra-gartJason Gunthorpe2-62/+0
2023-09-24memory: atmel-ebi: Annotate struct atmel_ebi_dev with __counted_byKees Cook1-1/+1
2023-08-05memory: tegra: add MC client for Tegra234 GPUSumit Gupta1-0/+10
2023-07-25memory: Explicitly include correct DT includesRob Herring15-15/+16
2023-07-25memory: tegra: Prefer octal over symbolic permissionsThierry Reding1-6/+6
2023-07-25memory: tegra: add check if MRQ_EMC_DVFS_LATENCY is supportedSumit Gupta1-65/+71
2023-07-25memory: tegra: Add clients used by DRM in Tegra234Sumit Gupta1-0/+120
2023-07-25memory: tegra: sort tegra234_mc_clients table as per register offsetsSumit Gupta1-255/+259
2023-07-25memory: tegra: make icc_set_bw return zero if BWMGR not supportedSumit Gupta1-2/+2
2023-07-10memory: tegra: Add dummy implementation on Tegra194Thierry Reding3-22/+39
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-1/+1
2023-06-22Merge tag 'memory-controller-drv-6.5' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into soc/driversArnd Bergmann5-101/+42
2023-06-02memory: atmel-sdramc: remove the driverClaudiu Beznea3-86/+0