summaryrefslogtreecommitdiff
path: root/drivers/bus/stm32_firewall.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-25bus: stm32_firewall: add stm32_firewall_get_grant_all_access() APIGatien Chevallier1-0/+42
2026-03-25bus: stm32_firewall: allow check on different firewall controllersGatien Chevallier1-1/+1
2026-03-25bus: stm32_firewall: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-9/+3
2026-03-25bus: firewall: move stm32_firewall header file in include folderClément Le Goffic1-2/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2024-04-25bus: stm32_firewall: fix off by one in stm32_firewall_get_firewall()Dan Carpenter1-1/+1
2024-04-05firewall: introduce stm32_firewall frameworkGatien Chevallier1-0/+294