summaryrefslogtreecommitdiff
path: root/drivers/misc/vmw_vmci/vmci_queue_pair.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-20Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell1-1/+1
2013-01-26drivers, vmci: Fix build errorDavid Rientjes1-0/+1
2013-01-18VMCI: rename PPNset to ppn_set to avoid camel caseDmitry Torokhov1-4/+4
2013-01-18VMCI: Fix deref before NULL-check of queuepair ptrAndy King1-2/+2
2013-01-18VMCI: Remove dependency on BLOCK I/OAndy King1-12/+16
2013-01-09VMCI: queue pairs implementation.George Zhang1-0/+3420