summaryrefslogtreecommitdiffstats
path: root/drivers/memory/stm32-fmc2-ebi.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Get rid of 'remove_new' relic from platform driver structLinus Torvalds2024-12-021-1/+1
* memory: stm32-fmc2-ebi: simplify with dev_err_probe()Krzysztof Kozlowski2024-08-211-10/+5
* memory: stm32-fmc2-ebi: simplify with scoped for each OF child loopKrzysztof Kozlowski2024-08-211-7/+1
* memory: stm32-fmc2-ebi: keep power domain onChristophe Kerello2024-02-271-9/+32
* memory: stm32-fmc2-ebi: add MP25 RIF supportChristophe Kerello2024-02-271-4/+220
* memory: stm32-fmc2-ebi: add MP25 supportChristophe Kerello2024-02-271-12/+350
* memory: stm32-fmc2-ebi: check regmap_read return valueChristophe Kerello2024-02-271-34/+88
* memory: stm32-fmc2-ebi: Convert to platform remove callback returning voidUwe Kleine-König2023-12-191-4/+2
* memory: Explicitly include correct DT includesRob Herring2023-07-251-0/+2
* memory: stm32-fmc2-ebi: add missing of_node_put for loop iterationKrzysztof Kozlowski2021-05-111-0/+4
* memory: stm32-fmc2-ebi: add STM32 FMC2 EBI controller driverChristophe Kerello2020-07-071-0/+1206