index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
msi
/
irqdomain.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-01
Merge tag 'devicetree-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2025-09-09
PCI/MSI: Remove the conditional parent [un]mask logic
Thomas Gleixner
1
-20
/
+0
2025-09-03
of/irq: Convert of_msi_map_id() callers to of_msi_xlate()
Lorenzo Pieralisi
1
-1
/
+1
2025-09-02
PCI/MSI: Check MSI_FLAG_PCI_MSI_MASK_PARENT in cond_[startup|shutdown]_parent()
Inochi Amaoto
1
-0
/
+5
2025-08-23
PCI/MSI: Add startup/shutdown for per device domains
Inochi Amaoto
1
-0
/
+52
2025-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+20
2025-07-08
PCI/MSI: Add pci_msi_map_rid_ctlr_node() helper function
Lorenzo Pieralisi
1
-0
/
+20
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
1
-2
/
+3
2024-12-16
PCI/MSI: Handle lack of irqdomain gracefully
Thomas Gleixner
1
-2
/
+5
2024-07-18
PCI/MSI: Provide MSI_FLAG_PCI_MSI_MASK_PARENT
Shivamurthy Shastri
1
-0
/
+20
2024-05-15
Revert "PCI/MSI: Provide IMS (Interrupt Message Store) support"
Bjorn Helgaas
1
-59
/
+0
2024-02-19
PCI/MSI: Prevent MSI hardware interrupt number truncation
Vidya Sagar
1
-1
/
+1
2023-08-25
PCI: Fix typos in docs and comments
Bjorn Helgaas
1
-2
/
+2
2022-12-05
PCI/MSI: Provide IMS (Interrupt Message Store) support
Thomas Gleixner
1
-0
/
+59
2022-12-05
PCI/MSI: Provide post-enable dynamic allocation interfaces for MSI-X
Thomas Gleixner
1
-1
/
+2
2022-12-05
PCI/MSI: Provide prepare_desc() MSI domain op
Thomas Gleixner
1
-0
/
+9
2022-12-05
PCI/MSI: Remove unused pci_dev_has_special_msi_domain()
Thomas Gleixner
1
-21
/
+0
2022-12-05
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-16
PCI/MSI: Use msi_on_each_desc()
Thomas Gleixner
1
-2
/
+2
2021-12-16
PCI/MSI: Let core code free MSI descriptors
Thomas Gleixner
1
-1
/
+2
2021-12-16
PCI/MSI: Protect MSI operations
Thomas Gleixner
1
-2
/
+2
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
1
-1
/
+1
2021-12-16
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