summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/embedded6xx/hlwd-pic.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-06-021-1/+1
* powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-151-1/+0
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-0/+2
|\
| * powerpc: add explicit OF includesRob Herring2013-10-091-0/+2
* | powerpc/6xx: add missing iounmap() on error in hlwd_pic_init()Wei Yongjun2013-10-281-0/+1
|/
* ppc-6xx: fix build failure in flipper-pic.c and hlwd-pic.cPaul Gortmaker2012-02-221-3/+3
* 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-18/+18
* powerpc: Remove trival irq_host_ops.unmapMilton Miller2011-05-191-7/+0
* powerpc/irq: Stop exporting irq_mapGrant Likely2011-05-041-4/+4
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-291-8/+8
* powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner2011-03-291-2/+2
* powerpc: platforms/embedded6xx irq_data conversion.Lennert Buytenhek2011-03-101-20/+21
* powerpc/gc/wii: Remove get_irq_desc()Albert Herranz2009-12-211-1/+1
* powerpc/gc/wii: hlwd-pic: convert irq_desc.lock to raw_spinlockAlbert Herranz2009-12-211-4/+4
* powerpc: wii: hollywood interrupt controller supportAlbert Herranz2009-12-121-0/+241