aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/mpic_u3msi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-10powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras1-2/+3
2015-07-22powerpc/PCI: Use for_pci_msi_entry() to access MSI device listJiang Liu1-2/+2
2015-06-02powerpc/mpic_u3msi: Move MSI-related ops to pci_controller_opsDaniel Axtens1-3/+6
2014-12-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds1-1/+0
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner1-2/+2
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu1-1/+1
2014-11-10powerpc: Remove superfluous bootmem includesAnton Blanchard1-1/+0
2014-10-01PCI/MSI/PPC: Remove arch_msi_check_device()Alexander Gordeev1-17/+11
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner1-4/+4
2011-03-10powerpc: mpic irq_data conversion.Lennert Buytenhek1-9/+9
2010-10-12pci: Convert msi to new irq_chip functionsThomas Gleixner1-9/+9
2009-12-18powerpc: Fix MSI support on U4 bridge PCIe slotBenjamin Herrenschmidt1-7/+39
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner1-1/+1
2008-08-20powerpc: Convert the MPIC MSI code to use msi_bitmapMichael Ellerman1-11/+11
2008-05-14[POWERPC] mpic_u3msi: Failed allocation unnoticedRoel Kluin1-3/+5
2007-10-03[POWERPC] Inline u3msi_compose_msi_msg()Michael Ellerman1-15/+9
2007-10-03[POWERPC] Simplify error logic in u3msi_setup_msi_irqs()Michael Ellerman1-9/+2
2007-09-22[POWERPC] Support setting affinity for U3/U4 MSI sourcesOlof Johansson1-0/+1
2007-05-08[POWERPC] MPIC U3/U4 MSI backendMichael Ellerman1-0/+186