aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/512x/mpc5121_ads_cpld.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 40Thomas Gleixner1-5/+1
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman1-4/+4
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-2/+1
2015-09-14powerpc/mpc5121_ads_cpld: Prepare irq handler for irq argument removalThomas Gleixner1-1/+3
2015-07-30genirq/irqdomain: Allow irq domain aliasingMarc Zyngier1-1/+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-2/+1
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely1-6/+5
2011-05-19powerpc/mpc5121_ads_cpld: Remove use of NO_IRQ_IGNOREMilton Miller1-3/+3
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely1-2/+2
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner1-2/+2
2011-03-29powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner1-1/+1
2011-03-10powerpc: platforms/512x irq_data conversion.Lennert Buytenhek1-7/+7
2010-02-17powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard1-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
2008-07-12powerpc/mpc5121: Add support for CPLD on MPC5121ADS boardJohn Rigby1-0/+204