index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
embedded6xx
/
hlwd-pic.c
Age
Commit message (
Expand
)
Author
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-06-02
powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2014-01-15
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-10-28
powerpc/6xx: add missing iounmap() on error in hlwd_pic_init()
Wei Yongjun
2013-10-09
powerpc: add explicit OF includes
Rob Herring
2012-02-22
ppc-6xx: fix build failure in flipper-pic.c and hlwd-pic.c
Paul Gortmaker
2012-02-16
irq_domain/powerpc: constify irq_domain_ops
Grant Likely
2012-02-16
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
2012-02-14
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
2011-05-19
powerpc: Remove trival irq_host_ops.unmap
Milton Miller
2011-05-04
powerpc/irq: Stop exporting irq_map
Grant Likely
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
2011-03-29
powerpc: Use proper accessors for IRQ_* flags
Thomas Gleixner
2011-03-10
powerpc: platforms/embedded6xx irq_data conversion.
Lennert Buytenhek
2009-12-21
powerpc/gc/wii: Remove get_irq_desc()
Albert Herranz
2009-12-21
powerpc/gc/wii: hlwd-pic: convert irq_desc.lock to raw_spinlock
Albert Herranz
2009-12-12
powerpc: wii: hollywood interrupt controller support
Albert Herranz