summaryrefslogtreecommitdiff
path: root/drivers/bus/stm32_firewall.c
AgeCommit message (Expand)Author
2026-03-25bus: stm32_firewall: add stm32_firewall_get_grant_all_access() APIGatien Chevallier
2026-03-25bus: stm32_firewall: allow check on different firewall controllersGatien Chevallier
2026-03-25bus: stm32_firewall: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-03-25bus: firewall: move stm32_firewall header file in include folderClément Le Goffic
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2024-04-25bus: stm32_firewall: fix off by one in stm32_firewall_get_firewall()Dan Carpenter
2024-04-05firewall: introduce stm32_firewall frameworkGatien Chevallier