aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/mv64x60_pic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-11powerpc: Constify irq_domain_opsKrzysztof Kozlowski1-1/+1
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely1-3/+2
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely1-4/+4
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely1-7/+7
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner1-1/+2
2011-03-29powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner1-1/+1
2011-03-10powerpc: sysdev/mv64x60_pic irq_data conversion.Lennert Buytenhek1-23/+23
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman1-1/+1
2008-04-15[POWERPC] mv64x60: Fix FDT compatible names: mv64x60 => mv64360Mark A. Greer1-2/+2
2007-09-14[POWERPC] Provide a default irq_host match, which matches on an exact of_nodeMichael Ellerman1-6/+0
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman1-5/+3
2007-05-12[POWERPC] Add interrupt support for Marvell mv64x60 chipsDale Farnsworth1-0/+305