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
/
irqdomain.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-06
PCI/MSI: Provide IMS (Interrupt Message Store) support
Thomas Gleixner
1
-0
/
+59
2022-12-06
PCI/MSI: Provide post-enable dynamic allocation interfaces for MSI-X
Thomas Gleixner
1
-1
/
+2
2022-12-06
PCI/MSI: Provide prepare_desc() MSI domain op
Thomas Gleixner
1
-0
/
+9
2022-12-06
PCI/MSI: Remove unused pci_dev_has_special_msi_domain()
Thomas Gleixner
1
-21
/
+0
2022-12-06
PCI/MSI: Add support for per device MSI[X] domains
Thomas Gleixner
1
-2
/
+186
2022-12-05
PCI/MSI: Use msi_domain_alloc/free_irqs_all_locked()
Thomas Gleixner
1
-2
/
+2
2022-11-17
PCI/MSI: Remove redundant msi_check() callback
Thomas Gleixner
1
-48
/
+0
2022-11-17
PCI/MSI: Reject multi-MSI early
Thomas Gleixner
1
-0
/
+22
2022-11-17
PCI/MSI: Let the MSI core free descriptors
Ahmed S. Darwish
1
-3
/
+7
2022-11-17
PCI/MSI: Use msi_domain_info:: Bus_token
Ahmed S. Darwish
1
-8
/
+3
2022-01-21
PCI/MSI: Prevent UAF in error path
Thomas Gleixner
1
-2
/
+2
2021-12-17
PCI/MSI: Use msi_on_each_desc()
Thomas Gleixner
1
-2
/
+2
2021-12-17
PCI/MSI: Let core code free MSI descriptors
Thomas Gleixner
1
-1
/
+2
2021-12-17
PCI/MSI: Protect MSI operations
Thomas Gleixner
1
-2
/
+2
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
1
-1
/
+1
2021-12-17
PCI/MSI: Let the irq code handle sysfs groups
Thomas Gleixner
1
-1
/
+1
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: Split out irqdomain code
Thomas Gleixner
1
-0
/
+279