Age | Commit message (Expand) | Author |
---|---|---|
2021-12-16 | PCI/MSI: Set pci_dev::msi[x]_enabled early | Thomas Gleixner |
2021-12-14 | Merge branch 'irq/urgent' into irq/msi | Thomas Gleixner |
2021-12-09 | PCI/MSI: Move descriptor counting on allocation fail to the legacy code | 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: Move msi_lock to struct pci_dev | Thomas Gleixner |
2021-12-09 | PCI/MSI: Sanitize MSI-X table map handling | Thomas Gleixner |
2021-12-09 | PCI/MSI: Split out irqdomain code | Thomas Gleixner |
2021-12-09 | PCI/MSI: Split out !IRQDOMAIN code | Thomas Gleixner |
2021-12-09 | PCI/MSI: Split out CONFIG_PCI_MSI independent part | Thomas Gleixner |
2021-12-09 | PCI/MSI: Move code into a separate directory | Thomas Gleixner |