summaryrefslogtreecommitdiffstats
path: root/drivers/vdpa/solidrun
AgeCommit message (Expand)AuthorLines
10 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-3/+3
10 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-3/+3
2025-10-01vdpa: introduce map opsJason Wang-2/+2
2025-10-01vdpa: support virtio_mapJason Wang-2/+2
2025-01-27vdpa: solidrun: Replace deprecated PCI functionsPhilipp Stanner-29/+28
2024-11-06vdpa: solidrun: Fix UB bug with devresPhilipp Stanner-4/+10
2023-06-27vdpa/snet: implement the resume vDPA callbackAlvaro Karsz-0/+22
2023-06-27vdpa: solidrun: constify pointers to hwmon_channel_infoKrzysztof Kozlowski-1/+1
2023-04-21vdpa/snet: use likely/unlikely macros in hot functionsAlvaro Karsz-3/+3
2023-04-21vdpa/snet: implement kick_vq_with_data callbackAlvaro Karsz-0/+13
2023-04-21vdpa/snet: support the suspend vDPA callbackAlvaro Karsz-0/+22
2023-04-21vdpa/snet: support getting and setting VQ stateAlvaro Karsz-71/+387
2023-02-20virtio: vdpa: new SolidNET DPU driver.Alvaro Karsz-0/+1499