1. c16283d PCI/MSI: Return failure when msix_setup_entries() fails by Christophe JAILLET · 7 years ago
  2. 5cbea79 PCI/MSI: Check for NULL affinity mask in pci_irq_get_affinity() by Jan Beulich · 8 years ago
  3. 62c6151 doc: Add missing parameter for msi_setup by Stephen Hemminger · 8 years ago
  4. 0a30d69 Merge branch 'irq/for-block' into irq/core by Thomas Gleixner · 8 years ago
  5. ee8d41e pci/msi: Retrieve affinity for a vector by Thomas Gleixner · 8 years ago
  6. e75eafb genirq/msi: Switch to new irq spreading infrastructure by Thomas Gleixner · 8 years ago
  7. 28f4b04 genirq/msi: Add cpumask allocation to alloc_msi_entry by Thomas Gleixner · 8 years ago
  8. be2021b PCI/MSI: Setup MSI domain on a per-device basis using IORT ACPI table by Tomasz Nowicki · 8 years ago
  9. 219c04c Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  10. 5d0bdf2 PCI: Call pci_intx() when using legacy interrupts in pci_alloc_irq_vectors() by Christoph Hellwig · 8 years ago
  11. 4fe0d15 PCI: Use positive flags in pci_alloc_irq_vectors() by Christoph Hellwig · 8 years ago
  12. f3b0946 genirq/msi: Make sure PCI MSIs are activated early by Marc Zyngier · 8 years ago
  13. 4ef3368 PCI: Spread interrupt vectors in pci_alloc_irq_vectors() by Christoph Hellwig · 8 years ago
  14. aff1716 PCI: Provide sensible IRQ vector alloc/free routines by Christoph Hellwig · 8 years ago
  15. 3ac020e PCI: Make the "entries" argument to pci_enable_msix() optional by Christoph Hellwig · 8 years ago
  16. 12eb21d PCI: Switch msix_program_entries() to use pci_msix_desc_addr() by Christoph Hellwig · 8 years ago
  17. 5eb6d66 PCI: Add pci_msix_desc_addr() helper by Christoph Hellwig · 8 years ago
  18. d434215 Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  19. a4289dc genirq/msi: Export functions to allow MSI domains in modules by Jake Oshins · 9 years ago
  20. 3845d29 PCI/MSI: Only use the generic MSI layer when domain is hierarchical by Marc Zyngier · 9 years ago
  21. 128fc68 PCI/MSI: Remove empty pci_msi_init_pci_dev() by Bjorn Helgaas · 9 years ago
  22. 3c87b79 Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  23. 6aa2fdb Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  24. c2df02b Merge branches 'pci/host-altera', 'pci/host-designware', 'pci/host-generic', 'pci/host-imx6', 'pci/host-iproc', 'pci/host-mvebu', 'pci/host-rcar', 'pci/host-tegra' and 'pci/host-xgene' into next by Bjorn Helgaas · 9 years ago
  25. 54fa97e PCI/MSI: Allow the MSI domain to be device-specific by Marc Zyngier · 9 years ago
  26. b6eec9b PCI/MSI: Add helper function pci_msi_domain_get_msi_rid(). by David Daney · 9 years ago
  27. 0701c53 genirq/msi: Do not use pci_msi_[un]mask_irq as default methods by Marc Zyngier · 9 years ago
  28. a867606 PCI/MSI: Export all remapped MSIs to sysfs attributes by Romain Bezut · 9 years ago
  29. be5436c irqdomain/msi: Use fwnode instead of of_node by Marc Zyngier · 9 years ago
  30. 339e5b4 PCI: Add msi_controller setup_irqs() method for special multivector setup by Lucas Stach · 9 years ago
  31. 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  32. 9ca678d Merge branches 'pci/enumeration' and 'pci/misc' into next by Bjorn Helgaas · 9 years ago
  33. 2291ec0 PCI/MSI: Remove unused pcibios_msi_controller() hook by Lorenzo Pieralisi · 9 years ago
  34. 5f22699 PCI/MSI: Free legacy IRQ when enabling MSI/MSI-X by Jiang Liu · 9 years ago
  35. f075915 PCI/MSI: Drop domain field from msi_controller by Marc Zyngier · 9 years ago
  36. d8a1cb7 PCI/MSI: Let pci_msi_get_domain use struct device::msi_domain by Marc Zyngier · 9 years ago
  37. 0380839 PCI/MSI: Register irq domain with specific token by Marc Zyngier · 9 years ago
  38. aa48b6f genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI code by Jiang Liu · 9 years ago
  39. 25a98bd genirq/MSI: Store 'struct device' instead of 'struct pci_dev' in struct msi_desc by Jiang Liu · 9 years ago
  40. 4a7cc83 genirq/MSI: Move msi_list from struct pci_dev to struct device by Jiang Liu · 9 years ago
  41. e39758e PCI: Use helper functions to access fields in struct msi_desc by Jiang Liu · 9 years ago
  42. 5004e98 PCI: Use for_each_pci_msi_entry() to access MSI device list by Jiang Liu · 9 years ago
  43. c179c9b PCI: Add helper function msi_desc_to_pci_sysdata() by Jiang Liu · 9 years ago
  44. 507a883 treewide: Use helper function to access irq_data->msi_desc by Jiang Liu · 9 years ago
  45. c391f26 genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc() by Jiang Liu · 9 years ago
  46. 1851617 PCI/MSI: Disable MSI at enumeration even if kernel doesn't support MSI by Michael S. Tsirkin · 9 years ago
  47. 6a25f5e PCI/MSI: Export pci_msi_set_enable(), pci_msix_clear_and_set_ctrl() by Michael S. Tsirkin · 9 years ago
  48. 61b64ab PCI/MSI: Rename msi_set_enable(), msix_clear_and_set_ctrl() by Michael S. Tsirkin · 9 years ago
  49. 6a878e5 PCI: Fail MSI-X mappings if there's no space assigned to MSI-X BAR by Yijing Wang · 9 years ago
  50. 9e66645 Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  51. f144d14 PCI/MSI: Add device flag indicating that 64-bit MSIs don't work by Benjamin Herrenschmidt · 10 years ago
  52. 020c312 PCI/MSI: Allow an msi_controller to be associated to an irq domain by Marc Zyngier · 10 years ago
  53. 8e047ad PCI/MSI: Provide mechanism to alloc/free MSI/MSIX interrupt from irqdomain by Jiang Liu · 10 years ago
  54. 3878eae PCI/MSI: Enhance core to support hierarchy irqdomain by Jiang Liu · 10 years ago
  55. 38b6a1c PCI/MSI: Move cached entry functions to irq core by Jiang Liu · 10 years ago
  56. 23ed8d5 PCI/MSI: Rename mask/unmask_msi_irq et al by Thomas Gleixner · 10 years ago
  57. 83a1891 PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() by Jiang Liu · 10 years ago
  58. 891d4a4 PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg() by Jiang Liu · 10 years ago
  59. d71d643 PCI/MSI: Kill redundant call of irq_set_msi_desc() for MSI-X interrupts by Jiang Liu · 10 years ago
  60. 63a7b17 PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlier by Jiang Liu · 10 years ago
  61. 3f3ceca PCI/MSI: Remove unnecessary braces around single statements by Jiang Liu · 10 years ago
  62. 262a2ba PCI/MSI: Add weak pcibios_msi_controller() by Yijing Wang · 10 years ago
  63. c2791b8 PCI/MSI: Rename "struct msi_chip" to "struct msi_controller" by Yijing Wang · 10 years ago
  64. 03f56e4 Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()" by Yijing Wang · 10 years ago
  65. 38737d8 PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask Bits by Yijing Wang · 10 years ago
  66. 27a9716 Merge tag 'vfio-v3.18-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 10 years ago
  67. 5ec0940 PCI/MSI: Remove unnecessary temporary variable by Bjorn Helgaas · 10 years ago
  68. 56b72b4 PCI/MSI: Use __write_msi_msg() instead of write_msi_msg() by Yijing Wang · 10 years ago
  69. 48c3c38 PCI/MSI: Remove "pos" from the struct msi_desc msi_attrib by Yijing Wang · 10 years ago
  70. 8105276 PCI/MSI: Remove unused kobject from struct msi_desc by Yijing Wang · 10 years ago
  71. a06cd74 PCI/MSI: Rename pci_msi_check_device() to pci_msi_supported() by Alexander Gordeev · 10 years ago
  72. 27e2060 PCI/MSI: Move D0 check into pci_msi_check_device() by Alexander Gordeev · 10 years ago
  73. ad975eb PCI/MSI: Remove arch_msi_check_device() by Alexander Gordeev · 10 years ago
  74. 3b307ff PCI: Export MSI message relevant functions by Gavin Shan · 10 years ago
  75. e11ece5 PCI/MSI: Use irq_get_msi_desc() to simplify code by Yijing Wang · 10 years ago
  76. 0dae508 PCI/MSI: Remove unused list access in __pci_restore_msix_state() by Yijing Wang · 10 years ago
  77. a281b78 PCI/MSI: Retrieve first MSI IRQ from msi_desc rather than pci_dev by Yijing Wang · 10 years ago
  78. 4cc9016 PCI/MSI: Remove unused function msi_remove_pci_irq_vectors() by Yijing Wang · 10 years ago
  79. d873b4d PCI/MSI: Add msi_setup_entry() to clean up MSI initialization by Yijing Wang · 10 years ago
  80. 31ea5d4 PCI/MSI: Cache Multiple Message Capable in struct msi_desc by Yijing Wang · 10 years ago
  81. 199596e PCI/MSI: Remove unused msi_enabled_mask() by Yijing Wang · 10 years ago
  82. 66f0d0c PCI/MSI: Add internal msix_clear_and_set_ctrl() function by Yijing Wang · 10 years ago
  83. 38a6148 Merge branches 'pci/msi', 'pci/iommu' and 'pci/cleanup' into next by Bjorn Helgaas · 10 years ago
  84. b701c0b PCI/MSI: Fix memory leak in free_msi_irqs() by Alexei Starovoitov · 10 years ago
  85. 227f064 PCI: Merge multi-line quoted strings by Ryan Desfosses · 10 years ago
  86. e5558d1 Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pci/resource' into next by Bjorn Helgaas · 10 years ago
  87. 034cd97 PCI/MSI: Remove pci_enable_msi_block() by Alexander Gordeev · 10 years ago
  88. 518a6a3 Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' into next by Bjorn Helgaas · 10 years ago
  89. 56a3d18 PCI: Remove unnecessary includes of <linux/init.h> by Paul Gortmaker · 10 years ago
  90. 1406276 PCI/MSI: Simplify populate_msi_sysfs() by Jan Beulich · 10 years ago
  91. 75ce2d5 PCI/MSI: Fix pci_msix_vec_count() htmldocs failure by Masanari Iida · 10 years ago
  92. 2923775 PCI/MSI: Fix leak of msi_attrs by Greg Kroah-Hartman · 10 years ago
  93. 86bb4f6 PCI/MSI: Check kmalloc() return value, fix leak of name by Greg Kroah-Hartman · 10 years ago
  94. 04f982b Merge branch 'pci/msi' into next by Bjorn Helgaas · 10 years ago
  95. 302a252 PCI/MSI: Add pci_enable_msi_range() and pci_enable_msix_range() by Alexander Gordeev · 10 years ago
  96. ff1aa43 PCI/MSI: Add pci_msix_vec_count() by Alexander Gordeev · 10 years ago
  97. 7b92b4f PCI/MSI: Remove pci_enable_msi_block_auto() by Alexander Gordeev · 10 years ago
  98. d1ac1d2 PCI/MSI: Add pci_msi_vec_count() by Alexander Gordeev · 10 years ago
  99. 47e0ab3 Merge branch 'pci/msi' into next by Bjorn Helgaas · 11 years ago
  100. 52179dc PCI/MSI: Make pci_enable_msi/msix() 'nvec' argument type as int by Alexander Gordeev · 11 years ago