index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
msi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI/MSI: Mask MSI-X vectors only on success
Stefan Roese
2021-12-22
1
-3
/
+10
*
PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error
Thomas Gleixner
2021-12-22
1
-1
/
+1
*
PCI/MSI: Deal with devices lying about their MSI mask capability
Marc Zyngier
2021-11-26
1
-0
/
+3
*
PCI/MSI: Destroy sysfs before freeing entries
Thomas Gleixner
2021-11-26
1
-12
/
+12
*
PCI/MSI: Skip masking MSI-X on Xen PV
Marek Marczykowski-Górecki
2021-09-22
1
-0
/
+3
*
PCI/MSI: Enforce MSI[X] entry updates to be visible
Thomas Gleixner
2021-08-26
1
-0
/
+5
*
PCI/MSI: Enforce that MSI-X table entry is masked for update
Thomas Gleixner
2021-08-26
1
-0
/
+15
*
PCI/MSI: Mask all unused MSI-X entries
Thomas Gleixner
2021-08-26
1
-12
/
+28
*
PCI/MSI: Protect msi_desc::masked for multi-MSI
Thomas Gleixner
2021-08-26
1
-9
/
+10
*
PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()
Thomas Gleixner
2021-08-26
1
-1
/
+1
*
PCI/MSI: Correct misleading comments
Thomas Gleixner
2021-08-26
1
-4
/
+1
*
PCI/MSI: Do not set invalid bits in MSI mask
Thomas Gleixner
2021-08-26
1
-4
/
+4
*
PCI/MSI: Enable and mask MSI-X early
Thomas Gleixner
2021-08-26
1
-13
/
+15
*
PCI/MSI: Fix incorrect MSI-X masking on resume
Jian-Hong Pan
2019-12-21
1
-1
/
+1
*
PCI/MSI: Return -ENOSPC from pci_alloc_irq_vectors_affinity()
Ming Lei
2019-12-05
1
-9
/
+13
*
PCI/MSI: Warn and return error if driver enables MSI/MSI-X twice
Tonghao Zhang
2018-11-13
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-12
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-08
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-25
1
-10
/
+3
|
/
*
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-08
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-08
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-29
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
|
*
PCI/MSI: Return -ENOSPC if pci_enable_msi_range() can't get enough vectors
Dennis Chen
2017-02-10
1
-1
/
+1
|
*
PCI/MSI: Check that we have a legacy interrupt line before using it
Christoph Hellwig
2017-02-10
1
-3
/
+5
|
*
PCI/MSI: Remove pci_msi_domain_{alloc,free}_irqs()
Christoph Hellwig
2017-02-10
1
-28
/
+2
|
*
PCI/MSI: Remove unused pci_msi_create_default_irq_domain()
Christoph Hellwig
2017-02-10
1
-48
/
+2
|
*
PCI/MSI: Return failure when msix_setup_entries() fails
Christophe JAILLET
2017-02-10
1
-1
/
+1
|
*
PCI/MSI: Remove pci_enable_msi_{exact,range}()
Christoph Hellwig
2017-01-13
1
-17
/
+9
|
*
PCI/MSI: Fix msi_capability_init() kernel-doc warnings
Randy Dunlap
2017-01-11
1
-1
/
+1
*
|
PCI/MSI: Don't apply affinity if there aren't enough vectors left
Christoph Hellwig
2017-02-02
1
-0
/
+10
|
/
*
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-12-15
1
-1
/
+2
|
\
|
*
PCI/MSI: Check for NULL affinity mask in pci_irq_get_affinity()
Jan Beulich
2016-11-08
1
-1
/
+2
*
|
PCI/MSI: Provide pci_alloc_irq_vectors_affinity()
Christoph Hellwig
2016-11-09
1
-7
/
+13
[next]