Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-08-21 | memory: stm32-fmc2-ebi: simplify with dev_err_probe() | Krzysztof Kozlowski | 1 | -10/+5 |
2024-08-21 | memory: stm32-fmc2-ebi: simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -7/+1 |
2024-02-27 | memory: stm32-fmc2-ebi: keep power domain on | Christophe Kerello | 1 | -9/+32 |
2024-02-27 | memory: stm32-fmc2-ebi: add MP25 RIF support | Christophe Kerello | 1 | -4/+220 |
2024-02-27 | memory: stm32-fmc2-ebi: add MP25 support | Christophe Kerello | 1 | -12/+350 |
2024-02-27 | memory: stm32-fmc2-ebi: check regmap_read return value | Christophe Kerello | 1 | -34/+88 |
2023-12-19 | memory: stm32-fmc2-ebi: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-07-25 | memory: Explicitly include correct DT includes | Rob Herring | 1 | -0/+2 |
2021-05-11 | memory: stm32-fmc2-ebi: add missing of_node_put for loop iteration | Krzysztof Kozlowski | 1 | -0/+4 |
2020-07-07 | memory: stm32-fmc2-ebi: add STM32 FMC2 EBI controller driver | Christophe Kerello | 1 | -0/+1206 |