index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
msi.h
Age
Commit message (
Expand
)
Author
2013-04-23
PCI: Drop msi_mask_reg() and remove drivers/pci/msi.h
Bjorn Helgaas
2013-04-23
PCI: Use msix_table_size() directly, drop multi_msix_capable()
Bjorn Helgaas
2013-04-23
PCI: Drop msix_table_offset_reg() and msix_pba_offset_reg() macros
Bjorn Helgaas
2013-04-23
PCI: Drop is_64bit_address() and is_mask_bit_support() macros
Bjorn Helgaas
2013-04-23
PCI: Drop msi_data_reg() macro
Bjorn Helgaas
2013-04-23
PCI: Drop msi_lower_address_reg() and msi_upper_address_reg() macros
Bjorn Helgaas
2013-04-23
PCI: Drop msi_control_reg() macro and use PCI_MSI_FLAGS directly
Bjorn Helgaas
2010-12-23
PCI: MSI: Move MSI-X entry definition to pci_regs.h
Sheng Yang
2010-10-17
PCI: add PCI_MSIX_TABLE/PBA defines
Hidetoshi Seto
2009-06-29
PCI MSI: shorten PCI_MSIX_ENTRY_* symbol names
Hidetoshi Seto
2009-06-11
PCI MSI: Define PCI_MSI_MASK_32/64
Hidetoshi Seto
2009-06-11
PCI MSI: Remove unused/obsolete macros and definitions
Hidetoshi Seto
2009-03-20
PCI MSI: Add support for multiple MSI
Matthew Wilcox
2006-12-01
PCI: Make some MSI-X #defines generic
Michael Ellerman
2006-10-04
[PATCH] msi: refactor and move the msi irq_chip into the arch code
Eric W. Biederman
2006-10-04
[PATCH] msi: simplify msi sanity checks by adding with generic irq code
Eric W. Biederman
2006-10-04
[PATCH] genirq: msi: make the msi code irq based and not vector based
Eric W. Biederman
2006-10-04
[PATCH] genirq: msi: simplify the msi irq limit policy
Eric W. Biederman
2006-10-04
[PATCH] genirq: msi: refactor the msi_ops
Eric W. Biederman
2006-10-04
[PATCH] genirq: msi: implement helper functions read_msi_msg and write_msi_msg
Eric W. Biederman
2006-10-04
[PATCH] genirq: msi: make the msi boolean tests return either 0 or 1
Eric W. Biederman
2006-06-21
[PATCH] PCI: msi abstractions and support for altix
Mark Maule
2006-01-31
[PATCH] PCI: make it easier to see that set_msi_affinity() is used
Grant Grundler
2005-09-07
[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity
Ashok Raj
2005-06-27
[PATCH] PCI: clean up the MSI code a bit.
Greg Kroah-Hartman
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds