index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
msi
Age
Commit message (
Expand
)
Author
Files
Lines
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-17
PCI/MSI: Use msi_on_each_desc()
Thomas Gleixner
3
-29
/
+24
2021-12-17
PCI/MSI: Let core code free MSI descriptors
Thomas Gleixner
3
-15
/
+3
2021-12-17
PCI/MSI: Use msi_add_msi_desc()
Thomas Gleixner
1
-57
/
+47
2021-12-17
PCI/MSI: Protect MSI operations
Thomas Gleixner
2
-41
/
+63
2021-12-17
PCI/MSI: Simplify pci_irq_get_affinity()
Thomas Gleixner
1
-16
/
+10
2021-12-17
PCI/MSI: Use msi_get_virq() in pci_get_vector()
Thomas Gleixner
1
-20
/
+5
2021-12-17
PCI/MSI: Provide MSI_FLAG_MSIX_CONTIGUOUS
Thomas Gleixner
1
-2
/
+14
2021-12-17
PCI/MSI: Use msi_desc::msi_index
Thomas Gleixner
2
-13
/
+9
2021-12-17
PCI/MSI: Let the irq code handle sysfs groups
Thomas Gleixner
3
-25
/
+6
2021-12-17
PCI/MSI: Allocate MSI device data on first use
Thomas Gleixner
1
-2
/
+15
2021-12-17
PCI/MSI: Decouple MSI[-X] disable from pcim_release()
Thomas Gleixner
1
-0
/
+33
2021-12-17
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