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
/
msi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI/MSI: Split MSI-X descriptor setup
Thomas Gleixner
2022-12-05
1
-27
/
+45
*
PCI/MSI: Add support for per device MSI[X] domains
Thomas Gleixner
2022-12-05
1
-3
/
+13
*
PCI/MSI: Split __pci_write_msi_msg()
Thomas Gleixner
2022-12-05
1
-50
/
+54
*
genirq/msi: Rename msi_add_msi_desc() to msi_insert_msi_desc()
Thomas Gleixner
2022-12-05
1
-2
/
+2
*
PCI/MSI: Validate MSI-X contiguous restriction early
Thomas Gleixner
2022-11-17
1
-2
/
+9
*
PCI/MSI: Reject MSI-X early
Thomas Gleixner
2022-11-17
1
-0
/
+4
*
PCI/MSI: Reject multi-MSI early
Thomas Gleixner
2022-11-17
1
-0
/
+4
*
PCI/MSI: Sanitize MSI-X checks
Thomas Gleixner
2022-11-17
1
-32
/
+33
*
PCI/MSI: Reorder functions in msi.c
Ahmed S. Darwish
2022-11-17
1
-282
/
+295
*
PCI/MSI: Move pci_msi_restore_state() to api.c
Ahmed S. Darwish
2022-11-17
1
-9
/
+2
*
PCI/MSI: Move pci_msi_enabled() to api.c
Ahmed S. Darwish
2022-11-17
1
-13
/
+1
*
PCI/MSI: Move pci_irq_get_affinity() to api.c
Ahmed S. Darwish
2022-11-17
1
-38
/
+0
*
PCI/MSI: Move pci_disable_msix() to api.c
Ahmed S. Darwish
2022-11-17
1
-13
/
+1
*
PCI/MSI: Move pci_msix_vec_count() to api.c
Ahmed S. Darwish
2022-11-17
1
-20
/
+0
*
PCI/MSI: Move pci_free_irq_vectors() to api.c
Ahmed S. Darwish
2022-11-17
1
-13
/
+0
*
PCI/MSI: Move pci_irq_vector() to api.c
Ahmed S. Darwish
2022-11-17
1
-24
/
+0
*
PCI/MSI: Move pci_alloc_irq_vectors_affinity() to api.c
Ahmed S. Darwish
2022-11-17
1
-65
/
+0
*
PCI/MSI: Move pci_enable_msix_range() to api.c
Ahmed S. Darwish
2022-11-17
1
-26
/
+4
*
PCI/MSI: Move pci_enable_msi() API to api.c
Ahmed S. Darwish
2022-11-17
1
-12
/
+2
*
PCI/MSI: Move pci_disable_msi() to api.c
Ahmed S. Darwish
2022-11-17
1
-17
/
+5
*
PCI/MSI: Move mask and unmask helpers to msi.h
Ahmed S. Darwish
2022-11-17
1
-60
/
+1
*
PCI/MSI: Check for MSI enabled in __pci_msix_enable()
Thomas Gleixner
2022-11-17
1
-0
/
+5
*
PCI/MSI: Correct 'can_mask' test in msi_add_msi_desc()
Josef Johansson
2022-08-26
1
-1
/
+1
*
PCI/MSI: Remove bogus warning in pci_irq_get_affinity()
Thomas Gleixner
2022-02-04
1
-1
/
+2
*
PCI/MSI: Unbreak pci_irq_get_affinity()
Thomas Gleixner
2021-12-18
1
-2
/
+8
*
PCI/MSI: Use msi_on_each_desc()
Thomas Gleixner
2021-12-16
1
-16
/
+14
*
PCI/MSI: Let core code free MSI descriptors
Thomas Gleixner
2021-12-16
1
-14
/
+0
*
PCI/MSI: Use msi_add_msi_desc()
Thomas Gleixner
2021-12-16
1
-57
/
+47
*
PCI/MSI: Protect MSI operations
Thomas Gleixner
2021-12-16
1
-39
/
+61
*
PCI/MSI: Simplify pci_irq_get_affinity()
Thomas Gleixner
2021-12-16
1
-16
/
+10
*
PCI/MSI: Use msi_get_virq() in pci_get_vector()
Thomas Gleixner
2021-12-16
1
-20
/
+5
*
PCI/MSI: Use msi_desc::msi_index
Thomas Gleixner
2021-12-16
1
-12
/
+8
*
PCI/MSI: Let the irq code handle sysfs groups
Thomas Gleixner
2021-12-16
1
-23
/
+0
*
PCI/MSI: Allocate MSI device data on first use
Thomas Gleixner
2021-12-16
1
-2
/
+15
*
PCI/MSI: Decouple MSI[-X] disable from pcim_release()
Thomas Gleixner
2021-12-16
1
-0
/
+33
*
PCI/MSI: Set pci_dev::msi[x]_enabled early
Thomas Gleixner
2021-12-16
1
-6
/
+17
*
Merge branch 'irq/urgent' into irq/msi
Thomas Gleixner
2021-12-14
1
-4
/
+11
*
PCI/MSI: Move descriptor counting on allocation fail to the legacy code
Thomas Gleixner
2021-12-09
1
-18
/
+1
*
PCI/MSI: Move msi_lock to struct pci_dev
Thomas Gleixner
2021-12-09
1
-1
/
+1
*
PCI/MSI: Sanitize MSI-X table map handling
Thomas Gleixner
2021-12-09
1
-10
/
+8
*
PCI/MSI: Split out irqdomain code
Thomas Gleixner
2021-12-09
1
-309
/
+10
*
PCI/MSI: Split out !IRQDOMAIN code
Thomas Gleixner
2021-12-09
1
-46
/
+0
*
PCI/MSI: Split out CONFIG_PCI_MSI independent part
Thomas Gleixner
2021-12-09
1
-39
/
+0
*
PCI/MSI: Move code into a separate directory
Thomas Gleixner
2021-12-09
1
-0
/
+1532