index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
msi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-20
PCI/MSI: Document the various ways of ending up with NO_MSI
Marc Zyngier
1
-2
/
+9
2021-04-20
PCI/MSI: Kill default_teardown_msi_irqs()
Marc Zyngier
1
-10
/
+1
2021-04-20
PCI/MSI: Drop use of msi_controller from core code
Marc Zyngier
1
-22
/
+1
2020-12-04
PCI/MSI: Set device flag indicating only 32-bit MSI support
Vidya Sagar
1
-5
/
+8
2020-12-04
PCI/MSI: Move MSI/MSI-X flags updaters to msi.c
Bjorn Helgaas
1
-0
/
+21
2020-12-04
PCI/MSI: Move MSI/MSI-X init to msi.c
Bjorn Helgaas
1
-0
/
+36
2020-09-16
PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable
Thomas Gleixner
1
-1
/
+2
2020-09-16
PCI/MSI: Provide pci_dev_has_special_msi_domain() helper
Thomas Gleixner
1
-0
/
+22
2020-09-16
x86/msi: Use generic MSI domain ops
Thomas Gleixner
1
-5
/
+1
2020-09-16
PCI/MSI: Rework pci_msi_domain_calc_hwirq()
Thomas Gleixner
1
-5
/
+4
2020-08-08
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-13
/
+9
2020-07-28
of/irq: Make of_msi_map_rid() PCI bus agnostic
Lorenzo Pieralisi
1
-1
/
+1
2020-07-28
of/irq: make of_msi_map_get_device_domain() bus agnostic
Diana Craciun
1
-1
/
+1
2020-07-28
ACPI/IORT: Make iort_msi_map_rid() PCI agnostic
Lorenzo Pieralisi
1
-1
/
+1
2020-07-28
ACPI/IORT: Make iort_get_device_domain IRQ domain agnostic
Lorenzo Pieralisi
1
-1
/
+2
2020-07-01
PCI/MSI: Forward MSI-X error code in pci_alloc_irq_vectors_affinity()
Piotr Stankiewicz
1
-13
/
+9
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-11-26
PCI/MSI: Fix incorrect MSI-X masking on resume
Jian-Hong Pan
1
-1
/
+2
2019-11-26
PCI/MSI: Move power state check out of pci_msi_supported()
Bjorn Helgaas
1
-3
/
+3
2019-11-26
PCI/MSI: Remove unused pci_irq_get_node()
Greg Kroah-Hartman
1
-16
/
+0
2019-07-21
Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb
Linus Torvalds
1
-9
/
+45
2019-07-09
PCI: Fix typos and whitespace errors
Bjorn Helgaas
1
-21
/
+22
2019-06-13
PCI/MSI: Support allocating virtual MSI interrupts
Logan Gunthorpe
1
-9
/
+45
2019-04-30
PCI: Add pci_dev_id() helper
Heiner Kallweit
1
-3
/
+3
2019-02-18
PCI/MSI: Remove obsolete sanity checks for multiple interrupt sets
Thomas Gleixner
1
-14
/
+0
2019-02-18
genirq/affinity: Add new callback for (re)calculating interrupt sets
Ming Lei
1
-9
/
+16
2019-01-16
PCI/MSI: Return -ENOSPC from pci_alloc_irq_vectors_affinity()
Ming Lei
1
-9
/
+13
2018-12-19
genirq/core: Introduce struct irq_affinity_desc
Dou Liyang
1
-5
/
+4
2018-11-05
genirq/affinity: Add support for allocating interrupt sets
Jens Axboe
1
-0
/
+14
2018-09-25
PCI/MSI: Warn and return error if driver enables MSI/MSI-X twice
Tonghao Zhang
1
-3
/
+6
2018-08-15
PCI/MSI: Set IRQCHIP_ONESHOT_SAFE for PCI-MSI irqchips
Heiner Kallweit
1
-0
/
+3
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+2
2018-05-13
genirq/msi: Limit level-triggered MSI to platform devices
Marc Zyngier
1
-0
/
+3
2018-03-19
PCI: Tidy comments
Bjorn Helgaas
1
-2
/
+1
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
1
-0
/
+1
2018-01-26
PCI: Add SPDX GPL-2.0 when no license was specified
Bjorn Helgaas
1
-0
/
+1
2018-01-18
PCI: Add wrappers for dev_printk()
Frederick Lawler
1
-4
/
+3
2017-10-18
PCI/MSI: Set MSI_FLAG_MUST_REACTIVATE in core code
Thomas Gleixner
1
-0
/
+2
2017-09-09
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+22
2017-08-26
PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULL
Christoph Hellwig
1
-10
/
+3
2017-08-15
PCI/MSI: Assume MSIs use real Requester ID, not an alias
Robin Murphy
1
-5
/
+22
2017-07-09
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-12
/
+2
2017-06-22
irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded access
Marc Zyngier
1
-1
/
+1
2017-05-22
PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecs
Michael Hernandez
1
-12
/
+2
2017-05-09
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+12
2017-04-28
Merge branch 'pci/msi' into next
Bjorn Helgaas
1
-4
/
+6
2017-04-11
PCI: remove pci_enable_msix
Christoph Hellwig
1
-21
/
+0
2017-03-30
PCI/MSI: Skip disabling disconnected devices
Keith Busch
1
-1
/
+6
2017-03-23
PCI/MSI: Use dev_printk() when possible
Bjorn Helgaas
1
-2
/
+4
2017-03-10
PCI/MSI: Make pci_msi_shutdown() and pci_msix_shutdown() static
Bjorn Helgaas
1
-2
/
+2
[next]