aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/msi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-20PCI MSI: Add support for multiple MSIMatthew Wilcox1-0/+1
2009-03-20PCI MSI: Refactor interrupt masking codeMatthew Wilcox1-3/+2
2009-03-20PCI MSI: Use mask_pos instead of mask_base when appropriateMatthew Wilcox1-1/+4
2009-03-20PCI MSI: Replace 'type' with 'is_msix'Matthew Wilcox1-2/+2
2008-12-08x86, MSI: pass irq_cfg and irq_descYinghai Lu1-0/+3
2008-04-29pci/irq: restore mask_bits in msi shutdown -v3Yinghai Lu1-0/+1
2007-05-02MSI: Give archs the option to free all MSI/Xs at once.Michael Ellerman1-0/+1
2007-05-02MSI: Give archs the option to allocate all MSI/Xs at once.Michael Ellerman1-0/+1
2007-05-02MSI: Use a list instead of the custom link structureMichael Ellerman1-4/+4
2007-05-02MSI: Add an arch_msi_check_device()Michael Ellerman1-0/+1
2007-03-12[PATCH] msi: Safer state caching.Eric W. Biederman1-5/+3
2007-02-07msi: Make MSI useable more architecturesEric W. Biederman1-1/+1
2007-02-07PCI: cleanup MSI codeSatoru Takeuchi1-2/+1
2006-10-04[PATCH] msi: refactor and move the msi irq_chip into the arch codeEric W. Biederman1-0/+49