aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/52xx/media5200.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring1-1/+1
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt1-1/+1
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2014-09-25powerpc: make of_device_ids constUwe Kleine-König1-1/+1
2012-10-06sections: fix section conflicts in arch/powerpcAndi Kleen1-1/+1
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-5/+2
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely1-5/+5
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely1-2/+2
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner1-5/+5
2011-03-29powerpc: media5200: Remove pointless set_irq_type()Thomas Gleixner1-6/+1
2011-03-29powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner1-1/+1
2011-03-10powerpc: platforms/52xx irq_data conversion.Lennert Buytenhek1-10/+11
2011-01-01of/flattree: Add of_flat_dt_match() helper functionGrant Likely1-11/+2
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-4/+4
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-02-04powerpc/5200: Add support for the Media5200 board from FreescaleGrant Likely1-0/+273