summaryrefslogtreecommitdiffstats
path: root/drivers/vdpa/pds
AgeCommit message (Expand)AuthorLines
9 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
10 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2025-11-27vdpa/pds: use %pe for ERR_PTR() in event handler registrationAlok Tiwari-1/+1
2025-10-01vdpa: introduce map opsJason Wang-1/+2
2025-10-01vdpa: support virtio_mapJason Wang-1/+1
2024-09-25vdpa: Remove unused declarationsYue Haibing-1/+0
2024-03-19vdpa/pds: fixes for VF vdpa flr-aer handlingShannon Nelson-4/+19
2023-12-01pds_vdpa: set features orderShannon Nelson-2/+1
2023-12-01pds_vdpa: clear config callback when status goes to 0Shannon Nelson-1/+3
2023-12-01pds_vdpa: fix up format-truncation complaintShannon Nelson-1/+1
2023-08-10pds_vdpa: fix up debugfs feature bit printingShannon Nelson-7/+6
2023-08-10pds_vdpa: alloc irq vectors on DRIVER_OKAllen Hubbe-29/+81
2023-08-10pds_vdpa: clean and reset vqs entriesShannon Nelson-7/+17
2023-08-10pds_vdpa: always allow offering VIRTIO_NET_F_MACShannon Nelson-13/+23
2023-08-10pds_vdpa: reset to vdpa specified macAllen Hubbe-8/+9
2023-08-10pds_vdpa: protect Makefile from unconfigured debugfsShannon Nelson-2/+1
2023-06-27pds_vdpa: subscribe to the pds_core eventsShannon Nelson-1/+59
2023-06-27pds_vdpa: add support for vdpa and vdpamgmt interfacesShannon Nelson-2/+892
2023-06-27pds_vdpa: add vdpa config client commandsShannon Nelson-1/+236
2023-06-27pds_vdpa: virtio bar setup for vdpaShannon Nelson-0/+28
2023-06-27pds_vdpa: get vdpa management infoShannon Nelson-1/+150
2023-06-27pds_vdpa: Add new vDPA driver for AMD/Pensando DSCShannon Nelson-0/+143