aboutsummaryrefslogtreecommitdiff
path: root/include/linux/msi.h
AgeCommit message (Expand)Author
2013-12-13PCI: Drop "irq" param from *_restore_msi_irqs()DuanZhenzhong
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas
2013-11-06PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()Konrad Rzeszutek Wilk
2013-08-12of: pci: add registry of MSI chipsThomas Petazzoni
2013-08-12PCI: Introduce new MSI chip infrastructureThierry Reding
2013-08-12PCI: use weak functions for MSI arch-specific functionsThomas Petazzoni
2013-05-28PCI: Allocate only as many MSI vectors as requested by driverAlexander Gordeev
2013-04-23PCI: Remove "extern" from function declarationsBjorn Helgaas
2011-12-05PCI/sysfs: add per pci device msi[x] irq listing (v5)Neil Horman
2010-10-12pci: Cleanup the irq_desc mess in msiThomas Gleixner
2010-10-12pci: Convert msi to new irq_chip functionsThomas Gleixner
2010-07-30PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings
2009-03-20PCI MSI: Add support for multiple MSIMatthew Wilcox
2009-03-20PCI MSI: Refactor interrupt masking codeMatthew Wilcox
2009-03-20PCI MSI: Use mask_pos instead of mask_base when appropriateMatthew Wilcox
2009-03-20PCI MSI: Replace 'type' with 'is_msix'Matthew Wilcox
2008-12-08x86, MSI: pass irq_cfg and irq_descYinghai Lu
2008-04-29pci/irq: restore mask_bits in msi shutdown -v3Yinghai Lu
2007-05-02MSI: Give archs the option to free all MSI/Xs at once.Michael Ellerman
2007-05-02MSI: Give archs the option to allocate all MSI/Xs at once.Michael Ellerman
2007-05-02MSI: Use a list instead of the custom link structureMichael Ellerman
2007-05-02MSI: Add an arch_msi_check_device()Michael Ellerman
2007-03-12[PATCH] msi: Safer state caching.Eric W. Biederman
2007-02-07msi: Make MSI useable more architecturesEric W. Biederman
2007-02-07PCI: cleanup MSI codeSatoru Takeuchi
2006-10-04[PATCH] msi: refactor and move the msi irq_chip into the arch codeEric W. Biederman