index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
msi
/
irqdomain.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: Fix typos in docs and comments
Bjorn Helgaas
2023-08-25
1
-2
/
+2
*
PCI/MSI: Provide IMS (Interrupt Message Store) support
Thomas Gleixner
2022-12-05
1
-0
/
+59
*
PCI/MSI: Provide post-enable dynamic allocation interfaces for MSI-X
Thomas Gleixner
2022-12-05
1
-1
/
+2
*
PCI/MSI: Provide prepare_desc() MSI domain op
Thomas Gleixner
2022-12-05
1
-0
/
+9
*
PCI/MSI: Remove unused pci_dev_has_special_msi_domain()
Thomas Gleixner
2022-12-05
1
-21
/
+0
*
PCI/MSI: Add support for per device MSI[X] domains
Thomas Gleixner
2022-12-05
1
-2
/
+186
*
PCI/MSI: Use msi_domain_alloc/free_irqs_all_locked()
Thomas Gleixner
2022-12-05
1
-2
/
+2
*
PCI/MSI: Remove redundant msi_check() callback
Thomas Gleixner
2022-11-17
1
-48
/
+0
*
PCI/MSI: Reject multi-MSI early
Thomas Gleixner
2022-11-17
1
-0
/
+22
*
PCI/MSI: Let the MSI core free descriptors
Ahmed S. Darwish
2022-11-17
1
-3
/
+7
*
PCI/MSI: Use msi_domain_info:: Bus_token
Ahmed S. Darwish
2022-11-17
1
-8
/
+3
*
PCI/MSI: Prevent UAF in error path
Thomas Gleixner
2022-01-21
1
-2
/
+2
*
PCI/MSI: Use msi_on_each_desc()
Thomas Gleixner
2021-12-16
1
-2
/
+2
*
PCI/MSI: Let core code free MSI descriptors
Thomas Gleixner
2021-12-16
1
-1
/
+2
*
PCI/MSI: Protect MSI operations
Thomas Gleixner
2021-12-16
1
-2
/
+2
*
PCI/MSI: Provide MSI_FLAG_MSIX_CONTIGUOUS
Thomas Gleixner
2021-12-16
1
-2
/
+14
*
PCI/MSI: Use msi_desc::msi_index
Thomas Gleixner
2021-12-16
1
-1
/
+1
*
PCI/MSI: Let the irq code handle sysfs groups
Thomas Gleixner
2021-12-16
1
-1
/
+1
*
genirq/msi: Handle PCI/MSI allocation fail in core code
Thomas Gleixner
2021-12-09
1
-13
/
+0
*
PCI/MSI: Make pci_msi_domain_check_cap() static
Thomas Gleixner
2021-12-09
1
-2
/
+3
*
PCI/MSI: Split out irqdomain code
Thomas Gleixner
2021-12-09
1
-0
/
+279