1. 020c312 PCI/MSI: Allow an msi_controller to be associated to an irq domain by Marc Zyngier · 10 years ago
  2. 8e047ad PCI/MSI: Provide mechanism to alloc/free MSI/MSIX interrupt from irqdomain by Jiang Liu · 10 years ago
  3. 3878eae PCI/MSI: Enhance core to support hierarchy irqdomain by Jiang Liu · 10 years ago
  4. aeeb596 genirq: Provide default callbacks for msi_domain_ops by Jiang Liu · 10 years ago
  5. d910969 genirq: Introduce msi_domain_alloc/free_irqs() by Jiang Liu · 10 years ago
  6. f3cf8bb genirq: Add generic msi irq domain support by Jiang Liu · 10 years ago
  7. d31eb34 PCI/MSI: Introduce helpers to hide struct msi_desc implementation details by Jiang Liu · 10 years ago
  8. 23ed8d5 PCI/MSI: Rename mask/unmask_msi_irq et al by Thomas Gleixner · 10 years ago
  9. 83a1891 PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() by Jiang Liu · 10 years ago
  10. 891d4a4 PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg() by Jiang Liu · 10 years ago
  11. c2791b8 PCI/MSI: Rename "struct msi_chip" to "struct msi_controller" by Yijing Wang · 10 years ago
  12. f833869 s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq() by Yijing Wang · 10 years ago
  13. 03f56e4 Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()" by Yijing Wang · 10 years ago
  14. 38737d8 PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask Bits by Yijing Wang · 10 years ago
  15. 48c3c38 PCI/MSI: Remove "pos" from the struct msi_desc msi_attrib by Yijing Wang · 10 years ago
  16. 8105276 PCI/MSI: Remove unused kobject from struct msi_desc by Yijing Wang · 10 years ago
  17. ad975eb PCI/MSI: Remove arch_msi_check_device() by Alexander Gordeev · 10 years ago
  18. 31ea5d4 PCI/MSI: Cache Multiple Message Capable in struct msi_desc by Yijing Wang · 10 years ago
  19. ac8344c PCI: Drop "irq" param from *_restore_msi_irqs() by DuanZhenzhong · 11 years ago
  20. f762598 PCI: Fix whitespace, capitalization, and spelling errors by Bjorn Helgaas · 11 years ago
  21. 0e4ccb1 PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq() by Konrad Rzeszutek Wilk · 11 years ago
  22. 0d5a6db of: pci: add registry of MSI chips by Thomas Petazzoni · 11 years ago
  23. 0cbdcfc PCI: Introduce new MSI chip infrastructure by Thierry Reding · 11 years ago
  24. 4287d82 PCI: use weak functions for MSI arch-specific functions by Thomas Petazzoni · 11 years ago
  25. 65f6ae6 PCI: Allocate only as many MSI vectors as requested by driver by Alexander Gordeev · 11 years ago
  26. 2366d06 PCI: Remove "extern" from function declarations by Bjorn Helgaas · 11 years ago
  27. b50cac5 PCI/sysfs: add per pci device msi[x] irq listing (v5) by Neil Horman · 13 years ago
  28. 39431ac pci: Cleanup the irq_desc mess in msi by Thomas Gleixner · 14 years ago
  29. 1c9db52 pci: Convert msi to new irq_chip functions by Thomas Gleixner · 14 years ago
  30. 30da552 PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc() by Ben Hutchings · 14 years ago
  31. 1c8d7b0 PCI MSI: Add support for multiple MSI by Matthew Wilcox · 15 years ago
  32. f2440d9 PCI MSI: Refactor interrupt masking code by Matthew Wilcox · 15 years ago
  33. 264d9ca PCI MSI: Use mask_pos instead of mask_base when appropriate by Matthew Wilcox · 15 years ago
  34. 24d2755 PCI MSI: Replace 'type' with 'is_msix' by Matthew Wilcox · 15 years ago
  35. 3145e94 x86, MSI: pass irq_cfg and irq_desc by Yinghai Lu · 16 years ago
  36. 8e149e0 pci/irq: restore mask_bits in msi shutdown -v3 by Yinghai Lu · 16 years ago
  37. 032de8e MSI: Give archs the option to free all MSI/Xs at once. by Michael Ellerman · 17 years ago
  38. 9c83133 MSI: Give archs the option to allocate all MSI/Xs at once. by Michael Ellerman · 17 years ago
  39. 4aa9bc9 MSI: Use a list instead of the custom link structure by Michael Ellerman · 17 years ago
  40. c9953a7 MSI: Add an arch_msi_check_device() by Michael Ellerman · 17 years ago
  41. 392ee1e [PATCH] msi: Safer state caching. by Eric W. Biederman · 17 years ago
  42. f7feaca msi: Make MSI useable more architectures by Eric W. Biederman · 18 years ago
  43. c54c187 PCI: cleanup MSI code by Satoru Takeuchi · 18 years ago
  44. 3b7d192 [PATCH] msi: refactor and move the msi irq_chip into the arch code by Eric W. Biederman · 18 years ago