summaryrefslogtreecommitdiff
path: root/drivers/memory/stm32_omm.c
AgeCommit message (Expand)Author
2025-05-14memory: stm32_omm: Fix error handling in stm32_omm_disable_child()Patrice Chotard
2025-05-12memory: stm32_omm: Fix NULL vs IS_ERR() check in probe()Dan Carpenter
2025-05-12memory: stm32_omm: Fix error handling in stm32_omm_configure()Dan Carpenter
2025-05-12memory: stm32: Fix spelling mistake "resset" -> "reset"Colin Ian King
2025-05-07memory: Add STM32 Octo Memory Manager driverPatrice Chotard