aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/memory/stm32-fmc2-ebi.c
AgeCommit message (Expand)AuthorFilesLines
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
2023-12-19memory: stm32-fmc2-ebi: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-07-25memory: Explicitly include correct DT includesRob Herring1-0/+2
2021-05-11memory: stm32-fmc2-ebi: add missing of_node_put for loop iterationKrzysztof Kozlowski1-0/+4
2020-07-07memory: stm32-fmc2-ebi: add STM32 FMC2 EBI controller driverChristophe Kerello1-0/+1206