aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx/socrates_fpga_pic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-23powerpc/85xx: Add __init attribute to eligible functionsNick Child1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-6/+1
2017-12-04powerpc: Use pr_warn instead of pr_warningJoe Perches1-4/+3
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman1-3/+3
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2015-09-14powerpc/85xx: Prepare irq handlers for irq argument removalThomas Gleixner1-1/+2
2013-10-09powerpc: add explicit OF includesRob Herring1-0/+2
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-3/+2
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely1-6/+6
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely1-20/+6
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner1-5/+5
2011-03-29powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner1-1/+1
2011-03-10powerpc: platforms/85xx irq_data conversion.Lennert Buytenhek1-20/+20
2010-03-04powerpc/85xx: Convert socrates_fpga_pic_lock to raw_spinlockAnton Vorontsov1-17/+17
2010-02-17powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard1-1/+1
2009-12-09powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze1-1/+1
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner1-1/+1
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman1-1/+1
2009-03-27powerpc/85xx: Add support for the "socrates" board (MPC8544).Wolfgang Grandegger1-0/+327