aboutsummaryrefslogtreecommitdiff
path: root/include/linux/msi.h
AgeCommit message (Expand)AuthorFilesLines
2011-12-05PCI/sysfs: add per pci device msi[x] irq listing (v5)Gravatar Neil Horman 1-0/+3
2010-10-12pci: Cleanup the irq_desc mess in msiGravatar Thomas Gleixner 1-4/+4
2010-10-12pci: Convert msi to new irq_chip functionsGravatar Thomas Gleixner 1-2/+3
2010-07-30PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Gravatar Ben Hutchings 1-0/+2
2009-03-20PCI MSI: Add support for multiple MSIGravatar Matthew Wilcox 1-0/+1
2009-03-20PCI MSI: Refactor interrupt masking codeGravatar Matthew Wilcox 1-3/+2
2009-03-20PCI MSI: Use mask_pos instead of mask_base when appropriateGravatar Matthew Wilcox 1-1/+4
2009-03-20PCI MSI: Replace 'type' with 'is_msix'Gravatar Matthew Wilcox 1-2/+2
2008-12-08x86, MSI: pass irq_cfg and irq_descGravatar Yinghai Lu 1-0/+3
2008-04-29pci/irq: restore mask_bits in msi shutdown -v3Gravatar Yinghai Lu 1-0/+1
2007-05-02MSI: Give archs the option to free all MSI/Xs at once.Gravatar Michael Ellerman 1-0/+1
2007-05-02MSI: Give archs the option to allocate all MSI/Xs at once.Gravatar Michael Ellerman 1-0/+1
2007-05-02MSI: Use a list instead of the custom link structureGravatar Michael Ellerman 1-4/+4
2007-05-02MSI: Add an arch_msi_check_device()Gravatar Michael Ellerman 1-0/+1
2007-03-12[PATCH] msi: Safer state caching.Gravatar Eric W. Biederman 1-5/+3
2007-02-07msi: Make MSI useable more architecturesGravatar Eric W. Biederman 1-1/+1
2007-02-07PCI: cleanup MSI codeGravatar Satoru Takeuchi 1-2/+1
2006-10-04[PATCH] msi: refactor and move the msi irq_chip into the arch codeGravatar Eric W. Biederman 1-0/+49