index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
msi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI/MSI: Remove bogus warning in pci_irq_get_affinity()
Thomas Gleixner
2022-02-04
1
-1
/
+2
*
PCI/MSI: Prevent UAF in error path
Thomas Gleixner
2022-01-21
2
-3
/
+2
*
PCI/MSI: Unbreak pci_irq_get_affinity()
Thomas Gleixner
2021-12-18
1
-2
/
+8
*
PCI/MSI: Use msi_on_each_desc()
Thomas Gleixner
2021-12-16
3
-29
/
+24
*
PCI/MSI: Let core code free MSI descriptors
Thomas Gleixner
2021-12-16
3
-15
/
+3
*
PCI/MSI: Use msi_add_msi_desc()
Thomas Gleixner
2021-12-16
1
-57
/
+47
*
PCI/MSI: Protect MSI operations
Thomas Gleixner
2021-12-16
2
-41
/
+63
*
PCI/MSI: Simplify pci_irq_get_affinity()
Thomas Gleixner
2021-12-16
1
-16
/
+10
*
PCI/MSI: Use msi_get_virq() in pci_get_vector()
Thomas Gleixner
2021-12-16
1
-20
/
+5
*
PCI/MSI: Provide MSI_FLAG_MSIX_CONTIGUOUS
Thomas Gleixner
2021-12-16
1
-2
/
+14
*
PCI/MSI: Use msi_desc::msi_index
Thomas Gleixner
2021-12-16
2
-13
/
+9
*
PCI/MSI: Let the irq code handle sysfs groups
Thomas Gleixner
2021-12-16
3
-25
/
+6
*
PCI/MSI: Allocate MSI device data on first use
Thomas Gleixner
2021-12-16
1
-2
/
+15
*
PCI/MSI: Decouple MSI[-X] disable from pcim_release()
Thomas Gleixner
2021-12-16
1
-0
/
+33
*
PCI/MSI: Set pci_dev::msi[x]_enabled early
Thomas Gleixner
2021-12-16
1
-6
/
+17
*
Merge branch 'irq/urgent' into irq/msi
Thomas Gleixner
2021-12-14
1
-4
/
+11
*
PCI/MSI: Move descriptor counting on allocation fail to the legacy code
Thomas Gleixner
2021-12-09
2
-19
/
+20
*
genirq/msi: Handle PCI/MSI allocation fail in core code
Thomas Gleixner
2021-12-09
1
-13
/
+0
*
PCI/MSI: Make pci_msi_domain_check_cap() static
Thomas Gleixner
2021-12-09
1
-2
/
+3
*
PCI/MSI: Move msi_lock to struct pci_dev
Thomas Gleixner
2021-12-09
1
-1
/
+1
*
PCI/MSI: Sanitize MSI-X table map handling
Thomas Gleixner
2021-12-09
1
-10
/
+8
*
PCI/MSI: Split out irqdomain code
Thomas Gleixner
2021-12-09
5
-311
/
+340
*
PCI/MSI: Split out !IRQDOMAIN code
Thomas Gleixner
2021-12-09
3
-48
/
+55
*
PCI/MSI: Split out CONFIG_PCI_MSI independent part
Thomas Gleixner
2021-12-09
3
-40
/
+45
*
PCI/MSI: Move code into a separate directory
Thomas Gleixner
2021-12-09
2
-0
/
+1536