index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
msi
Age
Commit message (
Expand
)
Author
2022-08-26
PCI/MSI: Correct 'can_mask' test in msi_add_msi_desc()
Josef Johansson
2022-02-04
PCI/MSI: Remove bogus warning in pci_irq_get_affinity()
Thomas Gleixner
2022-01-21
PCI/MSI: Prevent UAF in error path
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: 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-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
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