summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/mpic_msi.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-6/+1
* powerpc: Convert to using %pOF instead of full_nameRob Herring2017-08-231-1/+1
* irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier2015-10-131-1/+1
* of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-241-3/+3
* of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-241-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-211-2/+2
|\
| * powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett2012-02-231-2/+2
* | irq_domain: constify irq_domain_opsGrant Likely2012-02-161-1/+1
* | irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-141-1/+1
|/
* powerpc: Fix MSI support on U4 bridge PCIe slotBenjamin Herrenschmidt2009-12-181-1/+10
* powerpc: Convert the MPIC MSI code to use msi_bitmapMichael Ellerman2008-08-201-105/+18
* [POWERPC] sysdev/mpic_msi.c should include sysdev/mpic.hMichael Ellerman2008-05-141-0/+1
* [POWERPC] Fix section mismatch in PCI codeStephen Rothwell2007-09-191-5/+1
* [POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-141-3/+4
* [POWERPC] MPIC MSI allocatorMichael Ellerman2007-05-081-0/+183