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
/
include
/
linux
/
msi.h
Age
Commit message (
Expand
)
Author
2014-07-03
PCI/MSI: Cache Multiple Message Capable in struct msi_desc
Yijing Wang
2013-12-13
PCI: Drop "irq" param from *_restore_msi_irqs()
DuanZhenzhong
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2013-11-06
PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()
Konrad Rzeszutek Wilk
2013-08-12
of: pci: add registry of MSI chips
Thomas Petazzoni
2013-08-12
PCI: Introduce new MSI chip infrastructure
Thierry Reding
2013-08-12
PCI: use weak functions for MSI arch-specific functions
Thomas Petazzoni
2013-05-28
PCI: Allocate only as many MSI vectors as requested by driver
Alexander Gordeev
2013-04-23
PCI: Remove "extern" from function declarations
Bjorn Helgaas
2011-12-05
PCI/sysfs: add per pci device msi[x] irq listing (v5)
Neil Horman
2010-10-12
pci: Cleanup the irq_desc mess in msi
Thomas Gleixner
2010-10-12
pci: Convert msi to new irq_chip functions
Thomas Gleixner
2010-07-30
PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()
Ben Hutchings
2009-03-20
PCI MSI: Add support for multiple MSI
Matthew Wilcox
2009-03-20
PCI MSI: Refactor interrupt masking code
Matthew Wilcox
2009-03-20
PCI MSI: Use mask_pos instead of mask_base when appropriate
Matthew Wilcox
2009-03-20
PCI MSI: Replace 'type' with 'is_msix'
Matthew Wilcox
2008-12-08
x86, MSI: pass irq_cfg and irq_desc
Yinghai Lu
2008-04-29
pci/irq: restore mask_bits in msi shutdown -v3
Yinghai Lu
2007-05-02
MSI: Give archs the option to free all MSI/Xs at once.
Michael Ellerman
2007-05-02
MSI: Give archs the option to allocate all MSI/Xs at once.
Michael Ellerman
2007-05-02
MSI: Use a list instead of the custom link structure
Michael Ellerman
2007-05-02
MSI: Add an arch_msi_check_device()
Michael Ellerman
2007-03-12
[PATCH] msi: Safer state caching.
Eric W. Biederman
2007-02-07
msi: Make MSI useable more architectures
Eric W. Biederman
2007-02-07
PCI: cleanup MSI code
Satoru Takeuchi
2006-10-04
[PATCH] msi: refactor and move the msi irq_chip into the arch code
Eric W. Biederman