summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx/socrates_fpga_pic.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-201-3/+3
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* powerpc/85xx: Prepare irq handlers for irq argument removalThomas Gleixner2015-09-141-1/+2
* powerpc: add explicit OF includesRob Herring2013-10-091-0/+2
* irq_domain/powerpc: constify irq_domain_opsGrant Likely2012-02-161-1/+1
* irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-161-3/+2
* irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-141-6/+6
* powerpc/irq: Stop exporting irq_mapGrant Likely2011-05-041-20/+6
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-291-5/+5
* powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner2011-03-291-1/+1
* powerpc: platforms/85xx irq_data conversion.Lennert Buytenhek2011-03-101-20/+20
* powerpc/85xx: Convert socrates_fpga_pic_lock to raw_spinlockAnton Vorontsov2010-03-041-17/+17
* powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard2010-02-171-1/+1
* powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze2009-12-091-1/+1
* powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-241-1/+1
* powerpc: Remove get_irq_desc()Michael Ellerman2009-10-301-1/+1
* powerpc/85xx: Add support for the "socrates" board (MPC8544).Wolfgang Grandegger2009-03-271-0/+327