summaryrefslogtreecommitdiff
path: root/drivers/pci/msi/irqdomain.c
AgeCommit message (Expand)Author
2024-02-19PCI/MSI: Prevent MSI hardware interrupt number truncationVidya Sagar
2023-08-25PCI: Fix typos in docs and commentsBjorn Helgaas
2022-12-05PCI/MSI: Provide IMS (Interrupt Message Store) supportThomas Gleixner
2022-12-05PCI/MSI: Provide post-enable dynamic allocation interfaces for MSI-XThomas Gleixner
2022-12-05PCI/MSI: Provide prepare_desc() MSI domain opThomas Gleixner
2022-12-05PCI/MSI: Remove unused pci_dev_has_special_msi_domain()Thomas Gleixner
2022-12-05PCI/MSI: Add support for per device MSI[X] domainsThomas Gleixner
2022-12-05PCI/MSI: Use msi_domain_alloc/free_irqs_all_locked()Thomas Gleixner
2022-11-17PCI/MSI: Remove redundant msi_check() callbackThomas Gleixner
2022-11-17PCI/MSI: Reject multi-MSI earlyThomas Gleixner
2022-11-17PCI/MSI: Let the MSI core free descriptorsAhmed S. Darwish
2022-11-17PCI/MSI: Use msi_domain_info:: Bus_tokenAhmed S. Darwish
2022-01-21PCI/MSI: Prevent UAF in error pathThomas Gleixner
2021-12-16PCI/MSI: Use msi_on_each_desc()Thomas Gleixner
2021-12-16PCI/MSI: Let core code free MSI descriptorsThomas Gleixner
2021-12-16PCI/MSI: Protect MSI operationsThomas Gleixner
2021-12-16PCI/MSI: Provide MSI_FLAG_MSIX_CONTIGUOUSThomas Gleixner
2021-12-16PCI/MSI: Use msi_desc::msi_indexThomas Gleixner
2021-12-16PCI/MSI: Let the irq code handle sysfs groupsThomas Gleixner
2021-12-09genirq/msi: Handle PCI/MSI allocation fail in core codeThomas Gleixner
2021-12-09PCI/MSI: Make pci_msi_domain_check_cap() staticThomas Gleixner
2021-12-09PCI/MSI: Split out irqdomain codeThomas Gleixner