summaryrefslogtreecommitdiffstats
path: root/drivers/of/module.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-05-181-3/+4
|\
| * of: module: add buffer overflow check in of_modalias()Sergey Shtylyov2024-05-081-3/+4
* | of: module: prevent NULL pointer dereference in vsnprintf()Sergey Shtylyov2024-03-271-0/+8
|/
* of: Move the request module helper logic to module.cMiquel Raynal2023-04-051-0/+30
* of: Move of_modalias() to module.cMiquel Raynal2023-04-051-0/+44