index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
memory
/
stm32-fmc2-ebi.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-1
/
+1
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