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: 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
[prev]