summaryrefslogtreecommitdiff
path: root/drivers/pps/generators/pps_gen.c
AgeCommit message (Expand)AuthorFilesLines
2026-04-02pps: change pps_gen_class to a const structJori Koolstra1-10/+12
2026-02-22Convert '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
2025-02-21pps: generators: replace copy of pps-gen info struct with const pointerSubramanian Mohan1-7/+7
2025-01-08drivers pps: add PPS generators supportRodolfo Giometti1-0/+344