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