- f8cf6e5 PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions by Krzysztof Wilczyński · 3 years, 7 months ago
- 61af692 PCI/MSI: Document the various ways of ending up with NO_MSI by Marc Zyngier · 3 years, 9 months ago
- f8bcf24 PCI/MSI: Kill default_teardown_msi_irqs() by Marc Zyngier · 3 years, 9 months ago
- 3a05d08 PCI/MSI: Drop use of msi_controller from core code by Marc Zyngier · 3 years, 9 months ago
- 2053230 PCI/MSI: Set device flag indicating only 32-bit MSI support by Vidya Sagar · 4 years, 1 month ago
- 830dfe8 PCI/MSI: Move MSI/MSI-X flags updaters to msi.c by Bjorn Helgaas · 4 years, 1 month ago
- cbc40d5 PCI/MSI: Move MSI/MSI-X init to msi.c by Bjorn Helgaas · 4 years, 1 month ago
- 077ee78 PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable by Thomas Gleixner · 4 years, 5 months ago
- 2fd6026 PCI/MSI: Provide pci_dev_has_special_msi_domain() helper by Thomas Gleixner · 4 years, 5 months ago
- 9006c13 x86/msi: Use generic MSI domain ops by Thomas Gleixner · 4 years, 5 months ago
- dfb9eb7 PCI/MSI: Rework pci_msi_domain_calc_hwirq() by Thomas Gleixner · 4 years, 5 months ago
- 049eb09 Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 5 months ago
- 2bcdd8f of/irq: Make of_msi_map_rid() PCI bus agnostic by Lorenzo Pieralisi · 4 years, 7 months ago
- 6f881ab of/irq: make of_msi_map_get_device_domain() bus agnostic by Diana Craciun · 4 years, 7 months ago
- 39c3cf5 ACPI/IORT: Make iort_msi_map_rid() PCI agnostic by Lorenzo Pieralisi · 4 years, 7 months ago
- d1718a1b ACPI/IORT: Make iort_get_device_domain IRQ domain agnostic by Lorenzo Pieralisi · 4 years, 7 months ago
- 30ff3e8 PCI/MSI: Forward MSI-X error code in pci_alloc_irq_vectors_affinity() by Piotr Stankiewicz · 4 years, 7 months ago
- 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
- e045fa2 PCI/MSI: Fix incorrect MSI-X masking on resume by Jian-Hong Pan · 5 years ago
- 901c4dd PCI/MSI: Move power state check out of pci_msi_supported() by Bjorn Helgaas · 5 years ago
- d41b0e6 PCI/MSI: Remove unused pci_irq_get_node() by Greg Kroah-Hartman · 5 years ago
- bec5545 Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb by Linus Torvalds · 5 years ago
- f6b6aef PCI: Fix typos and whitespace errors by Bjorn Helgaas · 6 years ago
- d7cc609 PCI/MSI: Support allocating virtual MSI interrupts by Logan Gunthorpe · 6 years ago
- 4e544ba PCI: Add pci_dev_id() helper by Heiner Kallweit · 6 years ago
- 4e6b26d PCI/MSI: Remove obsolete sanity checks for multiple interrupt sets by Thomas Gleixner · 6 years ago
- c66d4bd genirq/affinity: Add new callback for (re)calculating interrupt sets by Ming Lei · 6 years ago
- 77f88ab PCI/MSI: Return -ENOSPC from pci_alloc_irq_vectors_affinity() by Ming Lei · 6 years ago
- bec0403 genirq/core: Introduce struct irq_affinity_desc by Dou Liyang · 6 years ago
- 6da4b3a genirq/affinity: Add support for allocating interrupt sets by Jens Axboe · 6 years ago
- 4c1ef72 PCI/MSI: Warn and return error if driver enables MSI/MSI-X twice by Tonghao Zhang · 6 years ago
- 923aa4c PCI/MSI: Set IRQCHIP_ONESHOT_SAFE for PCI-MSI irqchips by Heiner Kallweit · 6 years ago
- 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
- 6988e0e genirq/msi: Limit level-triggered MSI to platform devices by Marc Zyngier · 7 years ago
- df62ab5 PCI: Tidy comments by Bjorn Helgaas · 7 years ago
- ab8c609 Merge branch 'pci/spdx' into next by Bjorn Helgaas · 7 years ago
- 7328c8f PCI: Add SPDX GPL-2.0 when no license was specified by Bjorn Helgaas · 7 years ago
- 7506dc7 PCI: Add wrappers for dev_printk() by Frederick Lawler · 7 years ago
- 25e960e PCI/MSI: Set MSI_FLAG_MUST_REACTIVATE in core code by Thomas Gleixner · 7 years ago
- 0d519f2 Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
- 8e1101d PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULL by Christoph Hellwig · 7 years ago
- 235b2c7 PCI/MSI: Assume MSIs use real Requester ID, not an alias by Robin Murphy · 7 years ago
- f263fbb Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
- 96f0d93 irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded access by Marc Zyngier · 8 years ago
- 6f9a22b PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecs by Michael Hernandez · 8 years ago
- 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