summaryrefslogtreecommitdiffstats
path: root/include/linux/msi.h
Commit message (Expand)AuthorAgeFilesLines
* PCI: Allocate only as many MSI vectors as requested by driverAlexander Gordeev2013-05-281-0/+1
* PCI: Remove "extern" from function declarationsBjorn Helgaas2013-04-231-12/+11
* PCI/sysfs: add per pci device msi[x] irq listing (v5)Neil Horman2011-12-051-0/+3
* pci: Cleanup the irq_desc mess in msiThomas Gleixner2010-10-121-4/+4
* pci: Convert msi to new irq_chip functionsThomas Gleixner2010-10-121-2/+3
* PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings2010-07-301-0/+2
* PCI MSI: Add support for multiple MSIMatthew Wilcox2009-03-201-0/+1
* PCI MSI: Refactor interrupt masking codeMatthew Wilcox2009-03-201-3/+2
* PCI MSI: Use mask_pos instead of mask_base when appropriateMatthew Wilcox2009-03-201-1/+4
* PCI MSI: Replace 'type' with 'is_msix'Matthew Wilcox2009-03-201-2/+2
* x86, MSI: pass irq_cfg and irq_descYinghai Lu2008-12-081-0/+3
* pci/irq: restore mask_bits in msi shutdown -v3Yinghai Lu2008-04-291-0/+1
* MSI: Give archs the option to free all MSI/Xs at once.Michael Ellerman2007-05-021-0/+1
* MSI: Give archs the option to allocate all MSI/Xs at once.Michael Ellerman2007-05-021-0/+1
* MSI: Use a list instead of the custom link structureMichael Ellerman2007-05-021-4/+4
* MSI: Add an arch_msi_check_device()Michael Ellerman2007-05-021-0/+1
* [PATCH] msi: Safer state caching.Eric W. Biederman2007-03-121-5/+3
* msi: Make MSI useable more architecturesEric W. Biederman2007-02-071-1/+1
* PCI: cleanup MSI codeSatoru Takeuchi2007-02-071-2/+1
* [PATCH] msi: refactor and move the msi irq_chip into the arch codeEric W. Biederman2006-10-041-0/+49