aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/vmw_vmci/vmci_queue_pair.c
AgeCommit message (Expand)Author
2013-05-20Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell
2013-01-25drivers, vmci: Fix build errorDavid Rientjes
2013-01-17VMCI: rename PPNset to ppn_set to avoid camel caseDmitry Torokhov
2013-01-17VMCI: Fix deref before NULL-check of queuepair ptrAndy King
2013-01-17VMCI: Remove dependency on BLOCK I/OAndy King
2013-01-08VMCI: queue pairs implementation.George Zhang