| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Remove all usages of NO_IRQ | Michael Ellerman | 2016-09-20 | 1 | -2/+2 |
* | powerpc/MSI: Fix race condition in tearing down MSI interrupts | Paul Mackerras | 2015-09-10 | 1 | -2/+3 |
* | powerpc/PCI: Use for_pci_msi_entry() to access MSI device list | Jiang Liu | 2015-07-22 | 1 | -2/+2 |
* | powerpc/mpic_u3msi: Move MSI-related ops to pci_controller_ops | Daniel Axtens | 2015-06-02 | 1 | -3/+6 |
* | Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2014-12-12 | 1 | -1/+0 |
|\ |
|
| * | powerpc: Remove superfluous bootmem includes | Anton Blanchard | 2014-11-09 | 1 | -1/+0 |
* | | PCI/MSI: Rename mask/unmask_msi_irq treewide | Thomas Gleixner | 2014-11-23 | 1 | -2/+2 |
* | | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() | Jiang Liu | 2014-11-23 | 1 | -1/+1 |
|/ |
|
* | PCI/MSI/PPC: Remove arch_msi_check_device() | Alexander Gordeev | 2014-10-01 | 1 | -17/+11 |
* | powerpc: Convert to new irq_* function names | Thomas Gleixner | 2011-03-29 | 1 | -4/+4 |
* | powerpc: mpic irq_data conversion. | Lennert Buytenhek | 2011-03-10 | 1 | -9/+9 |
* | pci: Convert msi to new irq_chip functions | Thomas Gleixner | 2010-10-12 | 1 | -9/+9 |
* | powerpc: Fix MSI support on U4 bridge PCIe slot | Benjamin Herrenschmidt | 2009-12-18 | 1 | -7/+39 |
* | powerpc: Fixup last users of irq_chip->typename | Thomas Gleixner | 2009-11-24 | 1 | -1/+1 |
* | powerpc: Convert the MPIC MSI code to use msi_bitmap | Michael Ellerman | 2008-08-20 | 1 | -11/+11 |
* | [POWERPC] mpic_u3msi: Failed allocation unnoticed | Roel Kluin | 2008-05-14 | 1 | -3/+5 |
* | [POWERPC] Inline u3msi_compose_msi_msg() | Michael Ellerman | 2007-10-03 | 1 | -15/+9 |
* | [POWERPC] Simplify error logic in u3msi_setup_msi_irqs() | Michael Ellerman | 2007-10-03 | 1 | -9/+2 |
* | [POWERPC] Support setting affinity for U3/U4 MSI sources | Olof Johansson | 2007-09-22 | 1 | -0/+1 |
* | [POWERPC] MPIC U3/U4 MSI backend | Michael Ellerman | 2007-05-08 | 1 | -0/+186 |