Age | Commit message (Expand) | Author | Files | Lines |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -6/+1 |
2018-05-25 | powerpc/wii: Make hlwd_pic_init function static | Mathieu Malaterre | 1 | -1/+1 |
2018-05-15 | powerpc/embedded6xx/hlwd-pic: Prevent interrupts from being handled by Starlet | Jonathan Neuschäfer | 1 | -0/+5 |
2016-09-20 | powerpc: Remove all usages of NO_IRQ | Michael Ellerman | 1 | -2/+2 |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 1 | -2/+1 |
2015-06-02 | powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu | 1 | -1/+1 |
2014-01-15 | powerpc: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+2 |
2013-10-29 | powerpc/6xx: add missing iounmap() on error in hlwd_pic_init() | Wei Yongjun | 1 | -0/+1 |
2013-10-10 | powerpc: add explicit OF includes | Rob Herring | 1 | -0/+2 |
2012-02-23 | ppc-6xx: fix build failure in flipper-pic.c and hlwd-pic.c | Paul Gortmaker | 1 | -3/+3 |
2012-02-16 | irq_domain/powerpc: constify irq_domain_ops | Grant Likely | 1 | -1/+1 |
2012-02-16 | irq_domain: Replace irq_alloc_host() with revmap-specific initializers | Grant Likely | 1 | -3/+2 |
2012-02-15 | irq_domain/powerpc: Use common irq_domain structure instead of irq_host | Grant Likely | 1 | -18/+18 |
2011-05-19 | powerpc: Remove trival irq_host_ops.unmap | Milton Miller | 1 | -7/+0 |
2011-05-04 | powerpc/irq: Stop exporting irq_map | Grant Likely | 1 | -4/+4 |
2011-03-29 | powerpc: Convert to new irq_* function names | Thomas Gleixner | 1 | -8/+8 |
2011-03-29 | powerpc: Use proper accessors for IRQ_* flags | Thomas Gleixner | 1 | -2/+2 |
2011-03-10 | powerpc: platforms/embedded6xx irq_data conversion. | Lennert Buytenhek | 1 | -20/+21 |
2009-12-21 | powerpc/gc/wii: Remove get_irq_desc() | Albert Herranz | 1 | -1/+1 |
2009-12-21 | powerpc/gc/wii: hlwd-pic: convert irq_desc.lock to raw_spinlock | Albert Herranz | 1 | -4/+4 |
2009-12-13 | powerpc: wii: hollywood interrupt controller support | Albert Herranz | 1 | -0/+241 |