index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-08-30
1
-205
/
+99
|
\
|
*
genirq/msi: Move MSI sysfs handling from PCI to MSI core
Barry Song
2021-08-24
1
-115
/
+10
|
*
PCI/MSI: Use new mask/unmask functions
Thomas Gleixner
2021-08-10
1
-81
/
+21
|
*
PCI/MSI: Provide a new set of mask and unmask functions
Thomas Gleixner
2021-08-10
1
-0
/
+72
|
*
PCI/MSI: Cleanup msi_mask()
Thomas Gleixner
2021-08-10
1
-14
/
+11
|
*
PCI/MSI: Deobfuscate virtual MSI-X
Thomas Gleixner
2021-08-10
1
-17
/
+8
|
*
PCI/MSI: Consolidate error handling in msi_capability_init()
Thomas Gleixner
2021-08-10
1
-15
/
+11
|
*
PCI/MSI: Rename msi_desc::masked
Thomas Gleixner
2021-08-10
1
-15
/
+15
|
*
PCI/MSI: Simplify msi_verify_entries()
Thomas Gleixner
2021-08-10
1
-1
/
+4
|
*
s390/pci: Do not mask MSI[-X] entries on teardown
Thomas Gleixner
2021-08-10
1
-2
/
+2
*
|
PCI/MSI: Skip masking MSI-X on Xen PV
Marek Marczykowski-Górecki
2021-08-27
1
-0
/
+3
|
/
*
PCI/MSI: Protect msi_desc::masked for multi-MSI
Thomas Gleixner
2021-08-10
1
-9
/
+10
*
PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()
Thomas Gleixner
2021-08-10
1
-1
/
+1
*
PCI/MSI: Correct misleading comments
Thomas Gleixner
2021-08-10
1
-4
/
+1
*
PCI/MSI: Do not set invalid bits in MSI mask
Thomas Gleixner
2021-08-10
1
-4
/
+4
*
PCI/MSI: Enforce MSI[X] entry updates to be visible
Thomas Gleixner
2021-08-10
1
-0
/
+5
*
PCI/MSI: Enforce that MSI-X table entry is masked for update
Thomas Gleixner
2021-08-10
1
-0
/
+15
*
PCI/MSI: Mask all unused MSI-X entries
Thomas Gleixner
2021-08-10
1
-18
/
+27
*
PCI/MSI: Enable and mask MSI-X early
Thomas Gleixner
2021-08-10
1
-13
/
+15
*
PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions
Krzysztof Wilczyński
2021-06-03
1
-4
/
+4
*
PCI/MSI: Document the various ways of ending up with NO_MSI
Marc Zyngier
2021-04-20
1
-2
/
+9
*
PCI/MSI: Kill default_teardown_msi_irqs()
Marc Zyngier
2021-04-20
1
-10
/
+1
*
PCI/MSI: Drop use of msi_controller from core code
Marc Zyngier
2021-04-20
1
-22
/
+1
*
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-07
1
-13
/
+9
|
\
|
*
PCI/MSI: Forward MSI-X error code in pci_alloc_irq_vectors_affinity()
Piotr Stankiewicz
2020-06-30
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-15
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
[next]