index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
msi
/
msi.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-04
PCI/MSI: Size device MSI domain with the maximum number of vectors
Marc Zyngier
1
-1
/
+1
2025-05-21
PCI/MSI: Use bool for MSI enable state tracking
Hans Zhang
1
-1
/
+1
2022-12-05
PCI/MSI: Split MSI-X descriptor setup
Thomas Gleixner
1
-0
/
+2
2022-12-05
PCI/MSI: Add support for per device MSI[X] domains
Thomas Gleixner
1
-0
/
+2
2022-11-17
PCI/MSI: Reject multi-MSI early
Thomas Gleixner
1
-0
/
+9
2022-11-17
PCI/MSI: Move pci_msi_restore_state() to api.c
Ahmed S. Darwish
1
-0
/
+2
2022-11-17
PCI/MSI: Move pci_msi_enabled() to api.c
Ahmed S. Darwish
1
-0
/
+3
2022-11-17
PCI/MSI: Move pci_disable_msix() to api.c
Ahmed S. Darwish
1
-0
/
+1
2022-11-17
PCI/MSI: Move pci_enable_msix_range() to api.c
Ahmed S. Darwish
1
-0
/
+3
2022-11-17
PCI/MSI: Move pci_enable_msi() API to api.c
Ahmed S. Darwish
1
-0
/
+1
2022-11-17
PCI/MSI: Move pci_disable_msi() to api.c
Ahmed S. Darwish
1
-0
/
+4
2022-11-17
PCI/MSI: Move mask and unmask helpers to msi.h
Ahmed S. Darwish
1
-10
/
+73
2022-11-17
PCI/MSI: Get rid of externs in msi.h
Ahmed S. Darwish
1
-4
/
+4
2021-12-09
PCI/MSI: Split out irqdomain code
Thomas Gleixner
1
-0
/
+39