summaryrefslogtreecommitdiff
path: root/drivers/misc/vmw_vmci/vmci_guest.c
Commit message (Expand)AuthorAge
* vmw_vmci: handle the return value from pci_alloc_irq_vectors correctlyChristoph Hellwig2017-03-16
* vmw_vmci: switch to pci_irq_alloc_vectorsChristoph Hellwig2017-02-03
* PCI: Move PCI_VENDOR_ID_VMWARE to pci_ids.hFrancesco Ruggeri2014-09-24
* misc: remove DEFINE_PCI_DEVICE_TABLE usageGreg Kroah-Hartman2014-07-18
* vmw_vmci: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-02-28
* VMCI: fix error handling path when registering guest driverDmitry Torokhov2014-01-09
* VMCI: fix to pass correct device identity to free_irq()Wei Yongjun2013-09-26
* VMCI: Add support for virtual IOMMUAndy King2013-08-27
* VMCI: Fix broken context ID retrievalAndy King2013-01-22
* VMCI: include slab.h into files using kmalloc/kfreeDmitry Torokhov2013-01-17
* VMCI: Fix "always true condition"Andy King2013-01-17
* VMCI: guest side driver implementation.George Zhang2013-01-08