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