index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
msi
/
irqdomain.c
Age
Commit message (
Expand
)
Author
2022-12-05
PCI/MSI: Provide IMS (Interrupt Message Store) support
Thomas Gleixner
2022-12-05
PCI/MSI: Provide post-enable dynamic allocation interfaces for MSI-X
Thomas Gleixner
2022-12-05
PCI/MSI: Provide prepare_desc() MSI domain op
Thomas Gleixner
2022-12-05
PCI/MSI: Remove unused pci_dev_has_special_msi_domain()
Thomas Gleixner
2022-12-05
PCI/MSI: Add support for per device MSI[X] domains
Thomas Gleixner
2022-12-05
PCI/MSI: Use msi_domain_alloc/free_irqs_all_locked()
Thomas Gleixner
2022-11-17
PCI/MSI: Remove redundant msi_check() callback
Thomas Gleixner
2022-11-17
PCI/MSI: Reject multi-MSI early
Thomas Gleixner
2022-11-17
PCI/MSI: Let the MSI core free descriptors
Ahmed S. Darwish
2022-11-17
PCI/MSI: Use msi_domain_info:: Bus_token
Ahmed S. Darwish
2022-01-21
PCI/MSI: Prevent UAF in error path
Thomas Gleixner
2021-12-16
PCI/MSI: Use msi_on_each_desc()
Thomas Gleixner
2021-12-16
PCI/MSI: Let core code free MSI descriptors
Thomas Gleixner
2021-12-16
PCI/MSI: Protect MSI operations
Thomas Gleixner
2021-12-16
PCI/MSI: Provide MSI_FLAG_MSIX_CONTIGUOUS
Thomas Gleixner
2021-12-16
PCI/MSI: Use msi_desc::msi_index
Thomas Gleixner
2021-12-16
PCI/MSI: Let the irq code handle sysfs groups
Thomas Gleixner
2021-12-09
genirq/msi: Handle PCI/MSI allocation fail in core code
Thomas Gleixner
2021-12-09
PCI/MSI: Make pci_msi_domain_check_cap() static
Thomas Gleixner
2021-12-09
PCI/MSI: Split out irqdomain code
Thomas Gleixner