summaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev/mpic_msi.c
AgeCommit message (Expand)Author
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring
2015-10-13irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-02-23powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett
2012-02-16irq_domain: constify irq_domain_opsGrant Likely
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely
2009-12-18powerpc: Fix MSI support on U4 bridge PCIe slotBenjamin Herrenschmidt
2008-08-20powerpc: Convert the MPIC MSI code to use msi_bitmapMichael Ellerman
2008-05-14[POWERPC] sysdev/mpic_msi.c should include sysdev/mpic.hMichael Ellerman
2007-09-19[POWERPC] Fix section mismatch in PCI codeStephen Rothwell
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman
2007-05-08[POWERPC] MPIC MSI allocatorMichael Ellerman