1. 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  2. c6a7a77 Merge branch 'pci/msi' into next by Bjorn Helgaas · 8 years ago
  3. 4244de1 PCI: remove pci_enable_msix by Christoph Hellwig · 8 years ago
  4. 0170591 PCI/MSI: Skip disabling disconnected devices by Keith Busch · 8 years ago
  5. 4bb6669 PCI/MSI: Use dev_printk() when possible by Bjorn Helgaas · 8 years ago
  6. 688769f PCI/MSI: Make pci_msi_shutdown() and pci_msix_shutdown() static by Bjorn Helgaas · 8 years ago
  7. 27ddb68 PCI: add an API to get node from vector by Shaohua Li · 8 years ago
  8. 60e8d3e Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  9. 81efbad PCI/MSI: Fix msi_desc->affinity memory leak when freeing MSI IRQs by Prarit Bhargava · 8 years ago
  10. 948b762 PCI/MSI: Return -ENOSPC if pci_enable_msi_range() can't get enough vectors by Dennis Chen · 8 years ago
  11. 862290f PCI/MSI: Check that we have a legacy interrupt line before using it by Christoph Hellwig · 8 years ago
  12. 699c4ce PCI/MSI: Remove pci_msi_domain_{alloc,free}_irqs() by Christoph Hellwig · 8 years ago
  13. 47feb41 PCI/MSI: Remove unused pci_msi_create_default_irq_domain() by Christoph Hellwig · 8 years ago
  14. 3adfb57 PCI/MSI: Return failure when msix_setup_entries() fails by Christophe JAILLET · 8 years ago
  15. dfef358 PCI/MSI: Don't apply affinity if there aren't enough vectors left by Christoph Hellwig · 8 years ago
  16. 4fe0395 PCI/MSI: Remove pci_enable_msi_{exact,range}() by Christoph Hellwig · 8 years ago
  17. dadf173 PCI/MSI: Fix msi_capability_init() kernel-doc warnings by Randy Dunlap · 8 years ago
  18. 0ab7b12 Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  19. 402723a PCI/MSI: Provide pci_alloc_irq_vectors_affinity() by Christoph Hellwig · 8 years ago
  20. 61e1c59 PCI/MSI: Propagate IRQ affinity description through the MSI code by Christoph Hellwig · 8 years ago
  21. 67c93c2 genirq/affinity: Handle pre/post vectors in irq_create_affinity_masks() by Christoph Hellwig · 8 years ago
  22. 212bd84 genirq/affinity: Handle pre/post vectors in irq_calc_affinity_vectors() by Christoph Hellwig · 8 years ago
  23. d1d111e PCI/MSI: Check for NULL affinity mask in pci_irq_get_affinity() by Jan Beulich · 8 years ago
  24. 62c6151 doc: Add missing parameter for msi_setup by Stephen Hemminger · 8 years ago
  25. 0a30d69 Merge branch 'irq/for-block' into irq/core by Thomas Gleixner · 8 years ago
  26. ee8d41e pci/msi: Retrieve affinity for a vector by Thomas Gleixner · 8 years ago
  27. e75eafb genirq/msi: Switch to new irq spreading infrastructure by Thomas Gleixner · 8 years ago
  28. 28f4b04 genirq/msi: Add cpumask allocation to alloc_msi_entry by Thomas Gleixner · 8 years ago
  29. be2021b PCI/MSI: Setup MSI domain on a per-device basis using IORT ACPI table by Tomasz Nowicki · 8 years ago
  30. 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
  31. 5d0bdf2 PCI: Call pci_intx() when using legacy interrupts in pci_alloc_irq_vectors() by Christoph Hellwig · 8 years ago
  32. 4fe0d15 PCI: Use positive flags in pci_alloc_irq_vectors() by Christoph Hellwig · 8 years ago
  33. f3b0946 genirq/msi: Make sure PCI MSIs are activated early by Marc Zyngier · 8 years ago
  34. 4ef3368 PCI: Spread interrupt vectors in pci_alloc_irq_vectors() by Christoph Hellwig · 8 years ago
  35. aff1716 PCI: Provide sensible IRQ vector alloc/free routines by Christoph Hellwig · 8 years ago
  36. 3ac020e PCI: Make the "entries" argument to pci_enable_msix() optional by Christoph Hellwig · 8 years ago
  37. 12eb21d PCI: Switch msix_program_entries() to use pci_msix_desc_addr() by Christoph Hellwig · 8 years ago
  38. 5eb6d66 PCI: Add pci_msix_desc_addr() helper by Christoph Hellwig · 8 years ago
  39. d434215 Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  40. a4289dc genirq/msi: Export functions to allow MSI domains in modules by Jake Oshins · 9 years ago
  41. 3845d29 PCI/MSI: Only use the generic MSI layer when domain is hierarchical by Marc Zyngier · 9 years ago
  42. 128fc68 PCI/MSI: Remove empty pci_msi_init_pci_dev() by Bjorn Helgaas · 9 years ago
  43. 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
  44. 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
  45. 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
  46. 54fa97e PCI/MSI: Allow the MSI domain to be device-specific by Marc Zyngier · 9 years ago
  47. b6eec9b PCI/MSI: Add helper function pci_msi_domain_get_msi_rid(). by David Daney · 9 years ago
  48. 0701c53 genirq/msi: Do not use pci_msi_[un]mask_irq as default methods by Marc Zyngier · 9 years ago
  49. a867606 PCI/MSI: Export all remapped MSIs to sysfs attributes by Romain Bezut · 9 years ago
  50. be5436c irqdomain/msi: Use fwnode instead of of_node by Marc Zyngier · 9 years ago
  51. 339e5b4 PCI: Add msi_controller setup_irqs() method for special multivector setup by Lucas Stach · 9 years ago
  52. 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
  53. 9ca678d Merge branches 'pci/enumeration' and 'pci/misc' into next by Bjorn Helgaas · 9 years ago
  54. 2291ec0 PCI/MSI: Remove unused pcibios_msi_controller() hook by Lorenzo Pieralisi · 9 years ago
  55. 5f22699 PCI/MSI: Free legacy IRQ when enabling MSI/MSI-X by Jiang Liu · 9 years ago
  56. f075915 PCI/MSI: Drop domain field from msi_controller by Marc Zyngier · 9 years ago
  57. d8a1cb7 PCI/MSI: Let pci_msi_get_domain use struct device::msi_domain by Marc Zyngier · 9 years ago
  58. 0380839 PCI/MSI: Register irq domain with specific token by Marc Zyngier · 9 years ago
  59. aa48b6f genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI code by Jiang Liu · 9 years ago
  60. 25a98bd genirq/MSI: Store 'struct device' instead of 'struct pci_dev' in struct msi_desc by Jiang Liu · 9 years ago
  61. 4a7cc83 genirq/MSI: Move msi_list from struct pci_dev to struct device by Jiang Liu · 9 years ago
  62. e39758e PCI: Use helper functions to access fields in struct msi_desc by Jiang Liu · 9 years ago
  63. 5004e98 PCI: Use for_each_pci_msi_entry() to access MSI device list by Jiang Liu · 9 years ago
  64. c179c9b PCI: Add helper function msi_desc_to_pci_sysdata() by Jiang Liu · 9 years ago
  65. 507a883 treewide: Use helper function to access irq_data->msi_desc by Jiang Liu · 9 years ago
  66. c391f26 genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc() by Jiang Liu · 9 years ago
  67. 1851617 PCI/MSI: Disable MSI at enumeration even if kernel doesn't support MSI by Michael S. Tsirkin · 10 years ago
  68. 6a25f5e PCI/MSI: Export pci_msi_set_enable(), pci_msix_clear_and_set_ctrl() by Michael S. Tsirkin · 10 years ago
  69. 61b64ab PCI/MSI: Rename msi_set_enable(), msix_clear_and_set_ctrl() by Michael S. Tsirkin · 10 years ago
  70. 6a878e5 PCI: Fail MSI-X mappings if there's no space assigned to MSI-X BAR by Yijing Wang · 10 years ago
  71. 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
  72. f144d14 PCI/MSI: Add device flag indicating that 64-bit MSIs don't work by Benjamin Herrenschmidt · 10 years ago
  73. 020c312 PCI/MSI: Allow an msi_controller to be associated to an irq domain by Marc Zyngier · 10 years ago
  74. 8e047ad PCI/MSI: Provide mechanism to alloc/free MSI/MSIX interrupt from irqdomain by Jiang Liu · 10 years ago
  75. 3878eae PCI/MSI: Enhance core to support hierarchy irqdomain by Jiang Liu · 10 years ago
  76. 38b6a1c PCI/MSI: Move cached entry functions to irq core by Jiang Liu · 10 years ago
  77. 23ed8d5 PCI/MSI: Rename mask/unmask_msi_irq et al by Thomas Gleixner · 10 years ago
  78. 83a1891 PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() by Jiang Liu · 10 years ago
  79. 891d4a4 PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg() by Jiang Liu · 10 years ago
  80. d71d643 PCI/MSI: Kill redundant call of irq_set_msi_desc() for MSI-X interrupts by Jiang Liu · 10 years ago
  81. 63a7b17 PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlier by Jiang Liu · 10 years ago
  82. 3f3ceca PCI/MSI: Remove unnecessary braces around single statements by Jiang Liu · 10 years ago
  83. 262a2ba PCI/MSI: Add weak pcibios_msi_controller() by Yijing Wang · 10 years ago
  84. c2791b8 PCI/MSI: Rename "struct msi_chip" to "struct msi_controller" by Yijing Wang · 10 years ago
  85. 03f56e4 Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()" by Yijing Wang · 10 years ago
  86. 38737d8 PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask Bits by Yijing Wang · 10 years ago
  87. 27a9716 Merge tag 'vfio-v3.18-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 10 years ago
  88. 5ec0940 PCI/MSI: Remove unnecessary temporary variable by Bjorn Helgaas · 10 years ago
  89. 56b72b4 PCI/MSI: Use __write_msi_msg() instead of write_msi_msg() by Yijing Wang · 10 years ago
  90. 48c3c38 PCI/MSI: Remove "pos" from the struct msi_desc msi_attrib by Yijing Wang · 10 years ago
  91. 8105276 PCI/MSI: Remove unused kobject from struct msi_desc by Yijing Wang · 10 years ago
  92. a06cd74 PCI/MSI: Rename pci_msi_check_device() to pci_msi_supported() by Alexander Gordeev · 10 years ago
  93. 27e2060 PCI/MSI: Move D0 check into pci_msi_check_device() by Alexander Gordeev · 10 years ago
  94. ad975eb PCI/MSI: Remove arch_msi_check_device() by Alexander Gordeev · 10 years ago
  95. 3b307ff PCI: Export MSI message relevant functions by Gavin Shan · 10 years ago
  96. e11ece5 PCI/MSI: Use irq_get_msi_desc() to simplify code by Yijing Wang · 10 years ago
  97. 0dae508 PCI/MSI: Remove unused list access in __pci_restore_msix_state() by Yijing Wang · 10 years ago
  98. a281b78 PCI/MSI: Retrieve first MSI IRQ from msi_desc rather than pci_dev by Yijing Wang · 10 years ago
  99. 4cc9016 PCI/MSI: Remove unused function msi_remove_pci_irq_vectors() by Yijing Wang · 10 years ago
  100. d873b4d PCI/MSI: Add msi_setup_entry() to clean up MSI initialization by Yijing Wang · 10 years ago