summaryrefslogtreecommitdiff
path: root/drivers/fwctl/pds
AgeCommit message (Expand)AuthorFilesLines
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-09-22pds_fwctl: Replace kzalloc + copy_from_user with memdup_user in pdsfc_fw_rpcThorsten Blum1-12/+4
2025-08-22pds_fwctl: Remove the use of dev_err_probe()Liao Yuanhong1-1/+1
2025-04-12pds_fwctl: Fix type and endian complaintsShannon Nelson1-13/+20
2025-03-22pds_fwctl: add rpc and query supportBrett Creeley1-1/+369
2025-03-22pds_fwctl: initial driver frameworkShannon Nelson2-0/+172