aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/embedded6xx/flipper-pic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-10powerpc: Add missing linux/{of.h,irqdomain.h} include directivesMarc Zyngier1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2018-05-15powerpc/embedded6xx/flipper-pic: Don't match all IRQ domainsJonathan Neuschäfer1-8/+0
2018-03-13powerpc/embedded6xx: Make functions flipper_pic_init() & ug_udbg_putc() staticMathieu Malaterre1-1/+1
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman1-1/+1
2015-07-30genirq/irqdomain: Allow irq domain aliasingMarc Zyngier1-1/+2
2013-10-09powerpc: add explicit OF includesRob Herring1-0/+1
2012-02-22ppc-6xx: fix build failure in flipper-pic.c and hlwd-pic.cPaul Gortmaker1-3/+3
2012-02-16irq_domain/powerpc: constify irq_domain_opsGrant Likely1-1/+1
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely1-4/+2
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely1-15/+15
2011-05-19powerpc: Remove trival irq_host_ops.unmapMilton Miller1-7/+0
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely1-4/+4
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner1-4/+4
2011-03-29powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner1-1/+1
2011-03-10powerpc: platforms/embedded6xx irq_data conversion.Lennert Buytenhek1-16/+16
2009-12-21powerpc/gc/wii: Remove get_irq_desc()Albert Herranz1-1/+1
2009-12-12powerpc: gamecube/wii: flipper interrupt controller supportAlbert Herranz1-0/+263