summaryrefslogtreecommitdiffstats
path: root/drivers/fwctl/pds
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2025-09-22pds_fwctl: Replace kzalloc + copy_from_user with memdup_user in pdsfc_fw_rpcThorsten Blum-12/+4
2025-08-22pds_fwctl: Remove the use of dev_err_probe()Liao Yuanhong-1/+1
2025-04-11pds_fwctl: Fix type and endian complaintsShannon Nelson-13/+20
2025-03-21pds_fwctl: add rpc and query supportBrett Creeley-1/+369
2025-03-21pds_fwctl: initial driver frameworkShannon Nelson-0/+172