aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vfio/pci/vfio_pci.c
Commit message (Expand)AuthorAge
* Merge tag 'vfio-for-v3.10' of git://github.com/awilliam/linux-vfioLinus Torvalds2013-05-02
|\
| * VFIO-AER: Vfio-pci driver changes for supporting AERVijay Mohan Pandarathil2013-03-11
* | Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-29
|\ \
| * | vfio-pci: Use cached MSI/MSI-X capabilitiesBjorn Helgaas2013-04-24
| * | vfio-pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASKBjorn Helgaas2013-04-24
| |/
* / vfio-pci: Fix possible integer overflowAlex Williamson2013-03-26
|/
* vfio-pci: Add support for VGA region accessAlex Williamson2013-02-18
* vfio-pci: Cleanup BAR accessAlex Williamson2013-02-14
* vfio-pci: Cleanup read/write functionsAlex Williamson2013-02-14
* vfio-pci: Enable device before attempting resetAlex Williamson2012-12-07
* VFIO: fix out of order labels for error recovery in vfio_pci_init()Jiang Liu2012-12-07
* vfio-pci: Re-order device resetAlex Williamson2012-12-07
* vfio: simplify kmalloc+copy_from_user to memdup_userFengguang Wu2012-12-07
* vfio: Fix PCI mmap after b3b9c293Alex Williamson2012-10-10
* Fix staging driver use of VM_RESERVEDLinus Torvalds2012-10-09
* vfio: Add PCI device driverAlex Williamson2012-07-31