index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
msi
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-26
PCI/MSI: Correct 'can_mask' test in msi_add_msi_desc()
Josef Johansson
1
-1
/
+1
2022-02-04
PCI/MSI: Remove bogus warning in pci_irq_get_affinity()
Thomas Gleixner
1
-1
/
+2
2022-01-21
PCI/MSI: Prevent UAF in error path
Thomas Gleixner
2
-3
/
+2
2021-12-18
PCI/MSI: Unbreak pci_irq_get_affinity()
Thomas Gleixner
1
-2
/
+8
2021-12-16
PCI/MSI: Use msi_on_each_desc()
Thomas Gleixner
3
-29
/
+24
2021-12-16
PCI/MSI: Let core code free MSI descriptors
Thomas Gleixner
3
-15
/
+3
2021-12-16
PCI/MSI: Use msi_add_msi_desc()
Thomas Gleixner
1
-57
/
+47
2021-12-16
PCI/MSI: Protect MSI operations
Thomas Gleixner
2
-41
/
+63
2021-12-16
PCI/MSI: Simplify pci_irq_get_affinity()
Thomas Gleixner
1
-16
/
+10
2021-12-16
PCI/MSI: Use msi_get_virq() in pci_get_vector()
Thomas Gleixner
1
-20
/
+5
2021-12-16
PCI/MSI: Provide MSI_FLAG_MSIX_CONTIGUOUS
Thomas Gleixner
1
-2
/
+14
2021-12-16
PCI/MSI: Use msi_desc::msi_index
Thomas Gleixner
2
-13
/
+9
2021-12-16
PCI/MSI: Let the irq code handle sysfs groups
Thomas Gleixner
3
-25
/
+6
2021-12-16
PCI/MSI: Allocate MSI device data on first use
Thomas Gleixner
1
-2
/
+15
2021-12-16
PCI/MSI: Decouple MSI[-X] disable from pcim_release()
Thomas Gleixner
1
-0
/
+33
2021-12-16
PCI/MSI: Set pci_dev::msi[x]_enabled early
Thomas Gleixner
1
-6
/
+17
2021-12-14
Merge branch 'irq/urgent' into irq/msi
Thomas Gleixner
1
-4
/
+11
2021-12-09
PCI/MSI: Move descriptor counting on allocation fail to the legacy code
Thomas Gleixner
2
-19
/
+20
2021-12-09
genirq/msi: Handle PCI/MSI allocation fail in core code
Thomas Gleixner
1
-13
/
+0
2021-12-09
PCI/MSI: Make pci_msi_domain_check_cap() static
Thomas Gleixner
1
-2
/
+3
2021-12-09
PCI/MSI: Move msi_lock to struct pci_dev
Thomas Gleixner
1
-1
/
+1
2021-12-09
PCI/MSI: Sanitize MSI-X table map handling
Thomas Gleixner
1
-10
/
+8
2021-12-09
PCI/MSI: Split out irqdomain code
Thomas Gleixner
5
-311
/
+340
2021-12-09
PCI/MSI: Split out !IRQDOMAIN code
Thomas Gleixner
3
-48
/
+55
2021-12-09
PCI/MSI: Split out CONFIG_PCI_MSI independent part
Thomas Gleixner
3
-40
/
+45
2021-12-09
PCI/MSI: Move code into a separate directory
Thomas Gleixner
2
-0
/
+1536