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