index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
msi
/
irqdomain.c
Age
Commit message (
Expand
)
Author
2023-08-25
PCI: Fix typos in docs and comments
Bjorn Helgaas
2022-12-05
PCI/MSI: Provide IMS (Interrupt Message Store) support
Thomas Gleixner
2022-12-05
PCI/MSI: Provide post-enable dynamic allocation interfaces for MSI-X
Thomas Gleixner
2022-12-05
PCI/MSI: Provide prepare_desc() MSI domain op
Thomas Gleixner
2022-12-05
PCI/MSI: Remove unused pci_dev_has_special_msi_domain()
Thomas Gleixner
2022-12-05
PCI/MSI: Add support for per device MSI[X] domains
Thomas Gleixner
2022-12-05
PCI/MSI: Use msi_domain_alloc/free_irqs_all_locked()
Thomas Gleixner
2022-11-17
PCI/MSI: Remove redundant msi_check() callback
Thomas Gleixner
2022-11-17
PCI/MSI: Reject multi-MSI early
Thomas Gleixner
2022-11-17
PCI/MSI: Let the MSI core free descriptors
Ahmed S. Darwish
2022-11-17
PCI/MSI: Use msi_domain_info:: Bus_token
Ahmed S. Darwish
2022-01-21
PCI/MSI: Prevent UAF in error path
Thomas Gleixner
2021-12-16
PCI/MSI: Use msi_on_each_desc()
Thomas Gleixner
2021-12-16
PCI/MSI: Let core code free MSI descriptors
Thomas Gleixner
2021-12-16
PCI/MSI: Protect MSI operations
Thomas Gleixner
2021-12-16
PCI/MSI: Provide MSI_FLAG_MSIX_CONTIGUOUS
Thomas Gleixner
2021-12-16
PCI/MSI: Use msi_desc::msi_index
Thomas Gleixner
2021-12-16
PCI/MSI: Let the irq code handle sysfs groups
Thomas Gleixner
2021-12-09
genirq/msi: Handle PCI/MSI allocation fail in core code
Thomas Gleixner
2021-12-09
PCI/MSI: Make pci_msi_domain_check_cap() static
Thomas Gleixner
2021-12-09
PCI/MSI: Split out irqdomain code
Thomas Gleixner