index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
memory
/
stm32-fmc2-ebi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-12-02
1
-1
/
+1
*
memory: stm32-fmc2-ebi: simplify with dev_err_probe()
Krzysztof Kozlowski
2024-08-21
1
-10
/
+5
*
memory: stm32-fmc2-ebi: simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-21
1
-7
/
+1
*
memory: stm32-fmc2-ebi: keep power domain on
Christophe Kerello
2024-02-27
1
-9
/
+32
*
memory: stm32-fmc2-ebi: add MP25 RIF support
Christophe Kerello
2024-02-27
1
-4
/
+220
*
memory: stm32-fmc2-ebi: add MP25 support
Christophe Kerello
2024-02-27
1
-12
/
+350
*
memory: stm32-fmc2-ebi: check regmap_read return value
Christophe Kerello
2024-02-27
1
-34
/
+88
*
memory: stm32-fmc2-ebi: Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-19
1
-4
/
+2
*
memory: Explicitly include correct DT includes
Rob Herring
2023-07-25
1
-0
/
+2
*
memory: stm32-fmc2-ebi: add missing of_node_put for loop iteration
Krzysztof Kozlowski
2021-05-11
1
-0
/
+4
*
memory: stm32-fmc2-ebi: add STM32 FMC2 EBI controller driver
Christophe Kerello
2020-07-07
1
-0
/
+1206