aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/pci/msi-octeon.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-10Disable MSI also when pcie-octeon.pcie_disable onGravatar YunQiang Su 1-1/+3
2015-07-22MIPS/PCI: Use for_pci_msi_entry() to access MSI device listGravatar Jiang Liu 1-1/+1
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Gravatar Jiang Liu 1-1/+1
2014-10-01PCI/MSI: Remove "pos" from the struct msi_desc msi_attribGravatar Yijing Wang 1-4/+2
2014-05-28MIPS: Octeon: Add PCIe2 support in arch_setup_msi_irq()Gravatar Eunbong Song 1-0/+6
2014-03-15MIPS: Octeon: Fix fall through on bar type OCTEON_DMA_BAR_TYPE_SMALLGravatar Colin Ian King 1-0/+1
2011-12-07MIPS: Fix up inconsistency in panic() string argument.Gravatar Ralf Baechle 1-1/+1
2011-03-29MIPS: Convert the irq functions to the new namesGravatar Thomas Gleixner 1-2/+2
2011-03-29MIPS: Octeon: Rewrite interrupt handling code.Gravatar David Daney 1-10/+10
2010-08-05MIPS: Octeon: Disallow MSI-X interrupt and fall back to MSI interrupts.Gravatar Chandrakala Chavva 1-0/+28
2010-08-05MIPS: Octeon: Support 256 MSI on PCIeGravatar David Daney 1-117/+177
2010-08-05MIPS: Octeon: Make MSI use handle_simple_irq().Gravatar David Daney 1-46/+15
2010-08-05MIPS: Octeon: Get rid of a bunch of MSI IRQ number definitions.Gravatar David Daney 1-2/+2
2010-08-05MIPS: Octeon: Move MSI code out of octeon-irq.c.Gravatar David Daney 1-2/+88
2009-07-03MIPS: Reorganize Cavium OCTEON PCI support.Gravatar David Daney 1-0/+288