index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
msi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI/MSI: Set device flag indicating only 32-bit MSI support
Vidya Sagar
2020-12-04
1
-5
/
+8
*
PCI/MSI: Move MSI/MSI-X flags updaters to msi.c
Bjorn Helgaas
2020-12-04
1
-0
/
+21
*
PCI/MSI: Move MSI/MSI-X init to msi.c
Bjorn Helgaas
2020-12-04
1
-0
/
+36
*
PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable
Thomas Gleixner
2020-09-16
1
-1
/
+2
*
PCI/MSI: Provide pci_dev_has_special_msi_domain() helper
Thomas Gleixner
2020-09-16
1
-0
/
+22
*
x86/msi: Use generic MSI domain ops
Thomas Gleixner
2020-09-16
1
-5
/
+1
*
PCI/MSI: Rework pci_msi_domain_calc_hwirq()
Thomas Gleixner
2020-09-16
1
-5
/
+4
*
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-08
1
-13
/
+9
|
\
|
*
PCI/MSI: Forward MSI-X error code in pci_alloc_irq_vectors_affinity()
Piotr Stankiewicz
2020-07-01
1
-13
/
+9
*
|
of/irq: Make of_msi_map_rid() PCI bus agnostic
Lorenzo Pieralisi
2020-07-28
1
-1
/
+1
*
|
of/irq: make of_msi_map_get_device_domain() bus agnostic
Diana Craciun
2020-07-28
1
-1
/
+1
*
|
ACPI/IORT: Make iort_msi_map_rid() PCI agnostic
Lorenzo Pieralisi
2020-07-28
1
-1
/
+1
*
|
ACPI/IORT: Make iort_get_device_domain IRQ domain agnostic
Lorenzo Pieralisi
2020-07-28
1
-1
/
+2
|
/
*
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
*
PCI/MSI: Fix incorrect MSI-X masking on resume
Jian-Hong Pan
2019-11-26
1
-1
/
+2
*
PCI/MSI: Move power state check out of pci_msi_supported()
Bjorn Helgaas
2019-11-26
1
-3
/
+3
*
PCI/MSI: Remove unused pci_irq_get_node()
Greg Kroah-Hartman
2019-11-26
1
-16
/
+0
*
Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb
Linus Torvalds
2019-07-21
1
-9
/
+45
|
\
|
*
PCI/MSI: Support allocating virtual MSI interrupts
Logan Gunthorpe
2019-06-13
1
-9
/
+45
*
|
PCI: Fix typos and whitespace errors
Bjorn Helgaas
2019-07-09
1
-21
/
+22
|
/
*
PCI: Add pci_dev_id() helper
Heiner Kallweit
2019-04-29
1
-3
/
+3
*
PCI/MSI: Remove obsolete sanity checks for multiple interrupt sets
Thomas Gleixner
2019-02-18
1
-14
/
+0
*
genirq/affinity: Add new callback for (re)calculating interrupt sets
Ming Lei
2019-02-18
1
-9
/
+16
*
PCI/MSI: Return -ENOSPC from pci_alloc_irq_vectors_affinity()
Ming Lei
2019-01-16
1
-9
/
+13
*
genirq/core: Introduce struct irq_affinity_desc
Dou Liyang
2018-12-19
1
-5
/
+4
*
genirq/affinity: Add support for allocating interrupt sets
Jens Axboe
2018-11-05
1
-0
/
+14
*
PCI/MSI: Warn and return error if driver enables MSI/MSI-X twice
Tonghao Zhang
2018-09-25
1
-3
/
+6
*
PCI/MSI: Set IRQCHIP_ONESHOT_SAFE for PCI-MSI irqchips
Heiner Kallweit
2018-08-14
1
-0
/
+3
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-2
/
+2
*
genirq/msi: Limit level-triggered MSI to platform devices
Marc Zyngier
2018-05-13
1
-0
/
+3
*
PCI: Tidy comments
Bjorn Helgaas
2018-03-19
1
-2
/
+1
*
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-02-01
1
-0
/
+1
|
\
|
*
PCI: Add SPDX GPL-2.0 when no license was specified
Bjorn Helgaas
2018-01-26
1
-0
/
+1
*
|
PCI: Add wrappers for dev_printk()
Frederick Lawler
2018-01-18
1
-4
/
+3
|
/
*
PCI/MSI: Set MSI_FLAG_MUST_REACTIVATE in core code
Thomas Gleixner
2017-10-18
1
-0
/
+2
*
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-09
1
-5
/
+22
|
\
|
*
PCI/MSI: Assume MSIs use real Requester ID, not an alias
Robin Murphy
2017-08-14
1
-5
/
+22
*
|
PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULL
Christoph Hellwig
2017-08-26
1
-10
/
+3
|
/
*
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-09
1
-12
/
+2
|
\
|
*
PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecs
Michael Hernandez
2017-05-22
1
-12
/
+2
*
|
irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded access
Marc Zyngier
2017-06-22
1
-1
/
+1
|
/
*
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-09
1
-5
/
+12
|
\
|
*
Merge branch 'pci/msi' into next
Bjorn Helgaas
2017-04-28
1
-4
/
+6
|
|
\
|
|
*
PCI/MSI: Use dev_printk() when possible
Bjorn Helgaas
2017-03-23
1
-2
/
+4
|
|
*
PCI/MSI: Make pci_msi_shutdown() and pci_msix_shutdown() static
Bjorn Helgaas
2017-03-09
1
-2
/
+2
|
*
|
PCI/MSI: Skip disabling disconnected devices
Keith Busch
2017-03-30
1
-1
/
+6
|
|
/
*
/
PCI: remove pci_enable_msix
Christoph Hellwig
2017-04-11
1
-21
/
+0
|
/
*
PCI: add an API to get node from vector
Shaohua Li
2017-03-02
1
-0
/
+16
*
Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-02-23
1
-100
/
+22
|
\
|
*
PCI/MSI: Fix msi_desc->affinity memory leak when freeing MSI IRQs
Prarit Bhargava
2017-02-17
1
-1
/
+1
[next]