index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
2025-08-01
Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2025-07-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+20
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-2
/
+3
2025-07-29
Merge tag 'irq-msi-2025-07-27' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+3
2025-07-29
Merge tag 'kvmarm-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
1
-0
/
+20
2025-07-23
PCI: Fix typos
Bjorn Helgaas
1
-1
/
+1
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2025-07-11
PCI/MSI: Prevent recursive locking in pci_msix_write_tph_tag()
Himanshu Madhani
1
-1
/
+3
2025-07-08
PCI/MSI: Add pci_msi_map_rid_ctlr_node() helper function
Lorenzo Pieralisi
1
-0
/
+20
2025-06-18
PCI/MSI: Remove duplicated to_pci_dev() conversion
Chris Li
1
-3
/
+3
2025-06-17
PCI/MSI: Export pci_msix_prepare_desc() for dynamic MSI-X allocations
Shradha Gupta
1
-2
/
+3
2025-06-04
PCI/MSI: Size device MSI domain with the maximum number of vectors
Marc Zyngier
3
-7
/
+8
2025-05-27
Merge tag 'irq-msi-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-73
/
+116
2025-05-21
PCI/MSI: Use bool for MSI enable state tracking
Hans Zhang
3
-4
/
+4
2025-04-15
PCI/MSI: Add an option to write MSIX ENTRY_DATA before any reads
Jonathan Currier
1
-0
/
+3
2025-04-09
PCI/MSI: Provide a sane mechanism for TPH
Thomas Gleixner
1
-0
/
+47
2025-04-09
PCI/MSI: Switch msix_capability_init() to guard(msi_desc_lock)
Thomas Gleixner
1
-16
/
+20
2025-04-09
PCI/MSI: Switch msi_capability_init() to guard(msi_desc_lock)
Thomas Gleixner
1
-32
/
+36
2025-04-09
PCI/MSI: Use __free() for affinity masks
Thomas Gleixner
1
-9
/
+4
2025-04-09
PCI/MSI: Set pci_dev:: Msi_enabled late
Thomas Gleixner
1
-8
/
+3
2025-04-09
PCI/MSI: Use guard(msi_desc_lock) where applicable
Thomas Gleixner
2
-10
/
+8
2025-03-29
Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2025-03-28
Revert "Merge tag 'irq-msi-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-109
/
+64
2025-03-26
PCI/MSI: Handle the NOMASK flag correctly for all PCI/MSI backends
Thomas Gleixner
1
-12
/
+6
2025-03-26
Merge tag 'for-linus-6.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-16
/
+21
2025-03-21
PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag
Roger Pau Monne
1
-16
/
+21
2025-03-13
PCI/MSI: Provide a sane mechanism for TPH
Thomas Gleixner
1
-0
/
+47
2025-03-13
PCI/MSI: Switch to MSI descriptor locking to guard()
Thomas Gleixner
2
-64
/
+62
2025-03-09
PCI: Fix typos
Bjorn Helgaas
1
-1
/
+1
2024-12-16
PCI/MSI: Handle lack of irqdomain gracefully
Thomas Gleixner
2
-2
/
+9
2024-07-23
Merge tag 'irq-msi-2024-07-22' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+20
2024-07-18
PCI/MSI: Provide MSI_FLAG_PCI_MSI_MASK_PARENT
Shivamurthy Shastri
1
-0
/
+20
2024-06-25
PCI/MSI: Fix UAF in msi_capability_init
Mostafa Saleh
1
-2
/
+8
2024-05-17
Merge branch 'pci/ims-removal'
Bjorn Helgaas
2
-109
/
+0
2024-05-17
Merge branch 'pci/msi'
Bjorn Helgaas
1
-6
/
+9
2024-05-16
Revert "PCI/MSI: Provide IMS (Interrupt Message Store) support"
Bjorn Helgaas
1
-59
/
+0
2024-05-16
Revert "PCI/MSI: Provide pci_ims_alloc/free_irq()"
Bjorn Helgaas
1
-50
/
+0
2024-04-27
PCI/MSI: Make error path handling follow the standard pattern
Andy Shevchenko
1
-6
/
+9
2024-04-25
PCI/MSI: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
1
-4
/
+4
2024-02-19
PCI/MSI: Prevent MSI hardware interrupt number truncation
Vidya Sagar
1
-1
/
+1
2023-10-24
PCI/MSI: Use FIELD_GET/PREP()
Ilpo Järvinen
1
-4
/
+6
2023-08-25
PCI: Fix typos in docs and comments
Bjorn Helgaas
1
-2
/
+2
2023-04-16
PCI/MSI: Remove over-zealous hardware size check in pci_msix_validate_entries()
Thomas Gleixner
1
-7
/
+2
2023-02-21
PCI/MSI: Clarify usage of pci_msix_free_irq()
Reinette Chatre
1
-2
/
+2
2022-12-06
PCI/MSI: Provide pci_ims_alloc/free_irq()
Thomas Gleixner
1
-0
/
+50
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
2
-1
/
+69
2022-12-06
PCI/MSI: Provide prepare_desc() MSI domain op
Thomas Gleixner
1
-0
/
+9
2022-12-06
PCI/MSI: Split MSI-X descriptor setup
Thomas Gleixner
2
-27
/
+47
2022-12-06
PCI/MSI: Remove unused pci_dev_has_special_msi_domain()
Thomas Gleixner
1
-21
/
+0
[next]