summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/52xx/media5200.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1Star
* powerpc: Convert to using %pOF instead of full_nameRob Herring2017-08-231-1/+1
* powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt2016-07-211-1/+1
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* powerpc: make of_device_ids constUwe Kleine-König2014-09-251-1/+1
* sections: fix section conflicts in arch/powerpcAndi Kleen2012-10-051-1/+1
* 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-5/+2Star
* irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-141-5/+5
* powerpc/irq: Stop exporting irq_mapGrant Likely2011-05-041-2/+2
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-291-5/+5
* powerpc: media5200: Remove pointless set_irq_type()Thomas Gleixner2011-03-291-6/+1Star
* powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner2011-03-291-1/+1
* powerpc: platforms/52xx irq_data conversion.Lennert Buytenhek2011-03-101-10/+11
* of/flattree: Add of_flat_dt_match() helper functionGrant Likely2011-01-011-11/+2Star
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-4/+4
* 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/5200: Add support for the Media5200 board from FreescaleGrant Likely2009-02-041-0/+273