index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
msi
/
msi.c
Age
Commit message (
Expand
)
Author
2022-02-04
PCI/MSI: Remove bogus warning in pci_irq_get_affinity()
Thomas Gleixner
2021-12-18
PCI/MSI: Unbreak pci_irq_get_affinity()
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: Use msi_add_msi_desc()
Thomas Gleixner
2021-12-16
PCI/MSI: Protect MSI operations
Thomas Gleixner
2021-12-16
PCI/MSI: Simplify pci_irq_get_affinity()
Thomas Gleixner
2021-12-16
PCI/MSI: Use msi_get_virq() in pci_get_vector()
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-16
PCI/MSI: Allocate MSI device data on first use
Thomas Gleixner
2021-12-16
PCI/MSI: Decouple MSI[-X] disable from pcim_release()
Thomas Gleixner
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
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