aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/msi.h
Commit message (Expand)AuthorAgeFilesLines
* PCI: MSI: Move MSI-X entry definition to pci_regs.hSheng Yang2010-12-231-6/+0
* PCI: add PCI_MSIX_TABLE/PBA definesHidetoshi Seto2010-10-171-2/+2
* PCI MSI: shorten PCI_MSIX_ENTRY_* symbol namesHidetoshi Seto2009-06-291-5/+5
* PCI MSI: Define PCI_MSI_MASK_32/64Hidetoshi Seto2009-06-111-3/+3
* PCI MSI: Remove unused/obsolete macros and definitionsHidetoshi Seto2009-06-111-7/+1
* PCI MSI: Add support for multiple MSIMatthew Wilcox2009-03-201-6/+0
* PCI: Make some MSI-X #defines genericMichael Ellerman2006-12-011-8/+0
* [PATCH] msi: refactor and move the msi irq_chip into the arch codeEric W. Biederman2006-10-041-27/+0
* [PATCH] msi: simplify msi sanity checks by adding with generic irq codeEric W. Biederman2006-10-041-1/+1
* [PATCH] genirq: msi: make the msi code irq based and not vector basedEric W. Biederman2006-10-041-5/+2
* [PATCH] genirq: msi: simplify the msi irq limit policyEric W. Biederman2006-10-041-11/+0
* [PATCH] genirq: msi: refactor the msi_opsEric W. Biederman2006-10-041-62/+0
* [PATCH] genirq: msi: implement helper functions read_msi_msg and write_msi_msgEric W. Biederman2006-10-041-6/+3
* [PATCH] genirq: msi: make the msi boolean tests return either 0 or 1Eric W. Biederman2006-10-041-2/+2
* [PATCH] PCI: msi abstractions and support for altixMark Maule2006-06-211-62/+71
* [PATCH] PCI: make it easier to see that set_msi_affinity() is usedGrant Grundler2006-01-311-6/+0
* [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj2005-09-071-5/+0
* [PATCH] PCI: clean up the MSI code a bit.Greg Kroah-Hartman2005-06-271-5/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+159