aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/memory/stm32_omm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-19memory: stm32_omm: Fix req2ack update testPatrice Chotard1-1/+1
2025-06-10memory: stm32_omm: Use syscon_regmap_lookup_by_phandle_argsKrzysztof Kozlowski1-15/+6
2025-05-14memory: stm32_omm: Fix error handling in stm32_omm_disable_child()Patrice Chotard1-1/+1
2025-05-12memory: stm32_omm: Fix NULL vs IS_ERR() check in probe()Dan Carpenter1-2/+2
2025-05-12memory: stm32_omm: Fix error handling in stm32_omm_configure()Dan Carpenter1-2/+5
2025-05-12memory: stm32: Fix spelling mistake "resset" -> "reset"Colin Ian King1-1/+1
2025-05-07memory: Add STM32 Octo Memory Manager driverPatrice Chotard1-0/+476