aboutsummaryrefslogtreecommitdiff
path: root/drivers/memory
AgeCommit message (Expand)AuthorFilesLines
21 hoursMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxGravatar Linus Torvalds 1-1/+0
2024-04-18ARM: 9372/1: memory: pl353-smc: drop owner assignmentGravatar Krzysztof Kozlowski 1-1/+0
2024-04-11memory: mtk-smi: fix module autoloadingGravatar Krzysztof Kozlowski 1-0/+2
2024-04-11memory: brcmstb_memc: fix module autoloadingGravatar Krzysztof Kozlowski 1-0/+1
2024-03-21Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 8-8/+8
2024-02-27memory: stm32-fmc2-ebi: keep power domain onGravatar Christophe Kerello 1-9/+32
2024-02-27memory: stm32-fmc2-ebi: add MP25 RIF supportGravatar Christophe Kerello 1-4/+220
2024-02-27memory: stm32-fmc2-ebi: add MP25 supportGravatar Christophe Kerello 1-12/+350
2024-02-27memory: stm32-fmc2-ebi: check regmap_read return valueGravatar Christophe Kerello 1-34/+88
2024-02-26interconnect: constify of_phandle_args in xlateGravatar Krzysztof Kozlowski 8-8/+8
2024-02-22memory: tegra: Fix indentationGravatar Jon Hunter 1-1/+1
2024-02-22memory: tegra: Add BPMP and ICC info for DLA clientsGravatar Jon Hunter 1-0/+30
2024-02-22memory: tegra: Correct DLA client namesGravatar Jon Hunter 1-8/+8
2024-01-23memory: emif: Drop usage of platform_driver_probe()Gravatar Uwe Kleine-König 1-12/+13
2024-01-23memory: emif: Simplify code handling CONFIG_OFGravatar Uwe Kleine-König 1-10/+0
2024-01-23memory: emif: Simplify code handling CONFIG_DEBUG_FSGravatar Uwe Kleine-König 1-20/+12
2024-01-18Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-6/+8
2023-12-19memory: ti-emif-pm: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-12-19memory: ti-aemif: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-3/+2
2023-12-19memory: tegra210-emc: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-12-19memory: tegra186-emc: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-12-19memory: stm32-fmc2-ebi: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-12-19memory: exynos5422-dmc: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-12-19memory: renesas-rpc-if: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-12-19memory: omap-gpmc: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-12-19memory: mtk-smi: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-6/+4
2023-12-19memory: jz4780-nemc: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-3/+2
2023-12-19memory: fsl_ifc: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-12-19memory: fsl-corenet-cf: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-12-19memory: emif: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-12-19memory: brcmstb_memc: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-12-19memory: brcmstb_dpfe: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-12-12iommu/tegra: Use tegra_dev_iommu_get_stream_id() in the remaining placesGravatar Jason Gunthorpe 1-6/+8
2023-12-06memory: tegra: Protect SID override call under CONFIG_IOMMU_APIGravatar Ashish Mhetre 1-0/+2
2023-11-21memory: tegra: Skip SID programming if SID registers aren't setGravatar Ashish Mhetre 1-0/+3
2023-11-21memory: tegra: Add SID override programming for MC clientsGravatar Ashish Mhetre 1-0/+14
2023-11-09Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-62/+0
2023-10-16Merge tag 'memory-controller-drv-6.7' of https://git.kernel.org/pub/scm/linux...Gravatar Arnd Bergmann 4-23/+73
2023-10-13memory: tegra: Set BPMP msg flags to reset IPC channelsGravatar Thierry Reding 1-0/+4
2023-10-12memory: Use device_get_match_data()Gravatar Rob Herring 3-22/+12
2023-10-12memory: tegra: Add Tegra234 clients for RCE and VIGravatar Jon Hunter 1-0/+60
2023-09-25iommu/tegra-gart: Remove tegra-gartGravatar Jason Gunthorpe 2-62/+0
2023-09-24memory: atmel-ebi: Annotate struct atmel_ebi_dev with __counted_byGravatar Kees Cook 1-1/+1
2023-08-05memory: tegra: add MC client for Tegra234 GPUGravatar Sumit Gupta 1-0/+10
2023-07-25memory: Explicitly include correct DT includesGravatar Rob Herring 15-15/+16
2023-07-25memory: tegra: Prefer octal over symbolic permissionsGravatar Thierry Reding 1-6/+6
2023-07-25memory: tegra: add check if MRQ_EMC_DVFS_LATENCY is supportedGravatar Sumit Gupta 1-65/+71
2023-07-25memory: tegra: Add clients used by DRM in Tegra234Gravatar Sumit Gupta 1-0/+120
2023-07-25memory: tegra: sort tegra234_mc_clients table as per register offsetsGravatar Sumit Gupta 1-255/+259
2023-07-25memory: tegra: make icc_set_bw return zero if BWMGR not supportedGravatar Sumit Gupta 1-2/+2