开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2023-03-30
powerpc/wii: fix resource printk format warnings
Randy Dunlap
2021-12-23
powerpc/embedded6xx: Add __init attribute to eligible functions
Nick Child
2021-11-25
powerpc/6xx: add missing of_node_put
Julia Lawall
2021-08-12
powerpc: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-05-25
powerpc/wii: Make hlwd_pic_init function static
Mathieu Malaterre
2018-05-15
powerpc/embedded6xx/hlwd-pic: Prevent interrupts from being handled by Starlet
Jonathan Neuschäfer
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