summaryrefslogtreecommitdiff
path: root/drivers/misc/vmw_vmci
Commit message (Expand)AuthorAge
* Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell2013-05-20
* misc/vmw_vmci: Add dependency on CONFIG_NETGuenter Roeck2013-04-03
* VMCI: Fix process-to-process DRGAMs.Andy King2013-03-15
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* drivers, vmci: Fix build errorDavid Rientjes2013-01-25
* VMCI: Fix broken context ID retrievalAndy King2013-01-22
* VMCI: include slab.h into files using kmalloc/kfreeDmitry Torokhov2013-01-17
* VMCI: rename PPNset to ppn_set to avoid camel caseDmitry Torokhov2013-01-17
* VMCI: Fix "always true condition"Andy King2013-01-17
* VMCI: Fix deref before NULL-check of queuepair ptrAndy King2013-01-17
* VMCI: Remove dependency on BLOCK I/OAndy King2013-01-17
* VMCI: Add PCI as a dependencyAndy King2013-01-17
* VMCI: Some header and config files.George Zhang2013-01-08
* VMCI: host side driver implementation.George Zhang2013-01-08
* VMCI: guest side driver implementation.George Zhang2013-01-08
* VMCI: routing implementation.George Zhang2013-01-08
* VMCI: resource object implementation.George Zhang2013-01-08
* VMCI: queue pairs implementation.George Zhang2013-01-08
* VMCI: handle array implementation.George Zhang2013-01-08
* VMCI: event handling implementation.George Zhang2013-01-08
* VMCI: device driver implementaton.George Zhang2013-01-08
* VMCI: doorbell implementation.George Zhang2013-01-08
* VMCI: datagram implementation.George Zhang2013-01-08
* VMCI: context implementation.George Zhang2013-01-08