summaryrefslogtreecommitdiff
path: root/drivers/of/module.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-12of: module: add buffer overflow check in of_modalias()Sergey Shtylyov1-3/+4
2024-04-10of: module: prevent NULL pointer dereference in vsnprintf()Sergey Shtylyov1-0/+8
2023-04-05of: Move the request module helper logic to module.cMiquel Raynal1-0/+30
2023-04-05of: Move of_modalias() to module.cMiquel Raynal1-0/+44