summaryrefslogtreecommitdiff
path: root/drivers/memory/stm32_omm.c
AgeCommit message (Expand)Author
18 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kr...Mark Brown
5 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
7 daysmemory: stm32_omm: initialize ret in stm32_omm_set_amcrRuoyu Wang
2025-08-11memory: stm32_omm: Fix req2ack update testPatrice Chotard
2025-06-10memory: stm32_omm: Use syscon_regmap_lookup_by_phandle_argsKrzysztof Kozlowski
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