aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen/xen-pciback
Commit message (Expand)AuthorAgeFilesLines
* xen-pciback: Add name prefix to global 'permissive' variableBen Hutchings2017-04-113-5/+5
* xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set.Konrad Rzeszutek Wilk2017-04-111-1/+7
* xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X)...Konrad Rzeszutek Wilk2017-04-111-13/+20
* xen/pciback: Do not install an IRQ handler for MSI interrupts.Konrad Rzeszutek Wilk2017-04-111-0/+7
* xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MS...Konrad Rzeszutek Wilk2017-04-111-0/+7
* xen/pciback: Return error on XEN_PCI_OP_enable_msi when device has MSI or MSI...Konrad Rzeszutek Wilk2017-04-111-1/+6
* xen/pciback: Save the number of MSI-X entries to be copied later.Konrad Rzeszutek Wilk2017-04-111-1/+5
* xen/pciback: Save xen_pci_op commands before processing itKonrad Rzeszutek Wilk2017-04-112-1/+15
* 3.10.102-> 3.10.103Jan Engelmohr2016-09-101-4/+2
* 3.10.72 -> 3.10.73Jan Engelmohr2016-08-263-14/+51
* first commitMeizu OpenSource2016-08-1513-0/+4624