Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PCI: Move PCI_VENDOR_ID_VMWARE to pci_ids.h | Francesco Ruggeri | 2014-09-24 | 1 | -1/+0 |
* | misc: remove DEFINE_PCI_DEVICE_TABLE usage | Greg Kroah-Hartman | 2014-07-18 | 1 | -1/+1 |
* | vmw_vmci: Use pci_enable_msix_exact() instead of pci_enable_msix() | Alexander Gordeev | 2014-02-28 | 1 | -3/+4 |
* | VMCI: fix error handling path when registering guest driver | Dmitry Torokhov | 2014-01-09 | 1 | -4/+6 |
* | VMCI: fix to pass correct device identity to free_irq() | Wei Yongjun | 2013-09-26 | 1 | -1/+1 |
* | VMCI: Add support for virtual IOMMU | Andy King | 2013-08-27 | 1 | -6/+16 |
* | VMCI: Fix broken context ID retrieval | Andy King | 2013-01-22 | 1 | -4/+1 |
* | VMCI: include slab.h into files using kmalloc/kfree | Dmitry Torokhov | 2013-01-17 | 1 | -0/+3 |
* | VMCI: Fix "always true condition" | Andy King | 2013-01-17 | 1 | -1/+1 |
* | VMCI: guest side driver implementation. | George Zhang | 2013-01-08 | 1 | -0/+759 |